Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-29Manually stringify keys to fix sidekiq 7.0 deprecation warningBenjamin Neff
2021-10-25Store signatures of AccountMigrations if the old person is localBenjamin Neff
2021-10-25Resend AccountMigration or AccountDeletion for closed recipientsBenjamin Neff
2019-04-26Stabilize Diaspora::Federation::Entities.build.builds a comment with edited_atJonne Haß
2019-04-26Stabilize Diaspora::Federation::Receive.comment.saves the signature dataJonne Haß
2018-02-25Store edited_at for relayables in additional_dataBenjamin Neff
2018-02-25Start sending updated_at timestamp as edited_at for profilesBenjamin Neff
2018-02-02Send participation after receiving a public postBenjamin Neff
2018-02-02Start sending the blocking flagBenjamin Neff
2017-10-17Handle duplicate account migrationsBenjamin Neff
2017-10-17Handle duplicate account deletionsBenjamin Neff
2017-09-29The diaspora ID validator now validates if it is lowercaseBenjamin Neff
2017-09-29Relay likes for commentsBenjamin Neff
2017-09-29Remove public and provider_display_name from resharesBenjamin Neff
2017-09-26Fix mistyped remote person in dispatcher speccmrd Senya
2017-09-17Add `# frozen_string_literal: true` to all filesBenjamin Neff
2017-08-15Account migration model and message supportcmrd Senya
2017-08-13Remove diaspora_handle from AccountDeletions and add unique indexBenjamin Neff
2017-07-23Send and receive public flag for profileBenjamin Neff
2017-07-03Add tests for ContactRetractionBenjamin Neff
2017-07-03Use build_relayable_federation_entity helper for receive specsBenjamin Neff
2017-07-03Rename xml_order to signature_orderBenjamin Neff
2017-07-03Send MagicEnvelope as body with correct Content-Type in specsBenjamin Neff
2017-07-03Send only RetractionsBenjamin Neff
2017-07-03Send Contact entity for start/stop sharingBenjamin Neff
2017-07-03Make Message entity non-relayableBenjamin Neff
2017-07-03Replace additional_xml_elements with additional_data for relayablesBenjamin Neff
2017-07-03Replace FactoryGirl with Fabricate for federation factoriesBenjamin Neff
2016-11-28Mentions in comments backend changescmrd Senya
2016-11-27require spec_helper in .rspecJustin Ramos
2016-09-25Don't federate to pods that are offline for more than two weeksBenjamin Neff
2016-09-20Deliver to each recipient only onceBenjamin Neff
2016-08-21Use Person.by_account_identifier to find the authorBenjamin Neff
2016-08-11Merge pull request #6805 from cmrd-senya/mention-name-fixupJonne Haß
2016-08-08save signature data on receiveBenjamin Neff
2016-08-08use signature data for federationBenjamin Neff
2016-07-17Fix randomly failing profile federation speccmrd Senya
2016-07-17also validate remote postsBenjamin Neff
2016-07-15bump diaspora_federationBenjamin Neff
2016-07-09Fix randomly failing profile federation specSteffen van Bergerem
2016-06-26use the parent author as salmon sender, if the parent author is localBenjamin Neff
2016-06-26remove participation parent author checkBenjamin Neff
2016-06-26extract mappings between diaspora and the federation gemBenjamin Neff
2016-06-26don't send relayables back to sender podBenjamin Neff
2016-06-26disconnect when receiving a Contact with sharing=falseBenjamin Neff
2016-06-26deliver message always to all participantsBenjamin Neff
2016-06-26relay relayables after receiveBenjamin Neff
2016-06-26retract relayables if the author is ignored by the parent authorBenjamin Neff
2016-06-26allow to dispatch to specific subscribersBenjamin Neff
2016-06-26write specs for dispatcherBenjamin Neff