mastodon/spec
Daniel M Brasil ccca542db1
Fix `/api/v1/timelines/tag/:hashtag` allowing for unauthenticated access when public preview is disabled (#26237)
2023-08-31 13:53:24 +02:00
..
chewy Add new public status index (#26344) 2023-08-24 16:40:04 +02:00
config/initializers
controllers Fix `/api/v1/timelines/tag/:hashtag` allowing for unauthenticated access when public preview is disabled (#26237) 2023-08-31 13:53:24 +02:00
fabrication Restore console behavior in `test` env (#26401) 2023-08-09 11:26:56 +02:00
fabricators Restore console behavior in `test` env (#26401) 2023-08-09 11:26:56 +02:00
features
fixtures
generators
helpers Update rubocop and rubocop-rspec (#26329) 2023-08-22 09:31:40 +02:00
lib Add PublicStatusesCheck to Elasticsearch index check on admin dashboard (#26650) 2023-08-25 12:01:55 +02:00
locales
mailers
models Add new public status index (#26344) 2023-08-24 16:40:04 +02:00
policies
presenters
requests Fix timeout on invalid set of exclusionary parameters in `/api/v1/timelines/public` (#26239) 2023-08-23 15:50:23 +02:00
routing
serializers
services Fix bad search type heuristic (#26673) 2023-08-28 17:08:37 +02:00
support
system
validators
views/statuses Update rubocop and rubocop-rspec (#26329) 2023-08-22 09:31:40 +02:00
workers Add new public status index (#26344) 2023-08-24 16:40:04 +02:00
rails_helper.rb
spec_helper.rb