chinwagsocial/app/controllers/api/v1
2023-02-13 16:36:29 +01:00
..
accounts Allow changing hide_collections setting with the api (#22790) 2023-01-13 16:40:21 +01:00
admin Fix /api/v1/admin/trends/tags using wrong serializer (#18943) 2023-01-18 16:28:18 +01:00
announcements
apps
crypto
emails
featured_tags
instances
lists
polls
push
statuses Add user content translations with configurable backends (#19218) 2022-09-23 23:00:12 +02:00
timelines
trends
accounts_controller.rb
announcements_controller.rb
apps_controller.rb
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
bookmarks_controller.rb
conversations_controller.rb
custom_emojis_controller.rb
directories_controller.rb
domain_blocks_controller.rb
endorsements_controller.rb
favourites_controller.rb Fix 500 error when a bookmark or favorite has been reported and deleted (#18174) 2022-04-28 23:34:58 +02:00
featured_tags_controller.rb
filters_controller.rb
follow_requests_controller.rb Fix duplicate notifications being possible after poll expiration (#17697) 2022-03-04 01:06:33 +01:00
followed_tags_controller.rb
instances_controller.rb
lists_controller.rb
markers_controller.rb
media_controller.rb
mutes_controller.rb
notifications_controller.rb Change notifications per page from 15 to 40 in REST API (#23348) 2023-02-01 11:23:54 +01:00
polls_controller.rb
preferences_controller.rb
reports_controller.rb
scheduled_statuses_controller.rb Make Array-creation behavior of Paginable more predictable (#14687) 2020-08-31 12:47:09 +02:00
statuses_controller.rb
streaming_controller.rb
suggestions_controller.rb
tags_controller.rb