nas/spec/requests/api/v1
2025-06-12 10:17:21 +09:00
..
accounts Add REST API for fetching an account's endorsed accounts (#34421) 2025-04-16 05:39:20 +00:00
admin Merge remote-tracking branch 'parent/main' into upstream-20240117 2025-01-17 16:29:11 +09:00
announcements Add response.content_type checks for JSON to api/v1 request specs (#31981) 2024-09-20 13:13:04 +00:00
apps Use config_for for VAPID key storage (#34845) 2025-05-30 07:00:33 +00:00
circles Fix test 2024-09-09 09:59:59 +09:00
domain_blocks Add coverage for api/v1/domain_blocks/preview endpoint (#32303) 2024-10-23 06:40:29 +00:00
emails Add response.content_type checks for JSON to api/v1 request specs (#31981) 2024-09-20 13:13:04 +00:00
featured_tags Add response.content_type checks for JSON to api/v1 request specs (#31981) 2024-09-20 13:13:04 +00:00
instances Fix test 2025-02-28 13:10:04 +09:00
lists Fix list error messages (#33082) 2024-11-28 10:13:06 +00:00
notifications Add response.content_type checks for JSON to api/v1 request specs (#31981) 2024-09-20 13:13:04 +00:00
peers Prefer structure checks over multi-line size/parts checks in parsed_body (#32063) 2024-09-25 13:54:22 +00:00
polls Add response.content_type checks for JSON to api/v1 request specs (#31981) 2024-09-20 13:13:04 +00:00
push Make Web::PushSubscription#user and Web::PushSubscription#access_token relationships non-optional (#34498) 2025-04-23 08:12:31 +00:00
statuses Merge remote-tracking branch 'parent/main' into upstream-20240926 2024-09-26 08:29:41 +09:00
timelines Merge commit 'dee744c793' into kbtopic-remove-quote 2025-04-26 08:17:07 +09:00
trends Add Deprecation headers on deprecated endpoints (#34262) 2025-03-25 12:30:10 +00:00
accounts_spec.rb Merge remote-tracking branch 'parent/main' into kbtopic-remove-quote 2025-05-29 12:52:49 +09:00
announcements_spec.rb Add response.content_type checks for JSON to api/v1 request specs (#31981) 2024-09-20 13:13:04 +00:00
annual_reports_spec.rb Add response.content_type checks for JSON to api/v1 request specs (#31981) 2024-09-20 13:13:04 +00:00
antennas_spec.rb Fix: #950 新規アンテナ作成時にリストへ挿入するを設定しても、ホーム挿入になる (#975) 2025-01-31 12:04:26 +09:00
apps_spec.rb Use config_for for VAPID key storage (#34845) 2025-05-30 07:00:33 +00:00
blocks_spec.rb Add response.content_type checks for JSON to api/v1 request specs (#31981) 2024-09-20 13:13:04 +00:00
bookmarks_spec.rb Add response.content_type checks for JSON to api/v1 request specs (#31981) 2024-09-20 13:13:04 +00:00
circles_spec.rb Fix test 2024-09-09 09:06:49 +09:00
conversations_spec.rb Add response.content_type checks for JSON to api/v1 request specs (#31981) 2024-09-20 13:13:04 +00:00
csp_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
custom_emojis_spec.rb Add response.content_type checks for JSON to api/v1 request specs (#31981) 2024-09-20 13:13:04 +00:00
directories_spec.rb Prefer structure checks over multi-line size/parts checks in parsed_body (#32063) 2024-09-25 13:54:22 +00:00
domain_blocks_spec.rb Add response.content_type checks for JSON to api/v1 request specs (#31981) 2024-09-20 13:13:04 +00:00
endorsements_spec.rb Add response.content_type checks for JSON to api/v1 request specs (#31981) 2024-09-20 13:13:04 +00:00
favourites_spec.rb Add response.content_type checks for JSON to api/v1 request specs (#31981) 2024-09-20 13:13:04 +00:00
featured_tags_spec.rb Add REST API for featuring and unfeaturing a hashtag (#34489) 2025-04-25 15:12:05 +00:00
filters_spec.rb Add response.content_type checks for JSON to api/v1 request specs (#31981) 2024-09-20 13:13:04 +00:00
follow_requests_spec.rb Add response.content_type checks for JSON to api/v1 request specs (#31981) 2024-09-20 13:13:04 +00:00
followed_tags_spec.rb Add response.content_type checks for JSON to api/v1 request specs (#31981) 2024-09-20 13:13:04 +00:00
instance_spec.rb Add response.content_type checks for JSON to api/v1 request specs (#31981) 2024-09-20 13:13:04 +00:00
lists_spec.rb Merge commit 'a324edabdf' into upstream-20250416 2025-04-24 07:27:26 +09:00
markers_spec.rb Add response.content_type checks for JSON to api/v1 request specs (#31981) 2024-09-20 13:13:04 +00:00
media_spec.rb Add API to delete media attachments that are not in use (#33991) 2025-02-28 13:41:42 +00:00
mutes_spec.rb Add response.content_type checks for JSON to api/v1 request specs (#31981) 2024-09-20 13:13:04 +00:00
notifications_spec.rb Add response.content_type checks for JSON to api/v1 request specs (#31981) 2024-09-20 13:13:04 +00:00
polls_spec.rb Add "needs refresh" scenario to api/v1/polls request spec (#33608) 2025-01-16 09:00:04 +00:00
preferences_spec.rb Add response.content_type checks for JSON to api/v1 request specs (#31981) 2024-09-20 13:13:04 +00:00
profiles_spec.rb Add delay to profile updates to debounce them (#34137) 2025-03-11 16:17:17 +00:00
reports_spec.rb Add role-specific user fabricators (#33437) 2025-01-03 08:28:14 +00:00
scheduled_status_spec.rb Add response.content_type checks for JSON to api/v1 request specs (#31981) 2024-09-20 13:13:04 +00:00
statuses_spec.rb Merge remote-tracking branch 'parent/main' into upstream-20240310 2025-03-10 19:58:05 +09:00
streaming_spec.rb Add response.content_type checks for JSON to api/v1 request specs (#31981) 2024-09-20 13:13:04 +00:00
suggestions_spec.rb Add response.content_type checks for JSON to api/v1 request specs (#31981) 2024-09-20 13:13:04 +00:00
tags_spec.rb Add REST API for featuring and unfeaturing a hashtag (#34489) 2025-04-25 15:12:05 +00:00
trends_spec.rb Add Deprecation headers on deprecated endpoints (#34262) 2025-03-25 12:30:10 +00:00