278 Commits (5614e6724e5131f33197ecbc1998058e9794aae9)

Author SHA1 Message Date
ThibG f1f96ebf02
Fix being able to import more than allowed number of follows (#15384) 3 years ago
ThibG 3249d35bdc
Improve account deletion performances further (#15407) 3 years ago
ThibG 7bf3c6e57b
Fix AccountDeletionWorker crashing and clogging sidekiq queues (#15380) 3 years ago
ThibG a60d9335d8
Fix resolving accounts sometimes creating duplicate records for a given AP id (#15364) 3 years ago
Eugen Rochko 216b85b053
Fix performance on instances list in admin UI (#15282) 3 years ago
ThibG 2f6831f318
Fix sending spurious Rejects when processing remote account deletion (#15104) 4 years ago
Eugen Rochko df1653174b
Add cache buster feature for media files (#15155) 4 years ago
ThibG 0a4d0e8320
Fix AccountDeletionWorker not accepting keyword arguments (#15152) 4 years ago
Eugen Rochko 3134691948
Add support for reversible suspensions through ActivityPub (#14989) 4 years ago
ThibG c49805efb1
Fix poll ending notifications being created for each vote (#15071) 4 years ago
ThibG ca56527140
Add follower synchronization mechanism (#14510) 4 years ago
OSAMU SATO 96761752ec
Add duration parameter to muting. (#13831) 4 years ago
Eugen Rochko 5e1364c448
Add IP-based rules (#14963) 4 years ago
Eugen Rochko 974b1b79ce
Add option to be notified when a followed user posts (#13546) 4 years ago
Eugen Rochko ed099d8bdc
Change account suspensions to be reversible by default (#14726) 4 years ago
Eugen Rochko 65760f59df
Refactor feed manager (#14761) 4 years ago
Takeshi Umeda a8b6524b43
Changed retries and rescued in ActivityPub::ProcessingWorker (#14355) 4 years ago
ThibG d658af7ff8
Fix removing allowed domains being done synchronously (#14302) 4 years ago
Eugen Rochko 99f3a55540
Add color extraction for audio thumbnails (#14209) 4 years ago
Eugen Rochko 6d23d40420
Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191) 4 years ago
ThibG 35cedc922c
Change move handler to carry blocks over (#14144) 4 years ago
ThibG 65506bac3f
Add user notes on accounts (#14148) 4 years ago
Eugen Rochko 64aac30733
Add customizable thumbnails for audio and video attachments (#14145) 4 years ago
Eugen Rochko 662a49dc3f
Fix various issues around OpenGraph representation of media (#14133) 4 years ago
ThibG 89f40b6c3e
Make domain block/silence/reject-media code more robust (#13424) 4 years ago
Takeshi Umeda d890abfcab
Fix performance of follow import (#13836) 4 years ago
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