This website requires JavaScript.
Explore
Help
Sign In
chinwag
/
chinwagsocial
Watch
2
Star
0
Fork
You've already forked chinwagsocial
0
Code
Issues
Pull requests
Releases
4
Wiki
Activity
daefbd66a6
chinwagsocial
/
app
/
workers
History
Akihiko Odaki
613e7c7521
Rename ResolveRemoteAccountService to ResolveAccountService (
#6327
)
...
The service used to be named ResolveRemoteAccountService resolves local accounts as well.
2018-01-22 14:25:09 +01:00
..
activitypub
Retry delivering toots over ActivityPub for about 2 days (
#6298
)
2018-01-19 15:49:48 +01:00
admin
import
Rename ResolveRemoteAccountService to ResolveAccountService (
#6327
)
2018-01-22 14:25:09 +01:00
pubsubhubbub
scheduler
Move e-mail digest task to sidekiq, reduce workload, improve hint (
#6252
)
2018-01-15 04:34:28 +01:00
after_remote_follow_request_worker.rb
after_remote_follow_worker.rb
authorize_follow_worker.rb
block_worker.rb
Make blocks create entries and unfollows instantly, but do the clean up
2017-01-24 21:40:41 +01:00
bootstrap_timeline_worker.rb
Default follows for new users (
#4871
)
2017-09-10 09:58:38 +02:00
digest_mailer_worker.rb
Move e-mail digest task to sidekiq, reduce workload, improve hint (
#6252
)
2018-01-15 04:34:28 +01:00
distribution_worker.rb
domain_block_worker.rb
Make default admin UI page reports. Add admin UI for creating a domain block
2017-04-03 18:55:06 +02:00
feed_insert_worker.rb
import_worker.rb
link_crawl_worker.rb
merge_worker.rb
notification_worker.rb
processing_worker.rb
push_update_worker.rb
refollow_worker.rb
regeneration_worker.rb
Fix home regeneration (
#6251
)
2018-01-17 23:56:03 +01:00
remote_profile_update_worker.rb
Fix
#1141
,
fix
#1126
- Avatar/profile info fetching (
#1215
)
2017-04-08 13:26:03 +02:00
removal_worker.rb
Adding some rescues to workers, e.g. don't fail removal job when status can't be found in the first place (already removed)
2016-12-19 09:31:12 +01:00
resolve_account_worker.rb
Rename ResolveRemoteAccountService to ResolveAccountService (
#6327
)
2018-01-22 14:25:09 +01:00
salmon_worker.rb
soft_block_domain_followers_worker.rb
soft_block_worker.rb
Followers-only post federation (
#2111
)
2017-04-24 00:38:37 +02:00
thread_resolve_worker.rb
unfavourite_worker.rb
unmerge_worker.rb
Separate background jobs into different queues. ATTENTION: new queue "pull"
2017-04-04 00:53:20 +02:00
web_push_notification_worker.rb