summaryrefslogtreecommitdiffstats
path: root/client/components/users/userAvatar.js
Commit message (Expand)AuthorAgeFilesLines
* Assignee field like Jira #2452 , in progress.Lauri Ojansivu2019-11-021-30/+0
* Assignee field like Jira #2452 , in progress.Lauri Ojansivu2019-10-311-0/+30
* Prettier & eslint project style updateJustin Reynolds2019-06-281-48/+47
* - Remove avatar url fix javascript version, it breaks too easily.Lauri Ojansivu2018-08-221-7/+0
* Fix lint errors.Lauri Ojansivu2018-08-221-1/+1
* - Remove suburl from beginning of avatar file path, so that avatar imagesLauri Ojansivu2018-08-221-0/+7
* Allow description and member two way bindingAndrés Manelli2018-08-101-2/+3
* 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