This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/spec
Eugen Rochko e754083e8a
Fix unmatched quotes and prefixes causing search to fail (#26701)
2023-09-01 09:43:12 +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 Fix unmatched quotes and prefixes causing search to fail (#26701) 2023-09-01 09:43:12 +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