464 Commits (cbd0ee1d07c0d48e4ed14bd446cd23d334e76da8)

Author SHA1 Message Date
Claire cbd0ee1d07
Update Mastodon to Rails 6.1 (#15910) 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
Eugen Rochko 9aa37b32c3
Add `details` to error response for `POST /api/v1/accounts` in REST API (#15803) 3 years ago
Claire 5f4c0b79c2
Change ResolveAccountService's handling of skip_webfinger (#15750) 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
Levi Bard 11d603101a
Fix muting users with duration via the REST api (#15516) 3 years ago
ThibG 1cf2c3a810
Fix external user creation failing when invite request text is required (#15405) 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
ThibG c43f4cd3bb
Fix not being able to unfavorite toots one has lost access to (#15192) 3 years ago
ThibG 96c1e71329
Add import/export feature for bookmarks (#14956) 3 years ago
Eugen Rochko 8532429af7
Fix 2FA/sign-in token sessions being valid after password change (#14802) 3 years ago
Eugen Rochko 3134691948
Add support for reversible suspensions through ActivityPub (#14989) 3 years ago
Takeshi Umeda d6fe0c94ca
Add account sensitized (#14361) 3 years ago
ThibG ca56527140
Add follower synchronization mechanism (#14510) 3 years ago
Eugen Rochko 7d985f2aac
Remove dependency on goldfinger gem (#14919) 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
ThibG cd4ec7cd74
Do not serve account actors at all in limited federation mode (#14800) 4 years ago
Eugen Rochko 4e4b3a0c8e
Refactor settings controllers (#14767) 4 years ago
santiagorodriguez96 e8d41bc2fe
Add WebAuthn as an alternative 2FA method (#14466) 4 years ago
ThibG f6a82cb2cd
Fix not being able to unbookmark toots when blocked by their author (#14604) 4 years ago
ThibG f55dd193f9
Fix RSS feeds not being cachable (#14368) 4 years ago
ThibG 0a8a3fe595
Fix being unable to unboost when blocked by their author (#14308) 4 years ago
Eugen Rochko 6e25574ce5
Fix media attachments enumeration (#14254) 4 years ago
Eugen Rochko 72a7cfaa39
Add e-mail-based sign in challenge for users with disabled 2FA (#14013) 4 years ago
ThibG aed3a436a2
Fix serialization of replies when some of them are URIs (#13957) 4 years ago
ThibG 71fce71c94
Fix webfinger returning wrong status code on malformed or missing param (#13759) 4 years ago
dependabot-preview[bot] 78202e9138
Bump doorkeeper from 5.3.3 to 5.4.0 (#13733) 4 years ago
ThibG 4bcef12bad
Fix sr locale being selected over sr-Latn (#13693) 4 years ago
Eugen Rochko 4b766f9846
Refactor monkey-patching of Goldfinger (#12561) 4 years ago
Eugen Rochko 8be4c2ba21
Add ability to remove identity proofs from account (#13682) 4 years ago
ThibG f1e0fa80f6
Fix own following/followers not showing muted users (#13614) 4 years ago
Eugen Rochko 5cff7910c2
Add more ActivityPub controller tests (#13590) 4 years ago
Eugen Rochko 988b0493fe
Add more tests for ActivityPub controllers (#13585) 4 years ago
ThibG 61f35c1a8a
Fix reported accounts not being whitelisted when resolving a spamcheck report (#13289) 4 years ago
Eugen Rochko 339ce1c4e9
Add specific rate limits for posting and following (#13172) 4 years ago
Eugen Rochko 0c28a505dd
Fix leak of arbitrary statuses through unfavourite action in REST API (#13161) 4 years ago
ThibG c48d895ea7
Fix sign-ups without checked user agreement being accepted through the web form (#13088) 4 years ago
Eugen Rochko 5265df0a8a
Change signature verification to ignore signatures with invalid host (#13033) 4 years ago
Eugen Rochko f52c988e12
Add announcements (#12662) 4 years ago
Eugen Rochko 49b2f7c0a2
Fix base64-encoded file uploads not being possible (#12748) 4 years ago
ThibG 3b3bdc7293 Hide blocked users from more places (#12733) 4 years ago
ThibG da2143b308 Fixes featured hashtag setting page erroring out instead of rejecting invalid tags (#12436) 4 years ago
Gomasy 5a2c0707f1 Support min_id-based pagination for bookmarks (#12381) 4 years ago
Jennifer Glauche fd93a9c871 make it not return http 400 when passing and empty source argument (#12259) 4 years ago
ThibG dfea7368c9 Add bookmarks (#7107) 4 years ago
Yamagishi Kazutoshi afb398b583 Change to always returns html document in error pages (#12214) 4 years ago