912 Commits (ef9cb2468de2d0e1fd6acac954dabe2a9e7a22ef)

Author SHA1 Message Date
Claire 9a19227f17
Fix some RedisLocks auto-releasing too fast (#16276) 3 years ago
abcang b5ad787ebf
Fix rubocop warning (#16214) 3 years ago
Claire afb7882189
Fix blocking someone not clearing up list feeds (#16205) 3 years ago
Eugen Rochko 74081433d0
Change trending hashtags to be affected be reblogs (#16164) 3 years ago
Takeshi Umeda 7cb34b32f8
Add management of delivery availability in Federation settings (#15771) 3 years ago
Eugen Rochko 036556d350
Fix media processing getting stuck on too much stdin/stderr (#16136) 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
Eugen Rochko 2eb17360df
Fix delete of local reply to local parent not being forwarded (#16096) 3 years ago
Claire 0b36e3419d
Fix processing of remote Delete activities (#16084) 3 years ago
Eugen Rochko ca3bc1b09f
Refactor StatusReachFinder to handle followers and relays as well (#16051) 3 years ago
Eugen Rochko 6d6000f61f
Fix remote reporters not receiving suspend/unsuspend activities (#16050) 3 years ago
Eugen Rochko dde8739020
Fix reports of already suspended accounts being recorded (#16047) 3 years ago
Eugen Rochko 3b8d085436
Fix app name, website and redirect URIs not having a maximum length (#16042) 3 years ago
Takeshi Umeda c968d22ee9
Fix an error with 'multiple mentions with same username' (#16038) 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
Eugen Rochko 7183d9a113
Change multiple mentions with same username to render with domain (#15718) 3 years ago
Claire c5fe0864d1
Fix SidekiqProcessCheck checking for a queue name that isn't used in Mastodon (#16002) 3 years ago
Eugen Rochko 487e37d6d4
Add system checks to dashboard in admin UI (#15989) 3 years ago
Claire cbd0ee1d07
Update Mastodon to Rails 6.1 (#15910) 3 years ago
Claire 1c4dee4554
Fix Mastodon not understanding as:Public and Public (#15948) 3 years ago
Claire a4dcaef53b
Prepare Mastodon for zeitwerk autoloader (#15917) 3 years ago
Claire 5027abecd1
Fix cache_collection crashing when given an empty collection (#15921) 3 years ago
Claire 43eff898a0
Prepare Mastodon for Rails 6 (#15911) 3 years ago
Claire 5614e6724e
Fix URL scanning in note length validator and preview card fetching (#15827) 3 years ago
Claire 65db262550
Update twitter-text from 1.14 to 3.1.0 and fix toot character counting (#15382) 3 years ago
Eugen Rochko 9aa37b32c3
Add `details` to error response for `POST /api/v1/accounts` in REST API (#15803) 3 years ago
Justin Tracey c9e8e1739c
replace all instances of "ends_with?" with "end_with?" (#15745) 3 years ago
Cecylia Bocovich e79f8dd85c
Onion service related changes to HTTPS handling (#15560) 3 years ago
Claire be3b9f8151
Fix URI of repeat follow requests not being recorded (#15662) 3 years ago
ThibG a044ddac5b
Fix race conditions on account migration creation (#15597) 3 years ago
luigi 7ea9588520
Use Enumerable#filter_map in more places (#15527) 3 years ago
luigi eb51e43fb4
Optimize some regex matching (#15528) 3 years ago
ThibG 54d4e5252b
Use Rails' index_by where it makes sense (#15542) 3 years ago
ThibG 7bed25f3ea
Fix processing of incoming Block activities (#15546) 3 years ago
luigi 087ed84367
Optimize map { ... }.compact calls (#15513) 3 years ago
ThibG 3249d35bdc
Improve account deletion performances further (#15407) 3 years ago
Eugen Rochko 1045549f85
Add stoplight for object storage failures, return HTTP 503 (#13043) 3 years ago
trwnh 127c543a6e
rename replies_policy enumerables (#15304) 3 years ago
Eugen Rochko e7e099d1a0
Fix deletes not reaching every server that interacted with status (#15200) 3 years ago
ThibG 2f6831f318
Fix sending spurious Rejects when processing remote account deletion (#15104) 3 years ago
Eugen Rochko df1653174b
Add cache buster feature for media files (#15155) 3 years ago
Eugen Rochko aa10200e58
Fix streaming API allowing connections to persist after access token invalidation (#15111) 4 years ago
ThibG b0893291ef
Fix Move handler not being triggered when failing to fetch target (#15107) 4 years ago
Eugen Rochko 3134691948
Add support for reversible suspensions through ActivityPub (#14989) 4 years ago
Takeshi Umeda d6fe0c94ca
Add account sensitized (#14361) 4 years ago
ThibG ca56527140
Add follower synchronization mechanism (#14510) 4 years ago
abcang 9649ca0fbe
Removed disabling comments for Style/MethodMissingSuper (#15014) 4 years ago
Josh Leeb-du Toit 0c24f4dce2
Add support for Gemini urls (#15013) 4 years ago