Age | Commit message (Expand) | Author |
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 |
2018-05-02 | Improve PostStatusService performance (#7317) | Eugen Rochko |
2018-05-02 | Slightly reduce RAM usage (#7301) | Eugen Rochko |
2018-04-13 | Ensure SynchronizeFeaturedCollectionWorker is unique and clean up (#7043) | Eugen Rochko |
2018-04-07 | Add a circuit breaker for ActivityPub deliveries (#7053) | Eugen Rochko |
2018-04-04 | Adjust privacy policy (#6666) | Eugen Rochko |
2018-03-26 | Validate HTTP response length while receiving (#6891) | Akihiko Odaki |
2018-03-24 | Close http connection in perform method of Request class (#6889) | Akihiko Odaki |
2018-03-13 | Log BackupWorker backtrace, delete Backup if retries exhausted (#6769) | Eugen Rochko |
2018-03-04 | Federate pinned statuses over ActivityPub (#6610) | Eugen Rochko |
2018-02-21 | Account archive download (#6460) | Eugen Rochko |
2018-01-22 | Rename ResolveRemoteAccountService to ResolveAccountService (#6327) | Akihiko Odaki |
2018-01-19 | Retry delivering toots over ActivityPub for about 2 days (#6298) | ThibG |
2018-01-17 | Fix home regeneration (#6251) | Eugen Rochko |
2018-01-15 | Move e-mail digest task to sidekiq, reduce workload, improve hint (#6252) | Eugen Rochko |
2018-01-05 | Fix PuSH workers (#6200) | ThibG |
2017-12-05 | Lists redis clean-up (#5886) | Eugen Rochko |
2017-11-30 | Fix too many forwards (#5854) | Eugen Rochko |
2017-11-18 | Lists (#5703) | Eugen Rochko |
2017-11-11 | Retry thread resolving (#5599) | ThibG |
2017-11-07 | Add ability to disable login and mark accounts as memorial (#5615) | Eugen Rochko |
2017-10-17 | Clean up reblog tracking keys, related improvements (#5428) | aschmitz |
2017-10-16 | Keep references to all reblogs of a status on home feed (#5419) | Eugen Rochko |
2017-10-14 | Close connection when succeeded posting (#5390) | abcang |
2017-10-08 | Set snowflake IDs for backdated statuses (#5260) | Eugen Rochko |
2017-10-06 | Improve error handling on LinkCrawlWorker (#5250) | unarist |
2017-10-04 | Use separate workers to process imports, retry failures (#5207) | Eugen Rochko |
2017-09-30 | Retry ActivityPub delivery a few more times (#5014) | ThibG |
2017-09-29 | After 7 days of repeated delivery failures, give up on inbox (#5131) | Eugen Rochko |
2017-09-28 | Flush body when POST requests (#5128) | abcang |
2017-09-26 | Follow-up to #4582 and #5027, removing dead code (#5101) | Eugen Rochko |