Age | Commit message (Expand) | Author |
2021-06-21 | Add authentication history (#16408) | Eugen Rochko |
2021-05-19 | Fix some RedisLocks auto-releasing too fast (#16276) | Claire |
2021-05-11 | Fix to be able to redownload avatar and header (#16190) | Takeshi Umeda |
2021-05-06 | Add Ruby 3.0 support (#16046) | Claire |
2021-05-05 | Fix media redownload worker retrying on unexpected response codes (#16111) | Eugen Rochko |
2021-05-05 | Improve performance of follow recommendation scheduler (#16159) | Claire |
2021-05-04 | Fix empty home feed before first follow has finished processing (#16152) | Eugen Rochko |
2021-04-26 | Fix thread resolve worker retrying when status no longer exists (#16109) | Eugen Rochko |
2021-04-24 | Fix nil error when removing status caused by race condition (#16099) | Eugen Rochko |
2021-04-12 | Change Web Push API deliveries to use request pooling (#16014) | Eugen Rochko |
2021-04-12 | Add cold-start follow recommendations (#15945) | Eugen Rochko |
2021-03-15 | Fix configuration for sidekiq-unique-jobs after 7.x upgrade (#15908) | Eugen Rochko |
2020-12-26 | Fix being able to import more than allowed number of follows (#15384) | ThibG |
2020-12-22 | Improve account deletion performances further (#15407) | ThibG |
2020-12-20 | Fix AccountDeletionWorker crashing and clogging sidekiq queues (#15380) | ThibG |
2020-12-18 | Fix resolving accounts sometimes creating duplicate records for a given AP id... | ThibG |
2020-12-14 | Fix performance on instances list in admin UI (#15282) | Eugen Rochko |
2020-11-19 | Fix sending spurious Rejects when processing remote account deletion (#15104) | ThibG |
2020-11-19 | Add cache buster feature for media files (#15155) | Eugen Rochko |
2020-11-13 | Fix AccountDeletionWorker not accepting keyword arguments (#15152) | ThibG |
2020-11-08 | Add support for reversible suspensions through ActivityPub (#14989) | Eugen Rochko |
2020-11-01 | Fix poll ending notifications being created for each vote (#15071) | ThibG |
2020-10-21 | Add follower synchronization mechanism (#14510) | ThibG |
2020-10-13 | Add duration parameter to muting. (#13831) | OSAMU SATO |
2020-10-12 | Add IP-based rules (#14963) | Eugen Rochko |
2020-09-18 | Add option to be notified when a followed user posts (#13546) | Eugen Rochko |
2020-09-15 | Change account suspensions to be reversible by default (#14726) | Eugen Rochko |
2020-09-08 | Refactor feed manager (#14761) | Eugen Rochko |
2020-07-20 | Changed retries and rescued in ActivityPub::ProcessingWorker (#14355) | Takeshi Umeda |
2020-07-15 | Fix removing allowed domains being done synchronously (#14302) | ThibG |
2020-07-05 | Add color extraction for audio thumbnails (#14209) | Eugen Rochko |
2020-07-01 | Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191) | Eugen Rochko |
2020-07-01 | Change move handler to carry blocks over (#14144) | ThibG |
2020-06-30 | Add user notes on accounts (#14148) | ThibG |
2020-06-29 | Add customizable thumbnails for audio and video attachments (#14145) | Eugen Rochko |
2020-06-25 | Fix various issues around OpenGraph representation of media (#14133) | Eugen Rochko |
2020-06-09 | Make domain block/silence/reject-media code more robust (#13424) | ThibG |
2020-06-09 | Fix performance of follow import (#13836) | Takeshi Umeda |
2020-06-02 | Add E2EE API (#13820) | Eugen Rochko |
2020-05-12 | Fix RedownloadMediaWorker (#13741) | Takeshi Umeda |
2020-05-10 | Fix error within error when limiting backtrace to 3 lines (#13120) | Eugen Rochko |
2020-04-16 | Fix DeliveryWorker not to call failure_tracker when inbox_url is unavailable ... | Takeshi Umeda |
2020-04-15 | Change delivery failure tracking to work with hostnames instead of URLs (#13437) | Eugen Rochko |
2020-04-06 | Fix trying to delete already deleted file when post-processing (#13406) | Eugen Rochko |
2020-04-05 | Fix PostgreSQL load when linking in announcements (#13250) | ThibG |
2020-03-31 | Fix background jobs not using locks like they are supposed to (#13361) | Eugen Rochko |
2020-03-08 | Change local media attachments to perform heavy processing asynchronously (#1... | Eugen Rochko |
2020-01-27 | Add publish/unpublish controls to announcements in admin UI (#12967) | Eugen Rochko |
2020-01-26 | Fix expired announcements being re-published (#12964) | Eugen Rochko |
2020-01-26 | Add streaming API updates for announcements being modified or deleted (#12963) | Eugen Rochko |