.. |
accounts
|
Add `hide_collections`, `discoverable` and `indexable` attributes to credentials API (#26998)
|
2023-09-20 18:25:16 +02:00 |
admin
|
Migrate to request specs in `/api/v1/admin/accounts` (#25563)
|
2023-10-16 15:49:12 +02:00 |
apps
|
DB speedup in `API::` controller/request specs (#25516)
|
2023-10-13 14:42:09 +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
|
Migrate to request specs in `/api/v1/statuses/:status_id/source` (#25634)
|
2023-10-13 14:08:21 +02:00 |
timelines
|
Migrate to request specs in `/api/v1/timelines/tag/:hashtag` (#25797)
|
2023-10-13 14:04:37 +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 |
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 |