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
Eugen Rochko 5c42f47617
Fix records not being indexed sometimes (#12024)
It's possible that after commit callbacks were not firing when
exceptions occurred in the process. Also, the default Sidekiq
strategy does not push indexing jobs immediately, which is not
necessary and could be part of the issue too.
6 years ago
..
controllers Add a nodeinfo endpoint (#12002) 6 years ago
fabricators Add account migration UI (#11846) 6 years ago
features Change unconfirmed user login behaviour (#11375) 6 years ago
fixtures Remove Salmon and PubSubHubbub (#11205) 6 years ago
helpers Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 6 years ago
lib Change silences to always require approval on follow (#11975) 6 years ago
mailers Add password challenge to 2FA settings, e-mail notifications (#11878) 6 years ago
models Add account migration UI (#11846) 6 years ago
policies Change admin UI for hashtags and add back whitelisted trends (#11490) 6 years ago
presenters
requests Remove XML version of Webfinger and remove links to Atom feeds (#11460) 6 years ago
routing
serializers/activitypub Fix account URI in UpdatePollSerializer (#11194) 6 years ago
services Add `exclude_unreviewed` param to `GET /api/v2/search` REST API (#11977) 6 years ago
support
validators Change admin UI for hashtags and add back whitelisted trends (#11490) 6 years ago
views Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 6 years ago
workers Add domain block notes (#11515) 6 years ago
rails_helper.rb Fix records not being indexed sometimes (#12024) 6 years ago
spec_helper.rb Add ActivityPub actor representing the entire server (#11321) 6 years ago