summaryrefslogtreecommitdiff
path: root/lib/models/user.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move letter-avatars into own requestSheogorath2018-04-171-5/+5
* Initial support for SAML authenticationNorihito Nakae2017-11-281-0/+9
* Add mattermost authenticationChristoph Witzany2017-10-311-0/+9
* Fix broken profile imagesSheogorath2017-09-221-2/+6
* refactor: Remove `require` extension filenameBoHong Li2017-05-081-2/+2
* Use strict mode in all backend filesBoHong Li2017-03-141-0/+1
* Use JavaScript Standard StyleBoHong Li2017-03-081-140/+138
* Fix user profile photo might not replace to proper sizeWu Cheng-Han2017-02-181-4/+4
* Update to add biggerphoto on parsing user profileWu Cheng-Han2017-02-031-10/+26
* Profile pictures for LDAP usersalecdwm2017-01-061-0/+11
* Update to support optional email register and signinWu Cheng-Han2016-12-021-0/+33
* Update to use bigger size of profile imageCheng-Han, Wu2016-05-211-3/+3
* Add support of google signinCheng-Han, Wu2016-05-211-0/+3
* Update to use bigger avatar image and twitter now use screen_name based profi...Cheng-Han, Wu2016-05-201-2/+2
* Add db migrations for PR #121Cheng-Han, Wu2016-05-151-0/+3
* Retrieve GitLab avatar.Jason Croft2016-05-121-0/+3
* Add accessToken columnJason Croft2016-05-111-1/+4
* Refactor server with Sequelize ORM, refactor server configs, now will show no...Cheng-Han, Wu2016-04-201-0/+77