427 Commits (c9efb400b429696d1ee5464931f7f62e38edf1d6)

Author SHA1 Message Date
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) 5 years ago
Jennifer Glauche fd93a9c871 make it not return http 400 when passing and empty source argument (#12259) 5 years ago
ThibG dfea7368c9 Add bookmarks (#7107) 5 years ago
Yamagishi Kazutoshi afb398b583 Change to always returns html document in error pages (#12214) 5 years ago
Eugen Rochko 5f69eb89e2
Add a nodeinfo endpoint (#12002) 5 years ago
Eugen Rochko 3ed94dcc1a
Add account migration UI (#11846) 5 years ago
Eugen Rochko e1066cd431
Add password challenge to 2FA settings, e-mail notifications (#11878) 5 years ago
Eugen Rochko a4b60e9ba4
Fix TOTP codes not being filtered from logs during enabling/disabling (#11877) 5 years ago
Eugen Rochko c707ef49d9
Fix 2FA challenge and password challenge for non-database users (#11831) 5 years ago
Eugen Rochko 18331fefa2
Remove deprecated `GET /api/v1/search` API (#11823) 5 years ago
Eugen Rochko c5d37f18cb
Change deletes to preserve soft-deleted statuses in unresolved reports (#11805) 5 years ago
Tao Bror Bojlén 4fe127664b add admin setting for default search engine indexing (fix #11750) (#11804) 5 years ago
ThibG 4faaa5b25e Add updated relationship to follow request API responses (#11800) 5 years ago
Eugen Rochko 1110ea1a91
Add batch actions and categories to admin UI for custom emojis (#11793) 5 years ago
Eugen Rochko e445a8af64
Add timeline read markers API (#11762) 5 years ago
Eugen Rochko b54b725d6b
Fix uncaught domain normalization error in remote follow (#11703) 5 years ago
Eugen Rochko 22ce4778eb
Fix uncaught parameter missing exceptions and missing error templates (#11702) 5 years ago
Eugen Rochko 97192d9a77
Fix remote and staff-removed statuses leaving media behind for a day (#11638) 5 years ago
Eugen Rochko e5cee8062f
Fix blurhash and autoplay not working on public pages (#11585) 5 years ago
Yusuke Nakamura 82d2069c75 Bump faker from 1.9.6 to 2.1.0 and update faker api (#11489) 5 years ago
Eugen Rochko 115dab78f1
Change admin UI for hashtags and add back whitelisted trends (#11490) 5 years ago
Eugen Rochko 8b9d0a0533
Remove XML version of Webfinger and remove links to Atom feeds (#11460) 5 years ago
Eugen Rochko 964ae8eee5
Change unconfirmed user login behaviour (#11375) 5 years ago
Eugen Rochko bd1545de5e
Change locale detection to run once per session (#8657) 5 years ago
Eugen Rochko 5bf67ca913
Add ActivityPub secure mode (#11269) 5 years ago
Eugen Rochko 4e8dcc5dbb
Add HTTP signatures to all outgoing ActivityPub GET requests (#11284) 5 years ago
Eugen Rochko ef15246397
Remove unused remote unfollow controller (#11250) 5 years ago
Eugen Rochko 63c7fe8e48
Refactor controllers for statuses, accounts, and more (#11249) 5 years ago
Eugen Rochko b851456139
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 5 years ago
Eugen Rochko 23aeef52cc
Remove Salmon and PubSubHubbub (#11205) 5 years ago
Eugen Rochko 0c1b1069c9
Remove deprecated REST API `GET /api/v1/statuses/:id/card` (#11213) 5 years ago
Eugen Rochko 3fd6ab99e6
Remove deprecated REST API `GET /api/v1/timelines/direct` (#11212) 5 years ago
Eugen Rochko 7696f77245
Add moderation API (#9387) 5 years ago
Eugen Rochko 560ec24e58
Change /settings/preferences to redirect to appearance, add /settings/preferences/other (#10988) 5 years ago
Eugen Rochko 1db4117030
Change preferences page into appearance, notifications, and other (#10977) 5 years ago
Eugen Rochko 48fee1a800
Fix poll API not requiring authentication on non-public polls (#10960) 5 years ago
Paul Woolcock 0c933c1b8c Add `account_id` param to `GET /api/v1/notifications` (#10796) 5 years ago
trwnh a6caf919e2 Change bio limit from 160 to 500 (#10790) 5 years ago
ThibG 14f6ce2885 Record account suspend/silence time and keep track of domain blocks (#10660) 5 years ago
ThibG 011b032300 Provide a link to existing domain block when trying to block an already-blocked domain (#10663) 5 years ago
ThibG 21a73c52a7 Check that an invite link is valid before bypassing approval mode (#10657) 5 years ago