index
:
mastodon.git
add-publish-button-text-site-setting
bump-rails-to-6.0
change-mute-filtering
dependabot/bundler/puma-6.0.0
dependabot/bundler/redis-4.6.0
dependabot/bundler/scenic-1.7.0
dependabot/npm_and_yarn/stylelint-14.15.0
dependabot/npm_and_yarn/stylelint-14.16.0
dependabot/npm_and_yarn/stylelint-config-standard-scss-6.1.0
deps/shakapacker
feature-abuse-metrics
feature-argument-deduplication
feature-circles
feature-collapsed-notifications
feature-e2ee-web-ui
feature-limited-visibility-bearcaps
feature-rich-tooltips
feature-secure-account-summary
feature-suspended-page
feature-unify-uis
fix-account-search-exclude-domains
fix-admin-api-params
fix-soft-deleted-reblog-error
fix-status-reach-finder
i18n/manage-translations
l10n_main
main
nolan/button-a11y
pg15
react18
refactor-raw-sql-queries
refactor/remove-legacy-decorator
refactor/streaming
remove-montserrat
remove-yarn
rubocop-fixes
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-3.2
stable-3.3
stable-3.4
stable-3.5
track_unsalvageable_errors
yuuta
Yuuta's fork of Mastodon. Pulled from upstream periodically. On v4.0.2.
Yuuta Liang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
workers
Age
Commit message (
Expand
)
Author
2017-09-16
Fix an error in ReplyDistributionWorker when replied status was deleted (#4974)
unarist
2017-09-14
Add scheduled worker to purge old user IPs (#4951)
sdukhovni
2017-09-14
Revert unique retry job (#4937)
abcang
2017-09-14
Fix refollowing (#4931)
ThibG
2017-09-12
[WiP] Whenever a remote keypair changes, unfollow them and re-subscribe to â€...
ThibG
2017-09-10
Default follows for new users (#4871)
Eugen Rochko
2017-09-06
Switch to static URIs, new URI format in both protocols for new statuses (#4815)
Eugen Rochko
2017-09-05
Do not execute the job with the same arguments as the retry job (#4814)
abcang
2017-09-03
Instantly upgrade account to ActivityPub if we receive ActivityPub payload (#...
Eugen Rochko
2017-08-30
Forward ActivityPub creates that reply to local statuses (#4709)
Eugen Rochko
2017-08-29
Serialize ActivityPub alternate link into OStatus deletes, handle it (#4730)
Eugen Rochko
2017-08-26
Forward ActivityPub deletes to followers of rebloggers (#4706)
Eugen Rochko
2017-08-26
Add handling of Linked Data Signatures in payloads (#4687)
Eugen Rochko
2017-08-26
authorize-follow-requests-after-unlocking (#4658)
masarakki
2017-08-24
Add configuration to disable private status federation over PuSH (#4582)
Eugen Rochko
2017-08-21
Periodically remove expired PuSH subscribers (#4654)
Eugen Rochko
2017-08-21
ActivityPub migration procedure (#4617)
Eugen Rochko
2017-08-19
Improve ActivityPub/OStatus compatibility (#4632)
Eugen Rochko
2017-08-13
ActivityPub delivery (#4566)
Eugen Rochko
2017-08-12
Only PuSH-resubscribe to OStatus accounts (#4583)
Eugen Rochko
2017-08-08
Add ActivityPub inbox (#4216)
Eugen Rochko
2017-07-31
Change RuboCop rules to loose (#4464)
Yamagishi Kazutoshi
2017-07-28
Fix guard clause in WebPushNotificationWorker (#4421)
Eugen Rochko
2017-07-28
When PuSH subscribe attempts are exhausted, unsubscribe (#4422)
Eugen Rochko
2017-07-27
Add callback_url/acct information for Sidekiq PuSH workers Exception. (#4281)
Clworld
2017-07-26
fix(web_push_notification_worker): Guard against deleted notifications (#4379)
Sorin Davidoi
2017-07-24
Move clean up of unconfirmed users to sidekiq-scheduler (#4336)
Eugen Rochko
2017-07-20
Fix webfinger retries (#4275)
Eugen Rochko
2017-07-19
Correct OStatus inflection (Ostatus -> OStatus) (#4255)
Eugen Rochko
2017-07-18
Introduce Ostatus name space (#4164)
Akihiko Odaki
2017-07-18
fix(push-subscriptions): Refactor how Sidekiq jobs are handled (#4226)
Sorin Davidoi
2017-07-17
Improve a query in WebPushNotificationWorker (#4234)
Akihiko Odaki
2017-07-17
Use update method to update session in WebPushNotificationWorker (#4235)
Akihiko Odaki
2017-07-15
Optimize uri normalization (#4212)
ThibG
2017-07-14
Fix #2672 - Connect signed PuSH subscription requests to instance domain (#4205)
Eugen Rochko
2017-07-14
HTTP signatures (#4146)
Eugen Rochko
2017-07-13
Web Push Notifications (#3243)
Sorin Davidoi
2017-07-10
Limit total subscribe retries to 10, but space them out more (#4142)
Eugen Rochko
2017-07-07
Refactor JSON templates to be generated with ActiveModelSerializers instead o...
Eugen Rochko
2017-06-25
Bind web UI access tokens to sessions (#3940)
Eugen Rochko
2017-06-22
Some minor change and spec for Account (#3813)
Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-19
Rename FollowRemoteAccountService to ResolveRemoteAccountService (#3847)
Eugen Rochko
2017-06-14
Batched remove status service (#3735)
Eugen Rochko
2017-06-14
Account deletion (#3728)
Eugen Rochko
2017-06-04
change sidekiq queueing to bulk push (#3536)
takayamaki
2017-05-22
Specs for cleanup workers (#3235)
Matt Jankowski
2017-05-20
Replace mastodon:media:clear and mastodon:feeds:clear rake tasks with (#3180)
Eugen Rochko
2017-05-19
Add spec coverage for regeneration worker (#3143)
Matt Jankowski
2017-05-19
Specs for precompute feed service (#3142)
Matt Jankowski
2017-05-18
After remote follow worker specs (#3098)
Matt Jankowski
[next]