Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix get avatar authorization | Christopher Ng | 2022-06-07 | 1 | -11/+14 |
* | catch storage not available when deleting avatar | Robin Appelman | 2022-02-25 | 1 | -1/+2 |
* | adjust internal data handling logic to fix store and load | Arthur Schiwon | 2021-06-30 | 1 | -3/+8 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+3 |
* | Less ILogger | Joas Schilling | 2021-04-27 | 1 | -13/+3 |
* | Add known user check in avatar when v2-private scope | Vincent Petry | 2021-03-26 | 1 | -12/+23 |
* | Added PlaceholderAvatar with own cached images | Vincent Petry | 2021-03-26 | 1 | -10/+7 |
* | Add new v2-private account scope | Vincent Petry | 2021-03-26 | 1 | -1/+35 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+2 |
* | Delete avatar if a user is deleted | Julius Härtl | 2020-04-24 | 1 | -0/+16 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+5 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+1 |
* | Implement guest avatar endpoint | Michael Weimann | 2019-02-07 | 1 | -0/+133 |