summaryrefslogtreecommitdiffstats
path: root/client/components/users/userAvatar.js
Commit message (Expand)AuthorAgeFilesLines
* Move global subscription to template subscription so that subscriptionLauri Ojansivu2017-12-021-2/+2
* Remove unnecessary template name declarationMaxime Quandalle2016-01-031-4/+0
* add: invite user via email, invited user can accept or decline, allow member ...floatinghotpot2015-12-071-1/+4
* Centralize all mutations at the model levelMaxime Quandalle2015-09-081-18/+4
* Show avatars in search resultsMaxime Quandalle2015-09-061-1/+7
* Fix member permission modificationMaxime Quandalle2015-09-051-0/+1
* Change our presence packageMaxime Quandalle2015-09-041-1/+1
* Enforce a consistent ES6 coding styleMaxime Quandalle2015-09-031-62/+62
* Increase the avatar max size and show an error if it is too bigMaxime Quandalle2015-08-281-15/+30
* Allow a user to edit its profile or avatar from a member popoverMaxime Quandalle2015-06-191-1/+12
* Work on the card activities and commentsMaxime Quandalle2015-06-121-0/+37
* (Re-)implement default avatar using user initialsMaxime Quandalle2015-06-101-0/+21
* Re-factor the avatar system and support avatar uploadsMaxime Quandalle2015-06-091-7/+77
* Implement presence indicatorsMaxime Quandalle2015-05-301-0/+22