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 17eb1a7e66
Fix scheduled quote posts being posted as non-quote posts (#36550)
1 month ago
..
chewy
config/initializers/rack
configuration
controllers Change redirection for denied registration from web app to sign-in page with error message (#36384) 1 month ago
fabrication
fabricators Implement FEP 7888: Part 1 - publish conversation context (#35959) 3 months ago
fixtures
generators
helpers Remove unused `obscured_counter` helper method (#35627) 4 months ago
lib Merge commit from fork 1 month ago
locales
mailers Fix moderation warning e-mails that include posts (#36462) 1 month ago
models Merge commit from fork 1 month ago
policies Change public self-quotes of private posts to be disallowed (#35975) 3 months ago
presenters
requests Specs for validation error in API responses (#36507) 1 month ago
routing Update rubocop to version 1.79.0 (#35502) 4 months ago
search/models/concerns/account
serializers Fix value of `quote_approval_policy` and `quoted_status_id` in ScheduledStatus serializer (#36549) 1 month ago
services Merge commit from fork 1 month ago
support Replace ThreadingHelper wait loop with functional CyclicBarrier (#36508) 1 month ago
system Fix streaming still being authorized for suspended accounts (#36448) 1 month ago
validators Add ability to block words in usernames (#35407) 4 months ago
views
workers Fix scheduled quote posts being posted as non-quote posts (#36550) 1 month ago
flatware_helper.rb
rails_helper.rb Add integration tests for mastodon-streaming (#36025) 2 months ago
spec_helper.rb