..
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
Migrate to request specs in /api/v1/admin/account_actions
( #25514 )
2023-06-20 18:16:48 +02:00
announcements
Fix RSpec/InferredSpecType cop ( #24736 )
2023-05-04 05:49:53 +02:00
featured_tags
Fix results/query in api/v1/featured_tags/suggestions
( #29597 )
2024-05-17 12:30:00 +02:00
instances
Update rubocop and rubocop-rspec ( #26329 )
2023-08-22 09:31:40 +02:00
lists
Change lists to be able to include accounts with pending follow requests ( #19727 )
2023-05-02 14:40:36 +02:00
polls
Fix RSpec/InferredSpecType cop ( #24736 )
2023-05-04 05:49:53 +02:00
push
Autofix Rubocops RSpec/ScatteredLet ( #23725 )
2023-02-20 11:17:41 +09:00
statuses
Merge pull request from GHSA-58x8-3qxw-6hm7
2024-07-04 16:26:49 +02:00
timelines
Merge pull request from GHSA-58x8-3qxw-6hm7
2024-07-04 16:26:49 +02:00
trends
Fix RSpec/InferredSpecType cop ( #24736 )
2023-05-04 05:49:53 +02:00
accounts_controller_spec.rb
Extract shared examples from api specs ( #25387 )
2023-06-14 09:34:01 +02:00
announcements_controller_spec.rb
Fix RSpec/InferredSpecType cop ( #24736 )
2023-05-04 05:49:53 +02:00
blocks_controller_spec.rb
Fix RSpec/InferredSpecType cop ( #24736 )
2023-05-04 05:49:53 +02:00
conversations_controller_spec.rb
Fix /api/v1/conversations sometimes returning empty accounts ( #25499 )
2023-06-20 18:32:26 +02:00
custom_emojis_controller_spec.rb
Fix RSpec/InferredSpecType cop ( #24736 )
2023-05-04 05:49:53 +02:00
directories_controller_spec.rb
Fix performances of profile directory ( #26842 )
2023-09-07 18:55:25 +02:00
endorsements_controller_spec.rb
Fix RSpec/InferredSpecType cop ( #24736 )
2023-05-04 05:49:53 +02:00
favourites_controller_spec.rb
Fix RSpec/InferredSpecType cop ( #24736 )
2023-05-04 05:49:53 +02:00
filters_controller_spec.rb
Fix RSpec/InferredSpecType cop ( #24736 )
2023-05-04 05:49:53 +02:00
followed_tags_controller_spec.rb
Fix RSpec/InferredSpecType cop ( #24736 )
2023-05-04 05:49:53 +02:00
instances_controller_spec.rb
Fix RSpec/InferredSpecType cop ( #24736 )
2023-05-04 05:49:53 +02:00
markers_controller_spec.rb
Fix RSpec/InferredSpecType cop ( #24736 )
2023-05-04 05:49:53 +02:00
media_controller_spec.rb
Fix RSpec/StubbedMock
cop ( #25552 )
2023-07-12 10:20:10 +02:00
notifications_controller_spec.rb
Combine assertions in api/v1/notifications spec ( #25486 )
2023-06-19 09:05:42 +02:00
preferences_controller_spec.rb
Specs api v1 controllers ( #23930 )
2023-03-04 17:12:54 +01:00
reports_controller_spec.rb
Admin mailer parameterization ( #25759 )
2023-07-08 20:03:38 +02:00
scheduled_statuses_controller_spec.rb
Merge pull request from GHSA-58x8-3qxw-6hm7
2024-07-04 16:26:49 +02:00
statuses_controller_spec.rb
fix: Return HTTP 422 when scheduled status time is less than 5 minutes ( #30584 )
2024-07-03 10:57:46 +02:00
streaming_controller_spec.rb
Fix potential redirection loop of streaming endpoint ( #28665 )
2024-01-24 15:31:13 +01:00