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 e0bdaeab65
Fix NoMethodError when resolving a link that redirects to a local post (#18314)
* Fix NoMethodError when resolving a link that redirects to a local post

* Fix tests
3 years ago
..
controllers Fix typo in source `setted`->`set` (#18385) 3 years ago
fabricators
features
fixtures
helpers
lib Change RSS feeds (#18356) 3 years ago
mailers
models Fix single Redis connection being used across all threads (#18135) 3 years ago
policies
presenters
requests
routing
serializers/activitypub
services Fix NoMethodError when resolving a link that redirects to a local post (#18314) 3 years ago
support
validators Remove IP matching from e-mail domain blocks (#18190) 3 years ago
views
workers Fix single Redis connection being used across all threads (#18135) 3 years ago
rails_helper.rb Fix single Redis connection being used across all threads (#18135) 3 years ago
spec_helper.rb