Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
class that matches Rails 5 practices (application level abstraction)
|
|
|
|
|
|
|
|
|
|
manager using workers eat up a connection
|
|
|
|
|
|
make regeneration worker unique, (only schedule/execute once at a time)
|
|
|
|
|
|
must be added to the Sidekiq invokation in your systemd file
The pull queue will handle link crawling, thread resolving, and OStatus
processing. Such tasks are more likely to hang for a longer time (due to
network requests) so it is more sensible to not make the "in-house" tasks
wait for them.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Allow PuSH to distribute private toots with that condition
|
|
if account lock info was up to date, otherwise re-do the FollowService
with now updated information
|
|
|
|
|
|
|
|
in the background instead. Should fix delay where blocked person
can interact with blocker for a short time before background job
gets processed
|
|
background as well since it's a computationally expensive
|
|
|
|
|
|
|
|
|
|
can't be found in the first place (already removed)
|
|
records behind
|
|
removing web app capability from non-webapp pages
|
|
|
|
since that is only ever called in the background
|
|
|
|
(without avatar). Also improved search position of exact matches
|
|
|
|
|
|
can be processed separately
|
|
|
|
|
|
|
|
|
|
|
|
needlessly reload reblogged status, send Devise e-mails asynchronously
|
|
|