Age | Commit message (Expand) | Author |
2019-04-08 | Export and import show_reblogs together with following list (#10495) | ThibG |
2019-04-03 | Export and import `hide_notifications` alongside user mutes (#10335) | ThibG |
2019-03-28 | Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401) | Eugen Rochko |
2019-03-16 | Avoid race condition when streaming deleted statuses (#10280) | ThibG |
2019-03-14 | Fix wrong method used in PollExpirationNotifyWorker (#10265) | Eugen Rochko |
2019-03-12 | Fix poll update handler calling method was that was not available (#10246) | Eugen Rochko |
2019-03-11 | Support pushing and receiving updates to poll tallies (#10209) | ThibG |
2019-03-05 | Do not error out on unsalvageable errors in FetchRepliesService (#10175) | ThibG |
2019-02-28 | Improved remote thread fetching (#10106) | ThibG |
2019-02-13 | Filter incoming Create activities by relation to local activity (#10005) | Eugen Rochko |
2019-02-12 | Move sending account Delete to anyone but the account's followers to the pull... | ThibG |
2019-02-03 | Add option to overwrite imported data (#9962) | Eugen Rochko |
2019-02-02 | Create Redisable#redis (#9633) | ysksn |
2019-01-20 | Fix multiple workers for the same scheduled status being queueable (#9875) | Eugen Rochko |
2019-01-06 | Fix wrong param name in scheduled statuses and return params in API (#9725) | Eugen Rochko |
2019-01-06 | Fix PublishScheduledStatusWorker being queued with no arguments (#9724) | Eugen Rochko |
2019-01-05 | Add scheduled statuses (#9706) | Eugen Rochko |
2019-01-05 | Follow new account before unfollowing the old one during move (#9719) | Eugen Rochko |
2019-01-02 | Improve e-mail digest (#9689) | Eugen Rochko |
2019-01-01 | Restore ReplyDistributionWorker to allow existing jobs to be processed (#9676) | ThibG |
2018-12-30 | Avoid duplicate work by merging ReplyDistributionWorker into DistributionWork... | ThibG |
2018-12-30 | Reduce usage of LD signatures (#9659) | ThibG |
2018-12-29 | Add handler for Move activity (#9629) | Eugen Rochko |
2018-12-17 | Do no retry web push workers if the server returns a 4xx response (#9434) | Eugen Rochko |
2018-12-03 | Improve account suspension speed and completeness (#9290) | Eugen Rochko |
2018-11-27 | Skip deliveries to inboxes that have already been marked as unavailable (#9358) | Eugen Rochko |
2018-11-08 | Optimize the process of following someone (#9220) | Eugen Rochko |
2018-10-25 | Allow inbox owner to view implicitly targeted ActivityPub payload (#9093) | Eugen Rochko |
2018-10-17 | Improve support for aspects/circles (#8950) | Eugen Rochko |
2018-10-09 | Track historical space stats in PgHero to determine PostgreSQL growth (#8906) | Eugen Rochko |
2018-10-07 | Add conversations API (#8832) | Eugen Rochko |
2018-10-04 | Limit the number of people that can be followed from one account (#8807) | Eugen Rochko |
2018-09-18 | Redesign forms, verify link ownership with rel="me" (#8703) | Eugen Rochko |
2018-08-26 | Add CLI task for rotating keys (#8466) | Eugen Rochko |
2018-08-25 | Disable retries on all scheduled tasks (#8413) | Eugen Rochko |
2018-08-25 | Add improved CLI interface for removing remote media (#8411) | Eugen Rochko |
2018-08-21 | Revert to using Paperclip's filesystem storage, and fix dangling records in r... | ThibG |
2018-08-21 | Get rid of all batch order warnings (#8334) | Eugen Rochko |
2018-08-19 | Keep scheduler jobs unique until they're done (#8287) | Eugen Rochko |
2018-07-16 | Fix ActivityPub::UpdateDistributionWorker regression (#8039) | Eugen Rochko |
2018-07-13 | Add federation relay support (#7998) | Eugen Rochko |
2018-06-09 | Fix domain hiding logic (#7765) | Eugen Rochko |
2018-05-30 | Speed up some rake tasks by moving execution to Sidekiq (#7678) | Eugen Rochko |
2018-05-19 | checking http status code with range (#7544) | takayamaki |
2018-05-19 | Do not raise delivery failure on 4xx errors, increase stoplight threshold (#7... | Eugen Rochko |
2018-05-11 | Add REST API for Web Push Notifications subscriptions (#7445) | Eugen Rochko |
2018-05-03 | Fixes/do not override timestamps (#7336) | ThibG |
2018-05-03 | Fixes/do not override timestamps (#7331) | ThibG |
2018-05-03 | Revert "Do not override timestamps for incoming toots" (#7330) | Eugen Rochko |
2018-05-03 | Do not override timestamps for incoming toots (#7326) | ThibG |