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 569ff6c8ad Fix error when encountering invalid tag in updated object (#37635) 4 weeks ago
..
chewy
config/initializers/rack
configuration Fix support for special characters in various environment variables (#35314) 8 months ago
controllers Update stoplight to version 5.4.0 (#36581) 4 months ago
fabrication
fabricators Implement FEP 7888: Part 1 - publish conversation context (#35959) 6 months ago
fixtures Remove unused "oversized" spec fixture PNG file (#33881) 1 year ago
generators
helpers Remove unused `obscured_counter` helper method (#35627) 7 months ago
lib Fix cross-server conversation tracking (#37559) 4 weeks ago
locales
mailers Fix SMTP configuration with `mail` 2.9.0 (#36646) 4 months ago
models Fix creation of duplicate conversations (#37108) 3 months ago
policies Change public self-quotes of private posts to be disallowed (#35975) 6 months ago
presenters Move mastodon version config to `config_for` yml (#33577) 1 year ago
requests Merge commit from fork 1 month ago
routing Update rubocop to version 1.79.0 (#35502) 7 months ago
search/models/concerns/account
serializers Fix quotes with CWs but no text not having fallback link (#37361) 2 months ago
services Fix error when encountering invalid tag in updated object (#37635) 4 weeks 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 Add ability to block words in usernames (#35407) 7 months ago
views
workers Fix scheduled quote posts being posted as non-quote posts (#36550) 4 months ago
flatware_helper.rb Switch coverage generation default to false, allow opt in with `COVERAGE` env var (#33824) 1 year ago
rails_helper.rb Add integration tests for mastodon-streaming (#36025) 5 months ago
spec_helper.rb