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 9b3e92bf17
Prevent creation of Private Mentions quoting someone who is not mentioned (#36689)
4 months ago
..
chewy
config/initializers/rack
configuration
controllers Use `before_action` to protect hidden collections in following/followers lists (#35783) 4 months ago
fabrication
fabricators Implement FEP 7888: Part 1 - publish conversation context (#35959) 6 months ago
fixtures
generators
helpers
lib Fix SMTP configuration with `mail` 2.9.0 (#36646) 4 months ago
locales
mailers Fix SMTP configuration with `mail` 2.9.0 (#36646) 4 months ago
models Fix hashtags not being picked up when full-width hash sign is used (#36103) 4 months ago
policies Change public self-quotes of private posts to be disallowed (#35975) 6 months ago
presenters
requests Prevent creation of Private Mentions quoting someone who is not mentioned (#36689) 4 months ago
routing
search/models/concerns/account
serializers Fix value of `quote_approval_policy` and `quoted_status_id` in ScheduledStatus serializer (#36549) 4 months ago
services Merge commit from fork 4 months ago
support Replace ThreadingHelper wait loop with functional CyclicBarrier (#36508) 4 months ago
system Add a new setting to choose the server landing page (#36588) 4 months ago
validators
views
workers Fix scheduled quote posts being posted as non-quote posts (#36550) 4 months ago
flatware_helper.rb
rails_helper.rb Add integration tests for mastodon-streaming (#36025) 5 months ago
spec_helper.rb