mastodon/app/controllers/api/v1
2026-04-01 14:24:28 +00:00
..
accounts Add email subscriptions to profiles in web UI (#38487) 2026-04-01 14:24:28 +00:00
admin Update rubocop to version 1.79.0 (#35502) 2025-07-25 07:22:05 +00:00
announcements
apps
domain_blocks
emails
featured_tags
instances Use resources to declare API TOS access endpoints (#38416) 2026-03-26 14:07:06 +00:00
lists
notifications
peers Use consistent calling style for TagManager#normalize_domain (#35764) 2026-02-27 16:38:34 +00:00
polls Merge commit from fork 2025-12-08 15:44:08 +01:00
profile
push Extract params hash for api/v1/push/subscriptions#create (#35475) 2025-07-24 07:49:20 +00:00
statuses Use to_json call for pins API (#38231) 2026-03-16 15:06:22 +00:00
timelines Split timeline_preview setting into more granular settings (#36338) 2025-10-06 08:34:05 +00:00
trends
accounts_controller.rb Use to_json call for accounts API (#38226) 2026-03-16 14:40:03 +00:00
announcements_controller.rb
annual_reports_controller.rb Add wrapstodon to initial state and show wrapstodon sidebar item on load (#37261) 2025-12-16 09:47:18 +00:00
apps_controller.rb
blocks_controller.rb Upgrade rubocop from v1.84.0 to v1.84.2, update config, and correct offences (#37795) 2026-02-17 14:56:46 +00:00
bookmarks_controller.rb
conversations_controller.rb Upgrade rubocop from v1.84.0 to v1.84.2, update config, and correct offences (#37795) 2026-02-17 14:56:46 +00:00
custom_emojis_controller.rb
directories_controller.rb
domain_blocks_controller.rb
donation_campaigns_controller.rb Rescue JSON::ParserError where already converted (#38244) 2026-03-17 08:57:10 +00:00
endorsements_controller.rb
favourites_controller.rb
featured_tags_controller.rb Add REST API for featuring and unfeaturing a hashtag (#34489) 2025-04-25 15:12:05 +00:00
filters_controller.rb Update rubocop to version 1.77.0 (#35128) 2025-06-23 07:40:11 +00:00
follow_requests_controller.rb
followed_tags_controller.rb
instances_controller.rb
invites_controller.rb Add coverage for api/v1/invites scenarios (#35389) 2025-07-21 14:17:53 +00:00
lists_controller.rb Use enum validation instead of ArgumentError rescue for List replies policy check (#34452) 2025-04-14 21:11:10 +00:00
markers_controller.rb Add timestamp spec for markers API response (#38206) 2026-03-16 08:48:10 +00:00
media_controller.rb
mutes_controller.rb Upgrade rubocop from v1.84.0 to v1.84.2, update config, and correct offences (#37795) 2026-02-17 14:56:46 +00:00
notifications_controller.rb
polls_controller.rb Merge commit from fork 2025-12-08 15:44:08 +01:00
preferences_controller.rb
profiles_controller.rb Add avatar_description and header_description parameters to PATCH /api/v1/profile (#38221) 2026-03-16 14:04:25 +00:00
reports_controller.rb Allow reporting (local) Collections (#37848) 2026-02-13 11:11:44 +00:00
scheduled_statuses_controller.rb
statuses_controller.rb Add test to cover proper URL for media in DELETE /api/v1/statuses/:id (#38037) 2026-03-03 15:36:54 +00:00
streaming_controller.rb
suggestions_controller.rb
tags_controller.rb Use normalizes for tag name attribute (#37119) 2026-02-27 15:56:08 +00:00