1074 Commits (eb51e43fb4386120f77f2ff99581f15018a81bd4)

Author SHA1 Message Date
ThibG 2ff01f78f7
Fix /activity endpoint not require signature in authorized fetch mode (#15592) 3 years ago
ThibG 54d4e5252b
Use Rails' index_by where it makes sense (#15542) 3 years ago
Levi Bard 11d603101a
Fix muting users with duration via the REST api (#15516) 3 years ago
luigi 087ed84367
Optimize map { ... }.compact calls (#15513) 3 years ago
ThibG a1a8aa4a08
Skip processing Update activities on unknown accounts (#15514) 3 years ago
ThibG 4552449c26
Fix profile update not being sent on profile/header picture deletion (#15461) 3 years ago
trwnh 4950e59cdc
Use existing FeaturedTag serializer and delete AccountFeaturedTag serializer (#15415) 3 years ago
Eugen Rochko 8a95867693
Add option to obfuscate domain name in public list of domain blocks (#15355) 3 years ago
Eugen Rochko 1045549f85
Add stoplight for object storage failures, return HTTP 503 (#13043) 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) 4 years ago
Eugen Rochko 48bef17cc9
Fix slow distinct queries where grouped queries are faster (#15287) 4 years ago
Takeshi Umeda 44d5c6bc8f
Fix incorrect conditions for suspended accounts in Get API for account featured tags (#15270) 4 years ago
ThibG c43f4cd3bb
Fix not being able to unfavorite toots one has lost access to (#15192) 4 years ago
ThibG 96c1e71329
Add import/export feature for bookmarks (#14956) 4 years ago
Eugen Rochko 8532429af7
Fix 2FA/sign-in token sessions being valid after password change (#14802) 4 years ago
Takeshi Umeda 148ce97e21
Add interrelationship icon (#15149) 4 years ago
Takeshi Umeda 2b1a6e734f
Add follow selected followers button (#15148) 4 years ago
Eugen Rochko 3134691948
Add support for reversible suspensions through ActivityPub (#14989) 4 years ago
ThibG b29defb851
Change order of announcements in admin page to sort them newest-first (#15091) 4 years ago
Takeshi Umeda d6fe0c94ca
Add account sensitized (#14361) 4 years ago
ThibG fa929d8b81
Tweak signature verification (#15069) 4 years ago
Mélanie Chauvel 0a8ab822e2
Sort filters by “keyword or phrase” in Settings (#15050) 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
ThibG 78e45a5285
Add option to disable swiping motions across the WebUI (#13885) 4 years ago
Eugen Rochko 8c8bf0289f
Fix not being able to enable status notifications in Web Push API (#14822) 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
Eugen Rochko e6b272e5c9
Change REST API to return empty data for suspended accounts (#14765) 4 years ago
abcang e79d719e92
Changed tag most_used to recently_used (#14760) 4 years ago
Eugen Rochko e8bc187845
Refactor how public and tag timelines are queried (#14728) 4 years ago
ThibG abee40b232
Add outbox attribute to instance actor (#14721) 4 years ago
Takeshi Umeda 33ad850c98
Added account featured tags API (#11817) 4 years ago
Eugen Rochko 17340365bb
Add featured hashtags as an ActivityPub collection (#11595) 4 years ago
ThibG 79305428a7
Add configuration option to filter replies in lists (#9205) 4 years ago
dependabot[bot] 8972e5f7f6
Bump rubocop from 0.86.0 to 0.88.0 (#14412) 4 years ago
Akihiko Odaki ae871c4d46
Make Array-creation behavior of Paginable more predictable (#14687) 4 years ago
Akihiko Odaki 64ef37b89d
Introduce ApplicationController#cache_collection_paginated_by_id (#14677) 4 years ago
Akihiko Odaki b63ede5005
Eagerly load statuses with the main query in Api::V1::BookmarksController (#14674) 4 years ago
Akihiko Odaki e26e7a1cb5
Replace incorrect use of distinct with group (#14675) 4 years ago
Akihiko Odaki 552e886b64
Eagerly load statuses with the main query in Api::V1::FavouritesController (#14673) 4 years ago
Akihiko Odaki 41eeb9ebaa
Use Status.group instead of Status.distinct in HashQueryService (#14662) 4 years ago
ThibG b241f20bd2
Add support for latest HTTP Signatures spec draft (#14556) 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 8d217d7231
Improve email address validation (#14565) 4 years ago