64 Commits (d99338c27822fe0ed8da36acce38d905d09cdc31)

Author SHA1 Message Date
Claire de7f936b96 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 5aade2baac Add support for private pinned posts (#16954)
3 years ago
Claire 759226e116 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 4375813ea7 Remove Keybase integration (#17045)
3 years ago
abcang dec6f34546 Further improve the media attached status query for accounts (#16106)
3 years ago
abcang fa2d62e6e2 Improve media attached status query (#16105)
3 years ago
Claire dd60ecfc04 Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko e4ba5635ee Add `GET /api/v1/accounts/lookup` REST API (#15740)
4 years ago
Claire 1ddb91d539 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
trwnh 33e4e1cfe4 Use existing FeaturedTag serializer and delete AccountFeaturedTag serializer (#15415)
4 years ago
Claire ec5783c59c Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Takeshi Umeda fabb864526 Fix incorrect conditions for suspended accounts in Get API for account featured tags (#15270)
4 years ago
Thibaut Girka a11ff90798 Do not filter out temporarily-suspended accounts from relationships API
4 years ago
Eugen Rochko 7fa0da9e98 Change REST API to return empty data for suspended accounts (#14765)
4 years ago
Takeshi Umeda cb37bd63dc Added account featured tags API (#11817)
4 years ago
Akihiko Odaki 1c70d8189c Introduce ApplicationController#cache_collection_paginated_by_id (#14677)
4 years ago
Akihiko Odaki 81666b26a6 Replace incorrect use of distinct with group (#14675)
4 years ago
ThibG 3afc7977b1 Add user notes on accounts (#14148)
4 years ago
ThibG 5479d33843 Fix own following/followers not showing muted users (#13614)
4 years ago
ThibG cd7c22da32 Add federation support for the "hide network" preference (#11673)
5 years ago
Eugen Rochko 9619521459 Remove useless `respond_to` calls (#13208)
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
Jennifer Glauche 0aae35e310 make it not return http 400 when passing and empty source argument (#12259)
5 years ago
abcang 4c0da93bc7 Improve status pin query (#11972)
5 years ago
Eugen Rochko 73d8f314a9 Fix error in REST API for an account's statuses (#11700)
5 years ago
Eugen Rochko 24a5f99d10 Fix pinned statuses API returning pagination headers (#11526)
5 years ago
Eugen Rochko c84c30c542 Improve blocked view of profiles (#10491)
6 years ago
ThibG 4cd944d364 Hide blocking accounts from blocked users (#10442)
6 years ago
Alex Gessner be7c92061c squashed identity proof updates (#10375)
6 years ago
Eugen Rochko 5ff943716e Fix `tagged` param not being normalized before querying tags (#10249)
6 years ago
abcang affb8b1de9 Improve account media query (#10121)
6 years ago
Eugen Rochko 693f2353bc Add type, limit, offset, min_id, max_id, account_id to search API (#10091)
6 years ago
Eugen Rochko d2d4d38f22 Add featured hashtags to profiles (#9755)
6 years ago
Eugen Rochko d70d8321d3 Add exclude_reblogs option to account statuses API (#9640)
6 years ago
Eugen Rochko ae8c6b892f Allow unauthenticated REST API access to GET /api/v1/accounts/:id/statuses (#9573)
6 years ago
Eugen Rochko fd8ca11f19 Add profile directory (#9427)
6 years ago
Eugen Rochko 62c0e112ea Extract counters from accounts table to account_stats table (#9295)
6 years ago
Eugen Rochko 5ddcdf3753 Support min_id-based pagination in REST API (#8736)
6 years ago
Eugen Rochko 6e3cb11f3c Public profile endorsements (accounts picked by profile owner) (#8146)
6 years ago
Eugen Rochko 34fdf77f48 Add more granular OAuth scopes (#7929)
6 years ago
Eugen Rochko f91fa10804 Allow selecting default posting language instead of auto-detect (#7828)
6 years ago
Eugen Rochko aeceb63275 Add preference to hide following/followers lists (#7532)
6 years ago
Akihiko Odaki a81b1e6f10 Do not use permitted_for scope when querying pinned statuses (#7510)
6 years ago
Eugen Rochko 7ff3c849d1 Bot nameplates (#7391)
6 years ago
Eugen Rochko 4258e304c5 Allow updating bio fields via PUT /api/v1/accounts/update_credentials (#7288)
6 years ago
Levi Bard 6828abc1d7 Enable updating additional account information from user preferences via rest api (#6789)
7 years ago
Eugen Rochko 10fc551576 Fix unpermitted parameters warning when generating pagination URLs (#6995)
7 years ago
abcang f25dfde752 Improve performance of account_media_status_ids (#6729)
7 years ago
Eugen Rochko f410afe59e Ensure that boolean params in the API are parsed for truthiness (#6575)
7 years ago