index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
workers
/
thread_resolve_worker.rb
Age
Commit message (
Expand
)
Author
2020-08-30
[Bug] Ignore missing items when resolving threads
Fire Demon
2020-08-30
[Federation, Feature] Add support for pull federation, account synchronizatio...
Fire Demon
2020-08-30
[Privacy] Choose random local follower for private fetches instead of first
Fire Demon
2020-08-30
[Federation] Sign requests as the first follower of the descendant post autho...
Fire Demon
2020-08-30
[Federation] Add support for signing fetches as the participating local user ...
Fire Demon
2019-02-28
Improved remote thread fetching (#10106)
ThibG
2017-11-11
Retry thread resolving (#5599)
ThibG
2017-04-04
Separate background jobs into different queues. ATTENTION: new queue "pull"
Eugen Rochko
2017-01-05
Improve background jobs params and error handling
Eugen Rochko
2016-12-12
Restoring old async behaviour of thread resolving as it proved to be more robust
Eugen Rochko
2016-12-11
Thread resolving no longer needs to be separate from ProcessFeedService,
Eugen Rochko
2016-11-28
Adding embedded PuSH server
Eugen Rochko
2016-11-15
Fix rubocop issues, introduce usage of frozen literal to improve performance
Eugen Rochko
2016-09-29
Improve code style
Eugen Rochko
2016-09-21
Fix #24 - Thread resolving for remote statuses
Eugen Rochko