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-10-25Merge branch 'next-minor' into developBenjamin Neff
2021-10-25Resend AccountMigration or AccountDeletion for closed recipientsBenjamin Neff
2021-09-19Backport account_migration relation on person from #7660Benjamin Neff
2020-03-20API: extend /search/user with a filter optionJonne Haß
2020-02-12Merge branch 'next-minor' into developBenjamin Neff
2020-02-12Mark non-attribute usage in SQL queries as safe.Dennis Schubert
2020-02-12Make Person.search_query_string public.Dennis Schubert
2020-02-12Do not depend on the default parameter being set in Person#initialize.Dennis Schubert
2020-01-22Merge branch 'develop' into apiJonne Haß
2020-01-22API: don't return default avatarJonne Haß
2019-04-26Implement archive import backendcmrd Senya
2017-09-17Fix Person.find_by_substring with frozen stringsBenjamin Neff
2017-09-17Add `# frozen_string_literal: true` to all filesBenjamin Neff
2017-08-29Replace where...first with find_bySteffen van Bergerem
2017-08-15Account migration model and message supportcmrd Senya
2017-08-12Remove return in scope blockBenjamin Neff
2017-08-12Fix belongs_to, it is now `required` by defaultBenjamin Neff
2017-08-12Add ApplicationRecordBenjamin Neff
2017-08-10Fix Person.in_aspects scope multiple returncmrd Senya
2017-08-10Update the user data export archive format.cmrd Senya
2017-08-07Refactor name condition to a cleaner code, delegate :full_name from profile t...flaburgan
2017-05-11Merge branch 'next-minor' into developBenjamin Neff
2017-05-11Don't raise when the public key of a person is "broken"Benjamin Neff
2017-03-27Merge branch 'next-minor' into developBenjamin Neff
2017-03-27Use small avatar in the person jsonSteffen van Bergerem
2017-03-05Move 'distinct' to 'allowed_to_be_mentioned_in_a_comment_to'Benjamin Neff
2017-01-13new PostController#mentionable_in_comment actioncmrd Senya
2016-11-13Use typeahead on conversationsAugier
2016-09-04Exclude closed accounts from searchSteffen van Bergerem
2016-08-09Add contacts searchSteffen van Bergerem
2016-08-09Modify search to include contactsSteffen van Bergerem
2016-08-01better error message if we webfinger a person with invalid guidBenjamin Neff
2016-06-27fetch unknown persons to generate urlBenjamin Neff
2016-06-26move Guid module to fieldsBenjamin Neff
2016-06-26remove more unused code and cleanupBenjamin Neff
2016-06-26remove roxmlBenjamin Neff
2016-06-26handle retractionsBenjamin Neff
2016-06-26fetch public key for unknown personBenjamin Neff
2016-03-05add migration for pods-tableBenjamin Neff
2015-12-30Merge branch 'stable' into developDennis Schubert
2015-12-30move glue code back to the initializerBenjamin Neff
2015-12-13Merge branch 'stable' into developJonne Haß
2015-12-13Implement integration tests for the federation messages receive featurecmrd Senya
2015-09-13Merge branch 'stable' into developJonne Haß
2015-09-13Show private profile info if contact is sharingSteffen van Bergerem
2015-08-21Merge branch 'stable' into developJonne Haß
2015-08-21remove old webfinger/hcard codeBenjamin Neff
2015-08-21use discovery from diaspora_federation gemBenjamin Neff
2015-07-14use federation-gem for webfinger/hcard generationBenjamin Neff
2015-07-12Merge pull request #6151 from SuperTux88/federation-gemDennis Schubert