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 7ffa5fa0c4
Add models to represent "Collections" (#36977)
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 models to represent "Collections" (#36977) 2 months ago
fixtures
generators
helpers Remove unused `obscured_counter` helper method (#35627) 6 months ago
lib Update rubocop-rspec to version 3.8.0 (#36853) 2 months ago
locales
mailers Fix SMTP configuration with `mail` 2.9.0 (#36646) 3 months ago
models Add models to represent "Collections" (#36977) 2 months ago
policies Change public self-quotes of private posts to be disallowed (#35975) 5 months ago
presenters
requests Add `IpBlock#to_cidr` method to build string (#35773) 2 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 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