312 Commits (5de6f37c4d1c417a646c32cbc7ecf61c7899fa59)

Author SHA1 Message Date
ThibG a609802736 Fix not being able to unfavorite toots one has lost access to (#15192)
4 years ago
Takeshi Umeda 385c2eac6f Add account sensitized (#14361)
4 years ago
OSAMU SATO ba9252b32d Add duration parameter to muting. (#13831)
4 years ago
Eugen Rochko da4c730c47 Add IP-based rules (#14963)
4 years ago
Eugen Rochko 2539d7d655 Fix not being able to enable status notifications in Web Push API (#14822)
4 years ago
Eugen Rochko 02c4c91faa Add option to be notified when a followed user posts (#13546)
4 years ago
Eugen Rochko e514304a76 Change account suspensions to be reversible by default (#14726)
4 years ago
Eugen Rochko 7fa0da9e98 Change REST API to return empty data for suspended accounts (#14765)
4 years ago
abcang e8c39853ad Changed tag most_used to recently_used (#14760)
4 years ago
Eugen Rochko 78ceda1af6 Refactor how public and tag timelines are queried (#14728)
4 years ago
Takeshi Umeda cb37bd63dc Added account featured tags API (#11817)
4 years ago
ThibG 50d0c1e95f Add configuration option to filter replies in lists (#9205)
4 years ago
Akihiko Odaki b096ad1c0f Make Array-creation behavior of Paginable more predictable (#14687)
4 years ago
Akihiko Odaki 1c70d8189c Introduce ApplicationController#cache_collection_paginated_by_id (#14677)
4 years ago
Akihiko Odaki 5a8fa3ad95 Eagerly load statuses with the main query in Api::V1::BookmarksController (#14674)
4 years ago
Akihiko Odaki 81666b26a6 Replace incorrect use of distinct with group (#14675)
4 years ago
Akihiko Odaki 976938bf30 Eagerly load statuses with the main query in Api::V1::FavouritesController (#14673)
4 years ago
Akihiko Odaki 44df785077 Use Status.group instead of Status.distinct in HashQueryService (#14662)
4 years ago
ThibG 4e292c23d6 Fix not being able to unbookmark toots when blocked by their author (#14604)
4 years ago
Ariel ac1a3386bd Fix/14021 behaviour on add or remove toots (#14212)
4 years ago
ThibG c9fbf47a23 Fix being unable to unboost when blocked by their author (#14308)
4 years ago
ThibG 3afc7977b1 Add user notes on accounts (#14148)
4 years ago
Eugen Rochko a3ce01a102 Add customizable thumbnails for audio and video attachments (#14145)
4 years ago
Eugen Rochko 9de5c70980 Fix wrong route helper in encrypted messages controller (#13952)
4 years ago
Eugen Rochko b864e78db8 Add E2EE API (#13820)
4 years ago
Takeshi Umeda 861661100c Add remote only to public timeline (#13504)
4 years ago
ThibG 5479d33843 Fix own following/followers not showing muted users (#13614)
4 years ago
Eugen Rochko 0ca06d0ba9 Add more tests for ActivityPub controllers (#13585)
4 years ago
Eugen Rochko 50fa554899 Add rate limit for reporting (#13390)
5 years ago
ThibG 1a993f9675 Fix 404 and 410 API errors being silently discarded in WebUI (#13279)
5 years ago
ThibG cd7c22da32 Add federation support for the "hide network" preference (#11673)
5 years ago
Eugen Rochko f459919552 Change local media attachments to perform heavy processing asynchronously (#13210)
5 years ago
Eugen Rochko a4668d994b Add specific rate limits for posting and following (#13172)
5 years ago
Eugen Rochko 9619521459 Remove useless `respond_to` calls (#13208)
5 years ago
Eugen Rochko e0db9f37f5 Fix leak of arbitrary statuses through unfavourite action in REST API (#13161)
5 years ago
ThibG c004399975 Fix dismissing an announcement twice raising an obscure error (#13124)
5 years ago
ThibG 99cf92a3cf Change how unread announcements are handled (#13020)
5 years ago
Eugen Rochko f95fd62bac Add announcements (#12662)
5 years ago
Eugen Rochko 413cb7e861 Fix base64-encoded file uploads not being possible (#12748)
5 years ago
ThibG f0cca7a79f Hide blocked users from more places (#12733)
5 years ago
Eugen Rochko c3ef5d7628 Fix error when fetching followers/following from REST API when user has network hidden (#12716)
5 years ago
ThibG 60d26cabf0 Add follow_request notification type (#12198)
5 years ago
Gomasy d13e680f74 Support min_id-based pagination for bookmarks (#12381)
5 years ago
Jennifer Glauche 0aae35e310 make it not return http 400 when passing and empty source argument (#12259)
5 years ago
ThibG 517c1cd062 Add bookmarks (#7107)
5 years ago
Eugen Rochko 2e07a901c5 Fix attachment not being re-downloaded even if file is not stored (#12125)
5 years ago
Eugen Rochko 6b96a6dd15 Fix `GET /api/v1/instance` REST APIs being unavailable in secure mode (#12089)
5 years ago
Eugen Rochko c453888616 Fix performance of home feed regeneration (#12084)
5 years ago
Eugen Rochko 059287ad08 Add `reason` param to `POST /api/v1/accounts` REST API (#12064)
5 years ago
ThibG 70990720c5 Change silences to always require approval on follow (#11975)
5 years ago