Age | Commit message (Expand) | Author |
2019-05-21 | Implement scoped tags; use `local:` and `self:` scopes for community and pers... | multiple creatures |
2019-05-21 | Split boosts/repeats off to their own tab and add to the API. | multiple creatures |
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 |
2018-02-18 | add parameter locked to /api/v1/update_credentials (#6506) | Konrad Pozniak |
2018-02-04 | Exclude nil from relationships array (#6427) | abcang |
2017-12-12 | Fix #5953 - Add GET /api/v1/accounts/:id/lists (#5983) | Eugen Rochko |
2017-12-05 | Add list of lists component to web UI (#5811) | Eugen Rochko |
2017-10-04 | Non-Serial ("Snowflake") IDs (#4801) | aschmitz |
2017-08-26 | authorize-follow-requests-after-unlocking (#4658) | masarakki |
2017-08-25 | Pinned statuses (#4675) | Eugen Rochko |
2017-08-21 | Fix #4637 - Re-add missing doorkeeper_authorize for /api/v1/verify_credential... | Eugen Rochko |
2017-08-13 | ActivityPub delivery (#4566) | Eugen Rochko |
2017-07-10 | Add attribute for default privacy to verify credentials (#4075) | Yamagishi Kazutoshi |
2017-07-07 | Refactor JSON templates to be generated with ActiveModelSerializers instead o... | Eugen Rochko |
2017-06-07 | Clean up for api/base controller (#3629) | Matt Jankowski |
2017-05-31 | Spec coverage and refactor for the api/v1/accounts controllers (#3451) | Matt Jankowski |