Akihiko Odaki cc796298c9 Fix pagination in Api::V1::BlocksController ()
..
accounts Non-Serial ("Snowflake") IDs ()
apps Fix - GET /api/v1/apps/verify_credentials to confirm app works ()
statuses Pinned statuses ()
timelines Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl ()
accounts_controller.rb Fix error when following locked accounts ()
apps_controller.rb Fix - GET /api/v1/apps/verify_credentials to confirm app works ()
blocks_controller.rb Fix pagination in Api::V1::BlocksController ()
custom_emojis_controller.rb Improve admin UI for custom emojis, add copy/disable/enable ()
domain_blocks_controller.rb Clean up for api/base controller ()
favourites_controller.rb Merge queries in Api::V1::FavouritesController ()
follow_requests_controller.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl ()
follows_controller.rb Fix POST /api/v1/follows error when already following ()
instances_controller.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl ()
media_controller.rb Add ability to specify alternative text for media attachments ()
mutes_controller.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl ()
notifications_controller.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl ()
reports_controller.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl ()
search_controller.rb Fix - Require authentication for search API ()
statuses_controller.rb Make PreviewCard records reuseable between statuses ()
streaming_controller.rb Clean up for api/base controller ()