]> cat aescling's git repositories - mastodon.git/history - app/workers
Merge pull request #223 from glitch-soc/glitchsoc/feature/configurable-status-size
[mastodon.git] / app / workers /
2017-11-18 beatrixMerge pull request #223 from glitch-soc/glitchsoc/featu...
2017-11-17 David YipMerge pull request #224 from yipdw/merge-upstream
2017-11-17 David YipMerge remote-tracking branch 'origin/master' into merge...
2017-11-17 Eugen RochkoLists (#5703)
2017-11-16 Surinna CurtisMerge pull request #216 from glitch-soc/merge-upstream...
2017-11-16 Surinna CurtisMerge tootsuite/master at 30237259367a0ef2b20908518b86b...
2017-11-11 ThibGRetry thread resolving (#5599)
2017-11-07 Eugen RochkoAdd ability to disable login and mark accounts as memor...
2017-10-18 David YipMerge pull request #185 from glitch-soc/fix-null-status
2017-10-18 beatrixMerge pull request #188 from glitch-soc/merge-upstream...
2017-10-18 David YipMerge tag 'v2.0.0' into gs-master
2017-10-17 aschmitzClean up reblog tracking keys, related improvements...
2017-10-16 David YipMerge pull request #182 from glitch-soc/wide-tootbox...
2017-10-16 David YipMerge pull request #181 from glitch-soc/upstream-merge...
2017-10-16 Ondřej HruškaMerge remote-tracking branch 'upstream/master' into...
2017-10-16 Eugen RochkoKeep references to all reblogs of a status on home...
2017-10-16 David YipMerge remote-tracking branch 'origin/master' into gs...
2017-10-14 abcangClose connection when succeeded posting (#5390)
2017-10-11 kibigo!Merge upstream 2.0ish #165
2017-10-08 Eugen RochkoSet snowflake IDs for backdated statuses (#5260)
2017-10-06 unaristImprove error handling on LinkCrawlWorker (#5250)
2017-10-03 Eugen RochkoUse separate workers to process imports, retry failures...
2017-09-30 beatrixMerge pull request #125 from glitch-soc/data-column
2017-09-30 ThibGRetry ActivityPub delivery a few more times (#5014)
2017-09-29 beatrixMerge pull request #157 from glitch-soc/merging-upstream
2017-09-29 Eugen RochkoAfter 7 days of repeated delivery failures, give up...
2017-09-28 abcangFlush body when POST requests (#5128)
2017-09-28 Ondřej HruškaMerge remote-tracking branch 'origin/better-themeing...
2017-09-28 Ondřej HruškaMerge commit 'b9f59ebcc68e9da0a7158741a1a2ef3564e1321e...
2017-09-28 Ondřej HruškaMerge commit '4aea3f88a6d30f102a79c2da7fcfac96465ba1a8...
2017-09-25 Eugen RochkoFollow-up to #4582 and #5027, removing dead code (...
2017-09-24 Daigo 3 DangoSuppress backtrace when failed to communicate with...
2017-09-16 unaristFix an error in ReplyDistributionWorker when replied...
2017-09-14 sdukhovniAdd scheduled worker to purge old user IPs (#4951)
2017-09-14 abcangRevert unique retry job (#4937)
2017-09-13 ThibGFix refollowing (#4931)
2017-09-12 ThibG[WiP] Whenever a remote keypair changes, unfollow them...
2017-09-10 Surinna CurtisMerge pull request #143 from yipdw/sync/upstream
2017-09-10 David YipMerge tag 'v1.6.0' into sync/upstream
2017-09-10 Eugen RochkoDefault follows for new users (#4871)
2017-09-10 beatrixMerge pull request #141 from yipdw/sync/upstream
2017-09-09 David YipMerge tag 'v1.6.0rc3' into sync/upstream
2017-09-09 David YipMerge branch 'origin/master' into sync/upstream
2017-09-06 Eugen RochkoSwitch to static URIs, new URI format in both protocols...
2017-09-05 abcangDo not execute the job with the same arguments as the...
2017-09-02 Eugen RochkoInstantly upgrade account to ActivityPub if we receive...
2017-08-30 Eugen RochkoForward ActivityPub creates that reply to local statuse...
2017-08-29 Eugen RochkoSerialize ActivityPub alternate link into OStatus delet...
2017-08-26 Eugen RochkoForward ActivityPub deletes to followers of rebloggers...
2017-08-26 Eugen RochkoAdd handling of Linked Data Signatures in payloads...
2017-08-26 masarakkiauthorize-follow-requests-after-unlocking (#4658)
2017-08-24 Eugen RochkoAdd configuration to disable private status federation...
2017-08-21 Eugen RochkoPeriodically remove expired PuSH subscribers (#4654)
2017-08-20 Eugen RochkoActivityPub migration procedure (#4617)
2017-08-19 Eugen RochkoImprove ActivityPub/OStatus compatibility (#4632)
2017-08-12 Eugen RochkoActivityPub delivery (#4566)
2017-08-12 Eugen RochkoOnly PuSH-resubscribe to OStatus accounts (#4583)
2017-08-08 Eugen RochkoAdd ActivityPub inbox (#4216)
2017-08-01 kibigo!Merge upstream (#111)
2017-07-31 Yamagishi KazutoshiChange RuboCop rules to loose (#4464)
2017-07-28 Eugen RochkoFix guard clause in WebPushNotificationWorker (#4421)
2017-07-28 Eugen RochkoWhen PuSH subscribe attempts are exhausted, unsubscribe...
2017-07-26 ClworldAdd callback_url/acct information for Sidekiq PuSH...
2017-07-26 Sorin Davidoifix(web_push_notification_worker): Guard against delete...
2017-07-25 Ondřej HruškaMerge git://github.com/tootsuite/mastodon into tootsuit...
2017-07-24 Eugen RochkoMove clean up of unconfirmed users to sidekiq-scheduler...
2017-07-20 beatrixMerge pull request #87 from tootsuite/master
2017-07-19 Eugen RochkoFix webfinger retries (#4275)
2017-07-18 Eugen RochkoCorrect OStatus inflection (Ostatus -> OStatus) (#4255)
2017-07-18 Ondřej HruškaMerge branch 'tootsuite-master'
2017-07-18 Ondřej HruškaMerge changes from upstream with the CSS reload fix
2017-07-18 Akihiko OdakiIntroduce Ostatus name space (#4164)
2017-07-18 Sorin Davidoifix(push-subscriptions): Refactor how Sidekiq jobs...
2017-07-17 Ondřej HruškaUpdated from tootsuite
2017-07-17 Akihiko OdakiImprove a query in WebPushNotificationWorker (#4234)
2017-07-17 Akihiko OdakiUse update method to update session in WebPushNotificat...
2017-07-15 kibigo!Merge upstream (#81)
2017-07-15 ThibGOptimize uri normalization (#4212)
2017-07-14 Eugen RochkoFix #2672 - Connect signed PuSH subscription requests...
2017-07-14 Eugen RochkoHTTP signatures (#4146)
2017-07-13 Sorin DavidoiWeb Push Notifications (#3243)
2017-07-12 kibigo!Merge upstream!! #64 <3 <3
2017-07-10 Eugen RochkoLimit total subscribe retries to 10, but space them...
2017-07-07 Eugen RochkoRefactor JSON templates to be generated with ActiveMode...
2017-06-27 beatrix-bitrotMerge remote-tracking branch 'upstream/master'
2017-06-25 Eugen RochkoBind web UI access tokens to sessions (#3940)
2017-06-22 Akihiko Odaki (... Some minor change and spec for Account (#3813)
2017-06-18 Eugen RochkoRename FollowRemoteAccountService to ResolveRemoteAccou...
2017-06-14 Eugen RochkoBatched remove status service (#3735)
2017-06-14 Eugen RochkoAccount deletion (#3728)
2017-06-03 takayamakichange sidekiq queueing to bulk push (#3536)
2017-05-22 Matt JankowskiSpecs for cleanup workers (#3235)
2017-05-20 Eugen RochkoReplace mastodon:media:clear and mastodon:feeds:clear...
2017-05-19 Matt JankowskiAdd spec coverage for regeneration worker (#3143)
2017-05-19 Matt JankowskiSpecs for precompute feed service (#3142)
2017-05-18 Matt JankowskiAfter remote follow worker specs (#3098)
2017-05-14 Eugen RochkoDo not cancel PuSH subscriptions after encountering...
2017-05-12 Matt JankowskiSpec coverage and refactor for pubsub/delivery worker...
2017-05-10 Matt JankowskiPubsub confirmation worker spec (#2974)
2017-05-10 Matt JankowskiSpec feed insert worker (#2965)
next
This page took 0.144539 seconds and 6 git commands to generate.