]> cat aescling's git repositories - mastodon.git/history - app/workers
Summary: fix slowness due to layout thrashing when reloading a large … (#12661)
[mastodon.git] / app / workers /
2019-11-07 ThibGFix various issues with account migration (#12301)
2019-10-03 Eugen RochkoFix wrong attribute in MoveWorker (#12066)
2019-09-29 Eugen RochkoFix account migration not affecting followers on origin...
2019-09-21 Takeshi UmedaFixed missing account in MoveDistributionWorker (#11906)
2019-09-19 Eugen RochkoAdd account migration UI (#11846)
2019-09-17 Eugen RochkoFix Move handler queuing jobs that will fail if account...
2019-09-17 abcangImprove IP cleanup query (#11871)
2019-09-13 Eugen RochkoFix web push subscriptions being deleted on rate limit...
2019-09-11 Eugen RochkoChange deletes to preserve soft-deleted statuses in...
2019-09-10 Eugen RochkoAdd retry for failed media downloads and `tootctl media...
2019-09-10 Eugen RochkoChange tootctl to use inline parallelization instead...
2019-09-02 Eugen RochkoChange trending hashtags to not disappear instantly...
2019-08-22 Eugen RochkoAdd soft delete for statuses for instant deletes throug...
2019-08-22 Eugen RochkoFix remote and staff-removed statuses leaving media...
2019-08-07 ThibGAdd domain block notes (#11515)
2019-07-28 mayaehAdd `tootctl preview_cards remove` (#11320)
2019-07-21 Eugen RochkoRemove WebSub subscriptions (#11303)
2019-07-15 Eugen RochkoAdd periodic removal of older thumbnails for preview...
2019-07-12 han@highemelryChange the retry limit in error of web push notificatio...
2019-07-10 Eugen RochkoRefactor fetching of remote resources (#11251)
2019-07-07 Eugen RochkoFix URLs appearing twice in errors of ActivityPub:...
2019-07-06 Eugen RochkoRemove Salmon and PubSubHubbub (#11205)
2019-07-01 Eugen RochkoChange ActivityPub::DeliveryWorker to not retry HTTP...
2019-07-01 Eugen RochkoAdd request pool to improve delivery performance (...
2019-06-04 Eugen RochkoRefactor all ActivityPub deliveries to be serialized...
2019-05-23 ThibGRetry ActivityPub inbox delivery on HTTP 401 and 408...
2019-05-03 ThibGDo not retry processing ActivityPub jobs raising valida...
2019-04-08 ThibGExport and import show_reblogs together with following...
2019-04-03 ThibGExport and import `hide_notifications` alongside user...
2019-03-28 Eugen RochkoRename :poll to :preloadable_poll and :owned_poll to...
2019-03-16 ThibGAvoid race condition when streaming deleted statuses...
2019-03-14 Eugen RochkoFix wrong method used in PollExpirationNotifyWorker...
2019-03-12 Eugen RochkoFix poll update handler calling method was that was...
2019-03-10 ThibGSupport pushing and receiving updates to poll tallies...
2019-03-05 ThibGDo not error out on unsalvageable errors in FetchReplie...
2019-02-28 ThibGImproved remote thread fetching (#10106)
2019-02-13 Eugen RochkoFilter incoming Create activities by relation to local...
2019-02-12 ThibGMove sending account Delete to anyone but the account...
2019-02-03 Eugen RochkoAdd option to overwrite imported data (#9962)
2019-02-02 ysksnCreate Redisable#redis (#9633)
2019-01-20 Eugen RochkoFix multiple workers for the same scheduled status...
2019-01-06 Eugen RochkoFix wrong param name in scheduled statuses and return...
2019-01-06 Eugen RochkoFix PublishScheduledStatusWorker being queued with...
2019-01-05 Eugen RochkoAdd scheduled statuses (#9706)
2019-01-05 Eugen RochkoFollow new account before unfollowing the old one durin...
2019-01-02 Eugen RochkoImprove e-mail digest (#9689)
2019-01-01 ThibGRestore ReplyDistributionWorker to allow existing jobs...
2018-12-30 ThibGAvoid duplicate work by merging ReplyDistributionWorker...
2018-12-30 ThibGReduce usage of LD signatures (#9659)
2018-12-29 Eugen RochkoAdd handler for Move activity (#9629)
2018-12-17 Eugen RochkoDo no retry web push workers if the server returns...
2018-12-03 Eugen RochkoImprove account suspension speed and completeness ...
2018-11-27 Eugen RochkoSkip deliveries to inboxes that have already been marke...
2018-11-08 Eugen RochkoOptimize the process of following someone (#9220)
2018-10-25 Eugen RochkoAllow inbox owner to view implicitly targeted ActivityP...
2018-10-17 Eugen RochkoImprove support for aspects/circles (#8950)
2018-10-09 Eugen RochkoTrack historical space stats in PgHero to determine...
2018-10-07 Eugen RochkoAdd conversations API (#8832)
2018-10-04 Eugen RochkoLimit the number of people that can be followed from...
2018-09-18 Eugen RochkoRedesign forms, verify link ownership with rel="me...
2018-08-26 Eugen RochkoAdd CLI task for rotating keys (#8466)
2018-08-25 Eugen RochkoDisable retries on all scheduled tasks (#8413)
2018-08-25 Eugen RochkoAdd improved CLI interface for removing remote media...
2018-08-21 ThibGRevert to using Paperclip's filesystem storage, and...
2018-08-21 Eugen RochkoGet rid of all batch order warnings (#8334)
2018-08-19 Eugen RochkoKeep scheduler jobs unique until they're done (#8287)
2018-07-16 Eugen RochkoFix ActivityPub::UpdateDistributionWorker regression...
2018-07-13 Eugen RochkoAdd federation relay support (#7998)
2018-06-09 Eugen RochkoFix domain hiding logic (#7765)
2018-05-30 Eugen RochkoSpeed up some rake tasks by moving execution to Sidekiq...
2018-05-19 takayamakichecking http status code with range (#7544)
2018-05-18 Eugen RochkoDo not raise delivery failure on 4xx errors, increase...
2018-05-11 Eugen RochkoAdd REST API for Web Push Notifications subscriptions...
2018-05-03 ThibGFixes/do not override timestamps (#7336)
2018-05-03 ThibGFixes/do not override timestamps (#7331)
2018-05-03 Eugen RochkoRevert "Do not override timestamps for incoming toots...
2018-05-03 ThibGDo not override timestamps for incoming toots (#7326)
2018-05-02 Eugen RochkoImprove PostStatusService performance (#7317)
2018-05-02 Eugen RochkoSlightly reduce RAM usage (#7301)
2018-04-12 Eugen RochkoEnsure SynchronizeFeaturedCollectionWorker is unique...
2018-04-07 Eugen RochkoAdd a circuit breaker for ActivityPub deliveries (...
2018-04-04 Eugen RochkoAdjust privacy policy (#6666)
2018-03-26 Akihiko OdakiValidate HTTP response length while receiving (#6891)
2018-03-24 Akihiko OdakiClose http connection in perform method of Request...
2018-03-13 Eugen RochkoMerge branch 'spoiler' of git://github.com/kagucho...
2018-03-13 Eugen RochkoLog BackupWorker backtrace, delete Backup if retries...
2018-03-04 Eugen RochkoFederate pinned statuses over ActivityPub (#6610)
2018-02-21 Eugen RochkoAccount archive download (#6460)
2018-01-22 Akihiko OdakiRename ResolveRemoteAccountService to ResolveAccountSer...
2018-01-19 ThibGRetry delivering toots over ActivityPub for about 2...
2018-01-17 Eugen RochkoFix home regeneration (#6251)
2018-01-15 Eugen RochkoMove e-mail digest task to sidekiq, reduce workload...
2018-01-05 ThibGFix PuSH workers (#6200)
2017-12-05 Eugen RochkoLists redis clean-up (#5886)
2017-11-30 Eugen RochkoFix too many forwards (#5854)
2017-11-17 Eugen RochkoLists (#5703)
2017-11-11 ThibGRetry thread resolving (#5599)
2017-11-07 Eugen RochkoAdd ability to disable login and mark accounts as memor...
2017-10-17 aschmitzClean up reblog tracking keys, related improvements...
2017-10-16 Eugen RochkoKeep references to all reblogs of a status on home...
next
This page took 0.376018 seconds and 6 git commands to generate.