diaspora/app/services
Jonne Haß 04744b4dac API: Return 409 when trying to create something existing and 410 when trying to delete something already gone
Probably missed a few more cases where we always return sucess when the user requests
status quo, but this should cover most ground
2020-02-02 18:04:11 +01:00
..
aspects_membership_service.rb API Branch Final Cleanup Before PR 2018-12-30 11:50:58 -05:00
comment_service.rb Comments API Endpoint complete with full unit tests 2018-11-01 14:14:34 -04:00
conversation_service.rb Make syntax compliant with the pronto configuration 2018-11-01 13:56:18 +01:00
diaspora_link_service.rb Allow links with only the diaspora ID to link to a profile 2019-04-28 16:48:31 +02:00
like_service.rb Fix like deletion 2018-11-01 13:56:18 +01:00
migration_service.rb Implement archive import backend 2019-04-26 18:41:27 +03:00
notification_service.rb Fixed new pronto warnings after develop branch sync 2018-12-30 17:04:35 -05:00
photo_service.rb undo changes in introduced by merge conflicts in the api branch 2020-01-21 23:56:01 +01:00
poll_participation_service.rb Add Poll Voting Method to Interactions Endpoint 2018-12-16 11:06:27 -05:00
post_service.rb API Branch Final Cleanup Before PR 2018-12-30 11:50:58 -05:00
reshare_service.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
status_message_creation_service.rb StatusMessageController#create: respond 422 when aspect_ids are wrong 2018-03-25 08:31:32 +02:00
tag_following_service.rb API: Return 409 when trying to create something existing and 410 when trying to delete something already gone 2020-02-02 18:04:11 +01:00