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
2021-02-14Delete user invitation code during account deletionAshley Nelson
2017-10-17Move special and ignored associations to testsBenjamin Neff
2017-10-17Remove conversation visibilities with standard person associationsBenjamin Neff
2017-10-17Destroy user and person associations in batchesBenjamin Neff
2017-10-17Remove wrapping transaction for account deletionBenjamin Neff
2017-09-17Add `# frozen_string_literal: true` to all filesBenjamin Neff
2017-08-15Account migration model and message supportcmrd Senya
2017-08-14Re-add disconnect_contacts in AccountDeleterBenjamin Neff
2017-08-13Use person for AccountDeleterBenjamin Neff
2017-08-13Remove diaspora_handle from AccountDeletions and add unique indexBenjamin Neff
2017-08-10Update the user data export archive format.cmrd Senya
2016-08-13Cleanup legacy invitations from codeBenjamin Neff
2016-03-05add migration for pods-tableBenjamin Neff
2016-03-04Revert "Back out #6723 due to Postgres breakage"Benjamin Neff
2016-03-04Back out #6723 due to Postgres breakageDennis Schubert
2016-03-03update queries for new ShareVisibilityBenjamin Neff
2016-01-04Add pairwise pseudonymous identifier supporttheworldbright
2016-01-04Fix account deleter specstheworldbright
2016-01-04Implement ID Token for the implicit flowtheworldbright
2016-01-04Redesign the modelsaugier
2016-01-04Fix travis errors and refactorAugier
2014-12-15Add JSON exporter for user profile downloadJames Kiesel
2014-08-25Fix for issue 5040: Adds completed_at column to account_deletions and sets ti...khall
2014-05-27Harden account deletionJonne Haß
2014-05-15Ignore user report associationsLukas Matt
2013-09-30refactor ConversationsController, move query builing to User modelFlorian Staudacher
2013-08-14Moved account_deleter as well, same tests breakOliver Azevedo Barnes