..
accounts
Fix error and incorrect URLs in /api/v1/accounts/:id/featured_tags
for remote accounts ( #27459 )
2023-12-04 15:28:15 +01:00
admin
Fix not being able to block a subdomain of an already-blocked domain through the API ( #30119 )
2024-05-17 12:30:00 +02:00
apps
Migrate to request specs in /api/v1/apps/verify_credentials
( #25404 )
2023-06-14 09:48:57 +02:00
emails
Migrate to request specs in /api/v1/emails/confirmations
( #25686 )
2023-07-17 16:22:33 +02:00
instances
Add GET /api/v1/instance/languages
to REST API ( #24443 )
2023-08-03 11:25:47 +02:00
statuses
Wrong count in response when removing favourite/reblog ( #24365 )
2023-07-19 09:02:30 +02:00
timelines
Merge pull request from GHSA-58x8-3qxw-6hm7
2024-07-04 16:26:49 +02:00
accounts_show_spec.rb
migrate test for GET /api/v1/accounts/{account_id}
to request spec ( #25322 )
2023-06-10 18:33:24 +02:00
apps_spec.rb
Migrate to request specs in /api/v1/apps
( #25401 )
2023-06-14 09:48:48 +02:00
bookmarks_spec.rb
Migrate to request specs in /api/v1/bookmarks
( #25520 )
2023-07-18 09:15:50 +02:00
domain_blocks_spec.rb
Migrate to request specs in /api/v1/domain_blocks
( #25414 )
2023-06-14 16:08:53 +02:00
featured_tags_spec.rb
Extract shared examples from api specs ( #25387 )
2023-06-14 09:34:01 +02:00
follow_requests_spec.rb
Migrate to request specs in /api/v1/follow_requests
( #25411 )
2023-06-14 15:43:50 +02:00
lists_spec.rb
Migrate to request specs in /api/v1/lists
( #25443 )
2023-06-15 10:19:51 +02:00
mutes_spec.rb
Migrate to request specs in /api/v1/mutes
( #25622 )
2023-07-18 13:05:19 +02:00
polls_spec.rb
Migrate to request specs in /api/v1/polls
( #25596 )
2023-07-17 16:50:00 +02:00
profiles_spec.rb
Refactor Api::V1::ProfilesController
into two separate controllers ( #26573 )
2023-08-21 15:47:09 +02:00
suggestions_spec.rb
Migrate to request specs in /api/v1/suggestions
( #25540 )
2023-06-22 11:49:35 +02:00
tags_spec.rb
Migrate to request specs in /api/v1/tags
( #25439 )
2023-06-19 08:51:40 +02:00