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
2020-03-20Add API route to (un)block a userJonne Haß
2020-02-20API: allow post creation without a body when there are photosJonne Haß
2020-02-17API: Fix fetching explicitly not only unread conversationsJonne 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-02API: Return 409 when trying to create something existing and 410 when trying ...Jonne Haß
2020-01-22undo changes in introduced by merge conflicts in the api branchJonne Haß
2020-01-22Merge branch 'develop' into apiJonne Haß
2020-01-22Merge branch 'develop' into apiJonne Haß
2019-04-28Merge branch 'next-minor' into developBenjamin Neff
2019-04-28Allow links with only the diaspora ID to link to a profileBenjamin Neff
2019-04-28Fix 500er when calling protocol handler with invalid URLBenjamin Neff
2019-04-26Implement archive import backendcmrd Senya
2018-12-31Fixed new pronto warnings after develop branch syncHank Grabowski
2018-12-30API Branch Final Cleanup Before PRHank Grabowski
2018-12-26OpenID Scopes and Security updatesHank Grabowski
2018-12-16Add Poll Voting Method to Interactions EndpointHank Grabowski
2018-12-10Photos API Endpoint and unit tests completeHank Grabowski
2018-12-04Users Controller and unit tests completeHank Grabowski
2018-12-04Notifications API Endpoint and unit test completeHank Grabowski
2018-12-01Contacts API Feature complete with full testsHankG
2018-11-11Tags API Endpoint complete with full testsHank Grabowski
2018-11-01Comments API Endpoint complete with full unit testsHank Grabowski
2018-11-01Fix like deletionFrank Rousseau
2018-11-01Make Post API match specsFrank Rousseau
2018-11-01Make the comment API match the API specsFrank Rousseau
2018-11-01Make API likes controller match specsFrank Rousseau
2018-11-01Make syntax compliant with the pronto configurationFrank Rousseau
2018-11-01Follow official specsFrank Rousseau
2018-11-01Make conversation API data format ok with docsFrank Rousseau
2018-11-01Fix styles for some API controllersFrank Rousseau
2018-11-01Add service for conversationsFrank Rousseau
2018-11-01Combine Comment index with Post show API routetheworldbright
2018-07-11Add LinksControllercmrd Senya
2018-03-25StatusMessageController#create: respond 422 when aspect_ids are wrongcmrd Senya
2018-03-25Spec for post creation bad aspects_ids issuecmrd Senya
2017-09-17Add `# frozen_string_literal: true` to all filesBenjamin Neff
2017-08-12Fix creating a post with pollBenjamin Neff
2017-02-19Merge branch 'next-minor' into developBenjamin Neff
2017-02-19Add reshare serviceSteffen van Bergerem
2017-02-19Add like serviceSteffen van Bergerem
2017-01-13new PostController#mentionable_in_comment actioncmrd Senya
2016-11-28Mentions in comments backend changescmrd Senya
2016-07-04Filter mentions on status message creationSteffen van Bergerem
2016-06-26don't participate own posts on creationBenjamin Neff
2016-06-26remove after_dispatch hookBenjamin Neff
2016-06-26create NotificationService: send notifications after receiveBenjamin Neff
2016-03-07PostService: create find!Benjamin Neff
2016-03-07don't update updated_at date when read the notifications.Benjamin Neff
2016-03-07refactoring PostServiceBenjamin Neff