chinwagsocial/app/controllers/api/v1
Claire 86f6631d28
Remove dead code and refactor status threading code (#20357)
* Remove dead code

* Remove unneeded/broken parameters and refactor descendant computation
2022-11-10 22:30:00 +01:00
..
accounts Make account endorsements idempotent (fix #19045) (#20118) 2022-11-08 16:39:15 +01:00
admin Fix admin APIs returning deleted object instead of empty object upon delete (#19479) 2022-10-30 02:43:57 +02:00
announcements
apps
crypto
emails
featured_tags
filters
instances
lists
polls
push
statuses
timelines Revert filtering public timelines by locale by default (#20294) 2022-11-10 05:34:42 +01:00
trends
accounts_controller.rb
announcements_controller.rb
apps_controller.rb
blocks_controller.rb
bookmarks_controller.rb
conversations_controller.rb
custom_emojis_controller.rb
directories_controller.rb
domain_blocks_controller.rb Change follow scope to be covered by read and write scopes in REST API (#17678) 2022-03-03 16:13:40 +01:00
endorsements_controller.rb
favourites_controller.rb
featured_tags_controller.rb
filters_controller.rb Fix crash in legacy filter creation controller (#19878) 2022-11-07 03:38:53 +01:00
follow_requests_controller.rb
followed_tags_controller.rb
instances_controller.rb
lists_controller.rb Fix uncaught 500 error on invalid replies_policy (Fix #19097) (#20126) 2022-11-08 16:37:28 +01:00
markers_controller.rb
media_controller.rb
mutes_controller.rb
notifications_controller.rb
polls_controller.rb
preferences_controller.rb
reports_controller.rb
scheduled_statuses_controller.rb
statuses_controller.rb Remove dead code and refactor status threading code (#20357) 2022-11-10 22:30:00 +01:00
streaming_controller.rb
suggestions_controller.rb
tags_controller.rb Improve performance by avoiding regex construction (#20215) 2022-11-10 05:49:30 +01:00