Age | Commit message (Expand) | Author |
2022-11-08 | Make account endorsements idempotent (fix #19045) (#20118) | trwnh |
2022-08-28 | Change following and followers API to be accessible without being logged in (... | Eugen Rochko |
2022-05-02 | Fix error when looking handle with surrounding spaces (#18225) | Claire |
2022-03-08 | Fix performance of account timelines (#17709) | Eugen Rochko |
2022-03-07 | Add `/api/v1/accounts/familiar_followers` to REST API (#17700) | Eugen Rochko |
2022-01-17 | Add support for private pinned posts (#16954) | Claire |
2021-11-26 | Remove Keybase integration (#17045) | Eugen Rochko |
2021-04-26 | Further improve the media attached status query for accounts (#16106) | abcang |
2021-04-25 | Improve media attached status query (#16105) | abcang |
2021-02-16 | Add `GET /api/v1/accounts/lookup` REST API (#15740) | Eugen Rochko |
2020-12-23 | Use existing FeaturedTag serializer and delete AccountFeaturedTag serializer ... | trwnh |
2020-12-04 | Fix incorrect conditions for suspended accounts in Get API for account featur... | Takeshi Umeda |
2020-09-11 | Change REST API to return empty data for suspended accounts (#14765) | Eugen Rochko |
2020-09-02 | Added account featured tags API (#11817) | Takeshi Umeda |
2020-08-28 | Introduce ApplicationController#cache_collection_paginated_by_id (#14677) | Akihiko Odaki |
2020-08-28 | Replace incorrect use of distinct with group (#14675) | Akihiko Odaki |
2020-06-30 | Add user notes on accounts (#14148) | ThibG |
2020-05-08 | Fix own following/followers not showing muted users (#13614) | ThibG |
2020-03-09 | Add federation support for the "hide network" preference (#11673) | ThibG |
2020-03-06 | Remove useless `respond_to` calls (#13208) | Eugen Rochko |
2019-12-31 | Hide blocked users from more places (#12733) | ThibG |
2019-12-31 | Fix error when fetching followers/following from REST API when user has netwo... | Eugen Rochko |
2019-11-16 | make it not return http 400 when passing and empty source argument (#12259) | Jennifer Glauche |
2019-09-27 | Improve status pin query (#11972) | abcang |
2019-08-30 | Fix error in REST API for an account's statuses (#11700) | Eugen Rochko |
2019-08-08 | Fix pinned statuses API returning pagination headers (#11526) | Eugen Rochko |
2019-04-07 | Improve blocked view of profiles (#10491) | Eugen Rochko |
2019-04-01 | Hide blocking accounts from blocked users (#10442) | ThibG |
2019-03-28 | squashed identity proof updates (#10375) | Alex Gessner |
2019-03-13 | Fix `tagged` param not being normalized before querying tags (#10249) | Eugen Rochko |
2019-02-26 | Improve account media query (#10121) | abcang |
2019-02-26 | Add type, limit, offset, min_id, max_id, account_id to search API (#10091) | Eugen Rochko |
2019-02-04 | Add featured hashtags to profiles (#9755) | Eugen Rochko |
2018-12-27 | Add exclude_reblogs option to account statuses API (#9640) | Eugen Rochko |
2018-12-20 | Allow unauthenticated REST API access to GET /api/v1/accounts/:id/statuses (#... | Eugen Rochko |
2018-12-06 | Add profile directory (#9427) | Eugen Rochko |
2018-11-19 | Extract counters from accounts table to account_stats table (#9295) | Eugen Rochko |
2018-09-28 | Support min_id-based pagination in REST API (#8736) | Eugen Rochko |
2018-08-09 | Public profile endorsements (accounts picked by profile owner) (#8146) | Eugen Rochko |
2018-07-05 | Add more granular OAuth scopes (#7929) | Eugen Rochko |
2018-06-17 | Allow selecting default posting language instead of auto-detect (#7828) | Eugen Rochko |
2018-05-18 | Add preference to hide following/followers lists (#7532) | Eugen Rochko |
2018-05-16 | Do not use permitted_for scope when querying pinned statuses (#7510) | Akihiko Odaki |
2018-05-07 | Bot nameplates (#7391) | Eugen Rochko |
2018-05-02 | Allow updating bio fields via PUT /api/v1/accounts/update_credentials (#7288) | Eugen Rochko |
2018-04-08 | Enable updating additional account information from user preferences via rest... | Levi Bard |
2018-04-02 | Fix unpermitted parameters warning when generating pagination URLs (#6995) | Eugen Rochko |
2018-03-10 | Improve performance of account_media_status_ids (#6729) | abcang |
2018-03-01 | Ensure that boolean params in the API are parsed for truthiness (#6575) | Eugen Rochko |
2018-02-21 | Fix bug in relationships API introduced by #6482 (#6527) | Eugen Rochko |