mastodon/app
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.
2019-10-01 01:19:11 +02:00
..
chewy
controllers Add a nodeinfo endpoint (#12002) 2019-09-29 21:31:51 +02:00
helpers Add account migration UI (#11846) 2019-09-19 20:58:19 +02:00
javascript Fix and remove ugly css around the conversation component (#12022) 2019-09-30 17:12:33 +02:00
lib Add voters count support (#11917) 2019-09-29 22:58:01 +02:00
mailers Add password challenge to 2FA settings, e-mail notifications (#11878) 2019-09-18 16:37:27 +02:00
models Fix records not being indexed sometimes (#12024) 2019-10-01 01:19:11 +02:00
policies
presenters Add a nodeinfo endpoint (#12002) 2019-09-29 21:31:51 +02:00
serializers Add voters count support (#11917) 2019-09-29 22:58:01 +02:00
services Fix follow requests N+1 (#12004) 2019-09-30 17:02:03 +02:00
validators
views Add voters count support (#11917) 2019-09-29 22:58:01 +02:00
workers Fix account migration not affecting followers on origin server (#11980) 2019-09-29 16:23:13 +02:00