252 Commits (5d8398c8b8b51ee7363e7d45acc560f489783e34)

Author SHA1 Message Date
Eugen Rochko 5d8398c8b8
Add E2EE API (#13820) 4 years ago
Takeshi Umeda 706972b4ba
Fix RedownloadMediaWorker (#13741) 4 years ago
Eugen Rochko e9ecbca70d
Fix error within error when limiting backtrace to 3 lines (#13120) 4 years ago
Takeshi Umeda 04c8d825f6
Fix DeliveryWorker not to call failure_tracker when inbox_url is unavailable (#13482) 4 years ago
Eugen Rochko 5edff32733
Change delivery failure tracking to work with hostnames instead of URLs (#13437) 4 years ago
Eugen Rochko 0773a512ac
Fix trying to delete already deleted file when post-processing (#13406) 4 years ago
ThibG 89e28c7674
Fix PostgreSQL load when linking in announcements (#13250) 4 years ago
Eugen Rochko 9014367bd8
Fix background jobs not using locks like they are supposed to (#13361) 4 years ago
Eugen Rochko 9660aa4543
Change local media attachments to perform heavy processing asynchronously (#13210) 4 years ago
Eugen Rochko 663ea84b08
Add publish/unpublish controls to announcements in admin UI (#12967) 4 years ago
Eugen Rochko 401f32f9ee
Fix expired announcements being re-published (#12964) 4 years ago
Eugen Rochko b9d74d4076
Add streaming API updates for announcements being modified or deleted (#12963) 4 years ago
ThibG 288f509424 Fix type error in announcement reaction update event payload (#12946) 4 years ago
Eugen Rochko f52c988e12
Add announcements (#12662) 4 years ago
Daigo 3 Dango e9ea09d173 Suppress backtrace when delivering toots (#12798) 4 years ago
ThibG aa138ea350 Fix RefollowWorker not keeping show_reblogs setting (#12707) 4 years ago
ThibG 66c1fe0495 Fix various issues with account migration (#12301) 5 years ago
Eugen Rochko 9a1be333b8
Fix wrong attribute in MoveWorker (#12066) 5 years ago
Eugen Rochko 368a87755b
Fix account migration not affecting followers on origin server (#11980) 5 years ago
Takeshi Umeda a90243a712 Fixed missing account in MoveDistributionWorker (#11906) 5 years ago
Eugen Rochko 3ed94dcc1a
Add account migration UI (#11846) 5 years ago
Eugen Rochko 38dc51b2d6
Fix Move handler queuing jobs that will fail if account is suspended (#11864) 5 years ago
abcang c21386cff5 Improve IP cleanup query (#11871) 5 years ago
Eugen Rochko e8703c281e
Fix web push subscriptions being deleted on rate limit or timeout (#11826) 5 years ago
Eugen Rochko c5d37f18cb
Change deletes to preserve soft-deleted statuses in unresolved reports (#11805) 5 years ago
Eugen Rochko 031ca25014
Add retry for failed media downloads and `tootctl media refresh` (#11775) 5 years ago
Eugen Rochko 8674814825
Change tootctl to use inline parallelization instead of Sidekiq (#11776) 5 years ago
Eugen Rochko 70ddef2654
Change trending hashtags to not disappear instantly after midnight (#11712) 5 years ago
Eugen Rochko 282ea17078
Add soft delete for statuses for instant deletes through API (#11623) 5 years ago
Eugen Rochko 97192d9a77
Fix remote and staff-removed statuses leaving media behind for a day (#11638) 5 years ago
ThibG bced70469a Add domain block notes (#11515) 5 years ago
mayaeh 0d80f686d8 Add `tootctl preview_cards remove` (#11320) 5 years ago
Eugen Rochko bd87e66679
Remove WebSub subscriptions (#11303) 5 years ago
Eugen Rochko b3f44aa186
Add periodic removal of older thumbnails for preview cards (#11304) 5 years ago
han@highemelry 402302776c Change the retry limit in error of web push notification (#11292) 5 years ago
Eugen Rochko 5d3feed191
Refactor fetching of remote resources (#11251) 5 years ago
Eugen Rochko 406b46395d
Fix URLs appearing twice in errors of ActivityPub::DeliveryWorker (#11231) 5 years ago
Eugen Rochko 23aeef52cc
Remove Salmon and PubSubHubbub (#11205) 5 years ago
Eugen Rochko bc60d794f8
Change ActivityPub::DeliveryWorker to not retry HTTP 501 errors (#11233) 5 years ago
Eugen Rochko 0d9ffe56fb
Add request pool to improve delivery performance (#10353) 5 years ago
Eugen Rochko f2b743e715
Refactor all ActivityPub deliveries to be serialized and signed through one concern (#10966) 5 years ago
ThibG 9efcca3c54 Retry ActivityPub inbox delivery on HTTP 401 and 408 errors (#10812) 5 years ago
ThibG b85f216cbc Do not retry processing ActivityPub jobs raising validation errors (#10614) 5 years ago
ThibG cb71c95e22 Export and import show_reblogs together with following list (#10495) 5 years ago
ThibG d4882aa64a Export and import `hide_notifications` alongside user mutes (#10335) 5 years ago
Eugen Rochko f1bc90ab50
Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401) 5 years ago
ThibG 6b0eda14a1 Avoid race condition when streaming deleted statuses (#10280) 5 years ago
Eugen Rochko 6841d8fc74
Fix wrong method used in PollExpirationNotifyWorker (#10265) 5 years ago
Eugen Rochko 9f5b55ad4f
Fix poll update handler calling method was that was not available (#10246) 5 years ago
ThibG 3a92885a86 Support pushing and receiving updates to poll tallies (#10209) 5 years ago