1452 Commits (ef9cb2468de2d0e1fd6acac954dabe2a9e7a22ef)

Author SHA1 Message Date
Eugen Rochko 7095c80373
Add ability to filter reports by origin of target account (#16487) 3 years ago
Eugen Rochko 771c9d4ba8
Add ability to skip sign-in token authentication for specific users (#16427) 3 years ago
Claire 8569126c2e
Fix upgrade path from 3.4.0 (#16465) 3 years ago
Eugen Rochko 38b3419950
Fix not being able to suspend accounts that already have a canonical e-mail block (#16455) 3 years ago
Eugen Rochko d174d12c83
Add authentication history (#16408) 3 years ago
Claire 526332c545
Fix account deletion sometimes failing because of optimistic locks (#16317) 3 years ago
Claire 76064e6608
Update fix-duplicates maintenance script to support latest migrations (#16231) 3 years ago
Takeshi Umeda c403c3695b
Fix to be able to redownload avatar and header (#16190) 3 years ago
Claire f9c2d1b9a1
Fix FollowRecommendationsScheduler failing because of unpopulated views (#16189) 3 years ago
Eugen Rochko 1294f9ee4f
Remove PubSubHubbub-related columns from accounts table (#16170) 3 years ago
Eugen Rochko 74081433d0
Change trending hashtags to be affected be reblogs (#16164) 3 years ago
Claire 566fc90913
Add Ruby 3.0 support (#16046) 3 years ago
Takeshi Umeda 7cb34b32f8
Add management of delivery availability in Federation settings (#15771) 3 years ago
Claire d9ae3db8d5
Improve performance of follow recommendation scheduler (#16159) 3 years ago
Eugen Rochko 036556d350
Fix media processing getting stuck on too much stdin/stderr (#16136) 3 years ago
Eugen Rochko fab65848d2
Fix empty home feed before first follow has finished processing (#16152) 3 years ago
Claire a346912030 Add environment variables to control custom emoji size limits 3 years ago
abcang 7f0c49c58a
Improve tag search query (#16104) 3 years ago
Eugen Rochko daccc07dc1
Change auto-following admin-selected accounts, show in recommendations (#16078) 3 years ago
Eugen Rochko f4b7c6b619
Fix nil error when removing status caused by race condition (#16099) 3 years ago
Claire a6564d56d6
Fix edge case where accepted follow cannot be processed because of follow limit (#16098) 3 years ago
Eugen Rochko b3ceb3dcc4
Add canonical e-mail blocks for suspended accounts (#16049) 3 years ago
Eugen Rochko ce2148c571
Add `policy` param to `POST /api/v1/push/subscriptions` (#16040) 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
Eugen Rochko 619fad6cf8
Remove spam check and dependency on nilsimsa gem (#16011) 3 years ago
Claire cbd0ee1d07
Update Mastodon to Rails 6.1 (#15910) 3 years ago
Eugen Rochko af8fe6e1e9
WIP (#15222) 3 years ago
Claire 741d0952b1
Improve account counters handling (#15913) 3 years ago
Tuan 2d30ca72b6 Changes & Adoptions made so far 3 years ago
Claire 43eff898a0
Prepare Mastodon for Rails 6 (#15911) 3 years ago
Claire 995ad2af30 Fix DM timeline failing to load from database 3 years ago
Claire 1b02d29be5
Fix not being able to change world filter expiration back to “Never” (#15858) 3 years ago
Claire 5cc45d22d3
Remove subscription_expires_at leftover from OStatus (#15857) 3 years ago
Eugen Rochko 8331fdf7e0
Add server rules (#15769) 3 years ago
Claire acdeb162b8
Create instance actor if it hasn't been properly seeded (#15693) 3 years ago
Eugen Rochko acf1842896
Change max. image dimensions to 1920x1080px (1080p) (#15690) 3 years ago
ThibG a044ddac5b
Fix race conditions on account migration creation (#15597) 3 years ago
abcang 7ab53f221a
Improved performance of notification preloading (#15640) 3 years ago
abcang c8c764dd8b
Fix N+1 query when rendering with StatusSerializer (#15641) 3 years ago
luigi eb51e43fb4
Optimize some regex matching (#15528) 3 years ago
ThibG e955ca5463
Fix sign-up restrictions based on IP addresses not being enforced (#15607) 3 years ago
ThibG 54d4e5252b
Use Rails' index_by where it makes sense (#15542) 3 years ago
luigi 087ed84367
Optimize map { ... }.compact calls (#15513) 3 years ago
abcang efffdd3778
Fix rubocop config and warnings (#15503) 3 years ago
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 1cf2c3a810
Fix external user creation failing when invite request text is required (#15405) 3 years ago
Eugen Rochko 9915d11c0d
Fix unnecessary queries when batch-removing statuses, 100x faster (#15387) 3 years ago
ThibG 43961035a9
Fix some notifications not being deleted on poll/status deletion (#15402) 3 years ago