diaspora/app/controllers
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
..
admin Add the ability to assign roles in the admin panel 2018-10-14 06:03:06 +02:00
api 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
admins_controller.rb
application_controller.rb Remove the JSXC/Prosody integration. 2019-10-18 23:14:14 +02:00
aspect_memberships_controller.rb Contacts API Feature complete with full tests 2018-12-01 15:21:16 -05:00
aspects_controller.rb Merge pull request #8069 from denschub/remove-chat 2019-10-25 01:32:37 +02:00
blocks_controller.rb Ignore Users in Mobile UI 2019-01-06 21:55:33 +01:00
comments_controller.rb
contacts_controller.rb
conversation_visibilities_controller.rb
conversations_controller.rb
help_controller.rb
home_controller.rb
invitation_codes_controller.rb
invitations_controller.rb
likes_controller.rb
links_controller.rb Add LinksController 2018-07-11 01:24:28 +02:00
manifest_controller.rb Change wording of description in PWA manifest 2019-04-27 19:11:27 +02:00
messages_controller.rb
node_info_controller.rb
notifications_controller.rb
participations_controller.rb
people_controller.rb
photos_controller.rb Merge branch 'next-minor' into develop 2019-07-04 02:30:38 +02:00
poll_participations_controller.rb Add Poll Voting Method to Interactions Endpoint 2018-12-16 11:06:27 -05:00
posts_controller.rb
profiles_controller.rb
registrations_controller.rb Use a partial to share code between mobile and desktop, add the new route to the RegistrationController, drop flash message for closed registrations 2019-05-12 00:25:36 +02:00
report_controller.rb
reshares_controller.rb
search_controller.rb
services_controller.rb
sessions_controller.rb Use username parameter first if present 2019-06-17 01:14:22 +02:00
share_visibilities_controller.rb
social_relay_controller.rb
status_messages_controller.rb
streams_controller.rb
tag_followings_controller.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
tags_controller.rb
terms_controller.rb
two_factor_authentications_controller.rb Use password to disable 2FA instead of a token 2019-04-30 22:51:51 +02:00
users_controller.rb Two factor authentication (#7751) 2019-04-28 23:24:40 +02:00