Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | only remove avatars from the folder we store them in | Robin Appelman | 2016-03-30 | 1 | -2/+1 |
* | dont die when we cant save the resized avatar, log instead | Robin Appelman | 2016-03-25 | 1 | -1/+1 |
* | Trigger change on avatar delete | Thomas Müller | 2016-01-25 | 1 | -1/+2 |
* | Assert that User::triggerChange is called upon avatar change | Thomas Müller | 2016-01-25 | 1 | -3/+7 |
* | Changing the avatar of the user emits the changeUser event which triggers upd... | Thomas Müller | 2016-01-25 | 1 | -1/+4 |
* | Adding support of -1 as size to be passed into get and getFile | Thomas Müller | 2016-01-25 | 1 | -4/+17 |
* | Remove all cache avatars on avatar deletion | Roeland Jago Douma | 2016-01-07 | 1 | -7/+23 |
* | [Avatars] Add function to get the Node of the avatar | Roeland Jago Douma | 2015-12-16 | 1 | -1/+14 |
* | DI in avatar code | Roeland Jago Douma | 2015-12-01 | 1 | -0/+122 |