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 bb72ecd466
Add simple API to remove item from collection (#37225)
2 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 First draft of API to get a single collection (#37053) 3 months ago
fixtures
generators
helpers Fix inversion of emoji colours based on dark/light mode (#37120) 3 months ago
lib Change wrapstodon 2025 to allow unlisted posts in top statuses (#37206) 3 months ago
locales
mailers Fix SMTP configuration with `mail` 2.9.0 (#36646) 4 months ago
models Refactor relation preloading (#37217) 2 months ago
policies Add service to add item to a collection (#37192) 3 months ago
presenters
requests Add simple API to remove item from collection (#37225) 2 months ago
routing Update rubocop to version 1.79.0 (#35502) 7 months ago
search/models/concerns/account
serializers First draft of API to add items to a collection (#37222) 3 months ago
services Add service to add item to a collection (#37192) 3 months ago
support Refactor relation preloading (#37217) 2 months ago
system Add wrapstodon page spec (#37168) 3 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
rails_helper.rb Add integration tests for mastodon-streaming (#36025) 5 months ago
spec_helper.rb