You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec
Claire 70d71c10c8
Fix `/api/v1/statuses/:id/context` sometimes returing `Mastodon-Async-Refresh` without `result_count` (#36779)
3 months ago
..
chewy
config/initializers/rack
configuration
controllers Use `before_action` to protect hidden collections in following/followers lists (#35783) 3 months ago
fabrication
fabricators
fixtures
generators
helpers
lib Fix SMTP configuration with `mail` 2.9.0 (#36646) 3 months ago
locales
mailers Fix SMTP configuration with `mail` 2.9.0 (#36646) 3 months ago
models Fix hashtags not being picked up when full-width hash sign is used (#36103) 3 months ago
policies
presenters
requests Fix `/api/v1/statuses/:id/context` sometimes returing `Mastodon-Async-Refresh` without `result_count` (#36779) 3 months ago
routing
search/models/concerns/account
serializers Fix value of `quote_approval_policy` and `quoted_status_id` in ScheduledStatus serializer (#36549) 3 months ago
services Merge commit from fork 3 months ago
support Replace ThreadingHelper wait loop with functional CyclicBarrier (#36508) 3 months ago
system Add a new setting to choose the server landing page (#36588) 3 months ago
validators
views
workers Fix scheduled quote posts being posted as non-quote posts (#36550) 3 months ago
flatware_helper.rb
rails_helper.rb
spec_helper.rb