1081 Commits (74081433d0078784b7c2139f6caaa812740632b2)

Author SHA1 Message Date
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
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
Claire 43eff898a0
Prepare Mastodon for Rails 6 (#15911) 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
ThibG 6f51fd7435
Fix invitation links not working when invite request text is required (#15385) 3 years ago
ThibG 7bf3c6e57b
Fix AccountDeletionWorker crashing and clogging sidekiq queues (#15380) 3 years ago
Eugen Rochko eb35be0431
Fix follow limit preventing re-following of a moved account (#14207) 3 years ago
Eugen Rochko 8a95867693
Add option to obfuscate domain name in public list of domain blocks (#15355) 3 years ago
ThibG 8357969559
Fix admins being able to suspend their instance actor (#14567) 3 years ago
ThibG 1390cc194b
Add indication to admin UI of whether a report has been forwarded (#13237) 3 years ago
ThibG 47e507fa61
Add ability to require invite request text (#15326) 3 years ago
Eugen Rochko 216b85b053
Fix performance on instances list in admin UI (#15282) 3 years ago
ThibG 49eb4d4ddf
Add honeypot fields and minimum fill-out time for sign-up form (#15276) 3 years ago
trwnh 127c543a6e
rename replies_policy enumerables (#15304) 3 years ago
Eugen Rochko 48bef17cc9
Fix slow distinct queries where grouped queries are faster (#15287) 3 years ago
ThibG fbe7519243
Fix account merging in maintenance script (#15264) 3 years ago
ThibG 9136be480f
Fix followers hash cache not being invalidated on account merge (#15256) 3 years ago