Age | Commit message (Expand) | Author |
2022-03-03 | Change `follow` scope to be covered by `read` and `write` scopes in REST API ... | Eugen Rochko |
2020-10-13 | Add duration parameter to muting. (#13831) | OSAMU SATO |
2020-09-11 | Change REST API to return empty data for suspended accounts (#14765) | Eugen Rochko |
2020-03-06 | Remove useless `respond_to` calls (#13208) | Eugen Rochko |
2018-08-26 | Make Api::V1::MutesController paginate properly (#8472) | Jakub Mendyk |
2018-07-05 | Add more granular OAuth scopes (#7929) | Eugen Rochko |
2018-04-02 | Fix unpermitted parameters warning when generating pagination URLs (#6995) | Eugen Rochko |
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 | Improve spec coverage and clean up api/v1/mutes controller (#3481) | Matt Jankowski |
2017-05-21 | Fix mutes_controller error and incorrect statuses_controller report (#3202) | Akihiko Odaki |
2017-05-20 | Fix regressions in api/v1 (#3178) | Akihiko Odaki |
2017-05-20 | Use joins for account properties (#3167) | Akihiko Odaki |
2017-04-08 | Make public timelines API not require user context/app credentials (#1291) | Eugen |
2017-03-30 | Add counter caches for a large performance increase on API requests | Eugen Rochko |
2017-03-01 | Mute button progress so far. WIP, doesn't entirely work correctly. | Kit Redgrave |