..
accounts
Allow viewing and severing relationships with suspended accounts ( #27667 )
2023-11-09 14:50:25 +00:00
admin
Migrate to request specs in `/api/v1/admin/accounts` ( #25563 )
2023-10-16 15:49:12 +02:00
apps
Feature: Allow token introspection without read scope ( #27142 )
2023-10-18 14:10:07 +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
lists
Migrate to request specs in `/api/v1/lists/:id/accounts` ( #25468 )
2023-10-16 16:03:48 +02:00
statuses
Merge commit 'c91c0175db1cc8b954a977d29472886234ce9586' into glitch-soc/merge-upstream
2023-10-17 21:35:07 +02:00
timelines
Merge commit 'c91c0175db1cc8b954a977d29472886234ce9586' into glitch-soc/merge-upstream
2023-10-17 21:35:07 +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
DB speedup in `API::` controller/request specs ( #25516 )
2023-10-13 14:42:09 +02:00
blocks_spec.rb
Migrate to request specs in `/api/v1/blocks` ( #25517 )
2023-10-16 16:03:35 +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
DB speedup in `API::` controller/request specs ( #25516 )
2023-10-13 14:42:09 +02:00
favourites_spec.rb
Migrate to request specs in `/api/v1/favourites` ( #25518 )
2023-10-13 14:19:12 +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
DB speedup in `API::` controller/request specs ( #25516 )
2023-10-13 14:42:09 +02:00
followed_tags_spec.rb
Migrate to request specs in `/api/v1/followed_tags` ( #25472 )
2023-10-13 14:43:50 +02:00
lists_spec.rb
DB speedup in `API::` controller/request specs ( #25516 )
2023-10-13 14:42:09 +02:00
media_spec.rb
Fix `RSpec/MetadataStyle` cop in spec/ ( #27729 )
2023-11-06 14:28:20 +00:00
mutes_spec.rb
Migrate to request specs in `/api/v1/mutes` ( #25622 )
2023-07-18 13:05:19 +02:00
notifications_spec.rb
Migrate to request specs in `/api/v1/notifications` ( #25553 )
2023-10-16 17:15:24 +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
reports_spec.rb
Fix duplicate tests ( #27395 )
2023-10-13 16:10:43 +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
DB speedup in `API::` controller/request specs ( #25516 )
2023-10-13 14:42:09 +02:00