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
David Roetzel f896bbac3b
Draft API to create Collections (#37049)
2 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 Add shared context for API authentication (#36981) 2 months ago
fixtures
generators
helpers Remove unused `obscured_counter` helper method (#35627) 6 months ago
lib Remove unused data from 2025 annual reports (#37033) 2 months ago
locales
mailers Fix SMTP configuration with `mail` 2.9.0 (#36646) 3 months ago
models Improve `SessionActivation.activate` spec (#36983) 2 months ago
policies Change public self-quotes of private posts to be disallowed (#35975) 4 months ago
presenters
requests Draft API to create Collections (#37049) 2 months ago
routing Update rubocop to version 1.79.0 (#35502) 6 months ago
search/models/concerns/account
serializers Draft API to create Collections (#37049) 2 months ago
services First steps towards a collection creation service (#37020) 2 months ago
support Make tootctl aware of 'require approval' for email domains (#34579) 2 months ago
system Add coverage for `media#player` scenarios (#35947) 2 months ago
validators Add ability to block words in usernames (#35407) 6 months ago
views
workers Fix scheduled quote posts being posted as non-quote posts (#36550) 3 months ago
flatware_helper.rb
rails_helper.rb Add integration tests for mastodon-streaming (#36025) 4 months ago
spec_helper.rb