494 Commits (88ba538aad0c542d6e71f8f4c1a89299899dabf8)

Author SHA1 Message Date
Claire 425a6c90c4 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 50ea54b3ed
Change authorized applications page (#17656)
3 years ago
Claire 67c6f37e26 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 3d60708508
Fix crash in EmailDomainBlockRefreshScheduler (#17649)
3 years ago
Claire be493b6c0d Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 27965ce5ed
Add trending statuses (#17431)
3 years ago
Eugen Rochko a29a982eaa
Change e-mail domain blocks to block IPs dynamically (#17635)
3 years ago
Claire d9379f5331 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 8f03b7a2fb
Add notifications when a reblogged status has been updated (#17404)
3 years ago
Claire f1a6f9062e Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire da91b18a8b
Fix NoMethodError in StatusUpdateDistributionWorker (#17499)
3 years ago
Eugen Rochko 63002cde03
Add editing for published statuses (#17320)
3 years ago
Claire 692963d43b Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 35850f8195
Fix localization of cold-start follow recommendations (#17479)
3 years ago
Claire 52c1b86964
Fix Ruby 2.5 incompatibility (#17465)
3 years ago
Claire 0d2cf3cd4a
Fix errors when multiple Delete are received for a given actor (#17460)
3 years ago
Claire b2915613fb Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 03d59340da
Fix Sidekiq warnings about JSON serialization (#17381)
3 years ago
Claire 1af4618a06 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire fe89554a54 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 9eb775a9d1
Fix error when using raw distribution worker (#17334)
3 years ago
Eugen Rochko 1060666c58
Add support for editing for published statuses (#16697)
3 years ago
Claire b3bf32a21e Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 14f436c457
Add notifications for statuses deleted by moderators (#17204)
3 years ago
Claire 2d4b4b0b45 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire d5c9feb7b7
Add support for private pinned posts (#16954)
3 years ago
Claire b61c3ddff8 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 8e84ebf0cb
Remove IP tracking columns from users table (#16409)
3 years ago
Claire d4f315f304 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 7f803c41e2
Add ability to purge undeliverable domains from admin interface (#16686)
3 years ago
Claire b2526316f5 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Takeshi Umeda bda8e4f815
Fix follow recommendation biased towards older accounts (#17126)
3 years ago
Claire 443ec4f8ba Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 6e50134a42
Add trending links (#16917)
3 years ago
Claire 4bb6b1a1e7 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 87085a5152
Fix AccountNote not having a maximum length (#16942)
3 years ago
Claire 4e2a8c9b38 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 5efb1ff337
Fix followers synchronization mechanism not working when URI has empty path (#16510)
3 years ago
Claire 8ec4be4233 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 4ac78e2a06
Add feature to automatically delete old toots (#16529)
3 years ago
Takeshi Umeda 590e1578bf
Fix when MoveWorker cannot get locale from remote account (#16576)
3 years ago
Claire 86aca08ec6 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 1c21dcfa35
Fix newlines in accout notes added by the Move handler (#16415)
3 years ago
Claire 37fd9670a5 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko d174d12c83
Add authentication history (#16408)
3 years ago
Claire 5f334807d2 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 9a19227f17
Fix some RedisLocks auto-releasing too fast (#16276)
3 years ago
Claire dc58d02192 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Takeshi Umeda c403c3695b
Fix to be able to redownload avatar and header (#16190)
3 years ago
Claire 50b430d9a2 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 566fc90913
Add Ruby 3.0 support (#16046)
3 years ago
Eugen Rochko 6d9ad30bf8
Fix media redownload worker retrying on unexpected response codes (#16111)
3 years ago
Claire d9ae3db8d5
Improve performance of follow recommendation scheduler (#16159)
3 years ago
Eugen Rochko fab65848d2
Fix empty home feed before first follow has finished processing (#16152)
3 years ago
Eugen Rochko f78cbc0c32
Fix thread resolve worker retrying when status no longer exists (#16109)
3 years ago
Eugen Rochko f4b7c6b619
Fix nil error when removing status caused by race condition (#16099)
3 years ago
Claire e2a2bc9021 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 120965eb0b
Change Web Push API deliveries to use request pooling (#16014)
3 years ago
Eugen Rochko f7117646af
Add cold-start follow recommendations (#15945)
3 years ago
Claire eac4a3e9c8 Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko e89e976e92
Fix configuration for sidekiq-unique-jobs after 7.x upgrade (#15908)
4 years ago
Claire 90528f43bc Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG f1f96ebf02
Fix being able to import more than allowed number of follows (#15384)
4 years ago
Claire 537afa00f3 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG 3249d35bdc
Improve account deletion performances further (#15407)
4 years ago
Claire 38bfaf8855 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG 7bf3c6e57b
Fix AccountDeletionWorker crashing and clogging sidekiq queues (#15380)
4 years ago
Claire f9d000ebae Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG a60d9335d8
Fix resolving accounts sometimes creating duplicate records for a given AP id (#15364)
4 years ago
Claire e4f8679eae Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 216b85b053
Fix performance on instances list in admin UI (#15282)
4 years ago
Thibaut Girka 48f0f3ffee Merge branch 'master' into glitch-soc/merge-upstream
4 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
Thibaut Girka de5cc20dd8 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG 0a4d0e8320
Fix AccountDeletionWorker not accepting keyword arguments (#15152)
4 years ago
Thibaut Girka 0437d70628 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 3134691948
Add support for reversible suspensions through ActivityPub (#14989)
4 years ago
Thibaut Girka cd675fbe18 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG c49805efb1
Fix poll ending notifications being created for each vote (#15071)
4 years ago
Thibaut Girka ec49aa8175 Merge branch 'master' into glitch-soc/merge-upstream
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
Thibaut Girka a7aedebc31 Merge branch 'master' into glitch-soc/merge-upstream
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
Thibaut Girka 9748f074a3 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 65760f59df
Refactor feed manager (#14761)
4 years ago
Thibaut Girka b9f351d845 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Takeshi Umeda a8b6524b43
Changed retries and rescued in ActivityPub::ProcessingWorker (#14355)
4 years ago
Thibaut Girka 1c6c40d17c Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG d658af7ff8
Fix removing allowed domains being done synchronously (#14302)
4 years ago
Thibaut Girka 2d8be0a6e1 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 99f3a55540
Add color extraction for audio thumbnails (#14209)
4 years ago
Thibaut Girka 45deca65b3 Merge branch 'master' into glitch-soc/merge-upstream
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
Thibaut Girka 9c3b9d5ab9 Merge branch 'master' into glitch-soc/merge-upstream
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
Thibaut Girka a01674fb2b Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 662a49dc3f
Fix various issues around OpenGraph representation of media (#14133)
4 years ago
Thibaut Girka 12c8ac9e14 Merge branch 'master' into glitch-soc/merge-upstream
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
Thibaut Girka 3baacf6993 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Takeshi Umeda 706972b4ba
Fix RedownloadMediaWorker (#13741)
4 years ago
Thibaut Girka 4a70792b4a Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko e9ecbca70d
Fix error within error when limiting backtrace to 3 lines (#13120)
4 years ago
Thibaut Girka 81e49ba5c6 Merge branch 'master' into glitch-soc/merge-upstream
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
Thibaut Girka fdd0beefa7 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 0773a512ac
Fix trying to delete already deleted file when post-processing (#13406)
5 years ago
Thibaut Girka 9101254d0a Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 89e28c7674
Fix PostgreSQL load when linking in announcements (#13250)
5 years ago
Thibaut Girka f3eff922a3 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 9014367bd8
Fix background jobs not using locks like they are supposed to (#13361)
5 years ago
Thibaut Girka 9abb227250 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 9660aa4543
Change local media attachments to perform heavy processing asynchronously (#13210)
5 years ago
Thibaut Girka c56a504d11 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 663ea84b08
Add publish/unpublish controls to announcements in admin UI (#12967)
5 years ago
Eugen Rochko 401f32f9ee
Fix expired announcements being re-published (#12964)
5 years ago
Eugen Rochko b9d74d4076
Add streaming API updates for announcements being modified or deleted (#12963)
5 years ago
Thibaut Girka 61f699c0e9 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 288f509424 Fix type error in announcement reaction update event payload (#12946)
5 years ago
Thibaut Girka 9adeaf2bfc Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko f52c988e12
Add announcements (#12662)
5 years ago
Thibaut Girka 980c004f06 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Daigo 3 Dango e9ea09d173 Suppress backtrace when delivering toots (#12798)
5 years ago
Thibaut Girka 01eaeab56d Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG aa138ea350 Fix RefollowWorker not keeping show_reblogs setting (#12707)
5 years ago
Thibaut Girka 83774367d2 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 66c1fe0495 Fix various issues with account migration (#12301)
5 years ago
Thibaut Girka 1bbba0016a Merge tag 'v3.0.0' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 9a1be333b8
Fix wrong attribute in MoveWorker (#12066)
5 years ago
Thibaut Girka 16ff7c5627 Merge branch 'master' into glitch-soc/merge-upstream
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
Thibaut Girka 5cadb47238 Merge branch 'master' into glitch-soc/merge-upstream
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
Thibaut Girka 74c5b2bd08 Merge branch 'master' into glitch-soc/merge-upstream
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