Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-25 | Add OpenAPI spec for AdminAPI.OAuthAppContoller | Egor Kislitsyn | |
2020-03-23 | creating trusted app from adminFE & mix task | Alexander Strizhakov | |
2020-03-03 | Update Copyrights | Mark Felder | |
2019-09-06 | tests for mastodon_api_controller.ex | Maksim Pechnikov | |
2019-05-13 | differences_in_mastoapi_responses.md: fullname & bio are optionnal | Alexander Strizhakov | |
[ci skip] | |||
2019-05-06 | fix format | Maksim | |
Modified-by: Maksim Pechnikov <parallel588@gmail.com> | |||
2019-02-17 | [#468] Merged `upstream/develop`, resolved conflicts. | Ivan Tashkinov | |
2019-02-14 | oauth: never use base64 padding when returning tokens to applications | William Pitcock | |
The normal Base64 alphabet uses the equals sign (=) as a padding character. Since Base64 strings are self-synchronizing, padding characters are unnecessary, so don't generate them in the first place. | |||
2019-02-14 | [#468] User UI for OAuth permissions restriction. Standardized storage ↵ | Ivan Tashkinov | |
format for `scopes` fields, updated usages. | |||
2019-02-09 | de-group import/s | Haelwenn (lanodan) Monnier | |
2018-12-31 | update copyright years to 2019 | William Pitcock | |
2018-12-23 | add license boilerplate to pleroma core | William Pitcock | |
2018-03-30 | Format the code. | lain | |
2017-09-07 | Slight cleanup. | Roger Braun | |