1074 Commits (fc4b9856f8cfcb1471e69a261c930b2900a0646e)

Author SHA1 Message Date
Levi Bard 0fe57a9140 Fix muting users with duration via the REST api (#15516) 4 years ago
Eugen Rochko b593a7da8c Fix database serialization failure returning HTTP 500 (#16101) 4 years ago
ThibG 48b25e457d Fix /activity endpoint not require signature in authorized fetch mode (#15592) 4 years ago
Claire da14725a96 Fix crash on receiving requests with missing Digest header (#15782) 4 years ago
ThibG 685cde55cb Skip processing Update activities on unknown accounts (#15514) 4 years ago
ThibG 6386421d1a Fix profile update not being sent on profile/header picture deletion (#15461) 4 years ago
trwnh 4950e59cdc
Use existing FeaturedTag serializer and delete AccountFeaturedTag serializer (#15415) 5 years ago
Eugen Rochko 8a95867693
Add option to obfuscate domain name in public list of domain blocks (#15355) 5 years ago
Eugen Rochko 1045549f85
Add stoplight for object storage failures, return HTTP 503 (#13043) 5 years ago
Eugen Rochko 216b85b053
Fix performance on instances list in admin UI (#15282) 5 years ago
ThibG 49eb4d4ddf
Add honeypot fields and minimum fill-out time for sign-up form (#15276) 5 years ago
Eugen Rochko 48bef17cc9
Fix slow distinct queries where grouped queries are faster (#15287) 5 years ago
Takeshi Umeda 44d5c6bc8f
Fix incorrect conditions for suspended accounts in Get API for account featured tags (#15270) 5 years ago
ThibG c43f4cd3bb
Fix not being able to unfavorite toots one has lost access to (#15192) 5 years ago
ThibG 96c1e71329
Add import/export feature for bookmarks (#14956) 5 years ago
Eugen Rochko 8532429af7
Fix 2FA/sign-in token sessions being valid after password change (#14802) 6 years ago
Takeshi Umeda 148ce97e21
Add interrelationship icon (#15149) 6 years ago
Takeshi Umeda 2b1a6e734f
Add follow selected followers button (#15148) 6 years ago
Eugen Rochko 3134691948
Add support for reversible suspensions through ActivityPub (#14989) 6 years ago
ThibG b29defb851
Change order of announcements in admin page to sort them newest-first (#15091) 6 years ago
Takeshi Umeda d6fe0c94ca
Add account sensitized (#14361) 6 years ago
ThibG fa929d8b81
Tweak signature verification (#15069) 6 years ago
Mélanie Chauvel 0a8ab822e2
Sort filters by “keyword or phrase” in Settings (#15050) 6 years ago
ThibG ca56527140
Add follower synchronization mechanism (#14510) 6 years ago
OSAMU SATO 96761752ec
Add duration parameter to muting. (#13831) 6 years ago
Eugen Rochko 5e1364c448
Add IP-based rules (#14963) 6 years ago
ThibG 78e45a5285
Add option to disable swiping motions across the WebUI (#13885) 6 years ago
Eugen Rochko 8c8bf0289f
Fix not being able to enable status notifications in Web Push API (#14822) 6 years ago
Eugen Rochko 974b1b79ce
Add option to be notified when a followed user posts (#13546) 6 years ago
Eugen Rochko ed099d8bdc
Change account suspensions to be reversible by default (#14726) 6 years ago
ThibG cd4ec7cd74
Do not serve account actors at all in limited federation mode (#14800) 6 years ago
Eugen Rochko 4e4b3a0c8e
Refactor settings controllers (#14767) 6 years ago
Eugen Rochko e6b272e5c9
Change REST API to return empty data for suspended accounts (#14765) 6 years ago
abcang e79d719e92
Changed tag most_used to recently_used (#14760) 6 years ago
Eugen Rochko e8bc187845
Refactor how public and tag timelines are queried (#14728) 6 years ago
ThibG abee40b232
Add outbox attribute to instance actor (#14721) 6 years ago
Takeshi Umeda 33ad850c98
Added account featured tags API (#11817) 6 years ago
Eugen Rochko 17340365bb
Add featured hashtags as an ActivityPub collection (#11595) 6 years ago
ThibG 79305428a7
Add configuration option to filter replies in lists (#9205) 6 years ago
dependabot[bot] 8972e5f7f6
Bump rubocop from 0.86.0 to 0.88.0 (#14412) 6 years ago
Akihiko Odaki ae871c4d46
Make Array-creation behavior of Paginable more predictable (#14687) 6 years ago
Akihiko Odaki 64ef37b89d
Introduce ApplicationController#cache_collection_paginated_by_id (#14677) 6 years ago
Akihiko Odaki b63ede5005
Eagerly load statuses with the main query in Api::V1::BookmarksController (#14674) 6 years ago
Akihiko Odaki e26e7a1cb5
Replace incorrect use of distinct with group (#14675) 6 years ago
Akihiko Odaki 552e886b64
Eagerly load statuses with the main query in Api::V1::FavouritesController (#14673) 6 years ago
Akihiko Odaki 41eeb9ebaa
Use Status.group instead of Status.distinct in HashQueryService (#14662) 6 years ago
ThibG b241f20bd2
Add support for latest HTTP Signatures spec draft (#14556) 6 years ago
santiagorodriguez96 e8d41bc2fe
Add WebAuthn as an alternative 2FA method (#14466) 6 years ago
ThibG f6a82cb2cd
Fix not being able to unbookmark toots when blocked by their author (#14604) 6 years ago
ThibG 8d217d7231
Improve email address validation (#14565) 6 years ago