summaryrefslogtreecommitdiffstats
path: root/model/user.go
Commit message (Expand)AuthorAgeFilesLines
* PLT-7183: User/Channel NotifyProps Bulk Import. (#7019)George Goldberg2017-07-261-8/+35
* [PLT-5864] Move teammate name display setting to the System Console (#6681)Saturnino Abril2017-06-301-13/+3
* verify for email domain for everything but ldap / saml (#6718)Chris2017-06-261-13/+7
* PLT-6830 Stopped sanitizing User.LastPictureUpdate field (#6661)Harrison Healey2017-06-161-1/+0
* Add Password field to Bulk Importer. (#6268)George Goldberg2017-04-281-1/+2
* Creating common token store and moving email invites and verification to it (...Christopher Speller2017-04-271-0/+4
* Don't sanitize returned user when updating a user (#6095)Joram Wilander2017-04-191-11/+11
* Revert "Usernames must start with a letter (#5581)"Christopher Speller2017-04-181-6/+1
* [PLT-6102] Increase maximum length of field User.Position (#6044)gstraube2017-04-171-16/+24
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* Merge branch 'release-3.7'George Goldberg2017-03-231-1/+1
|\
| * PLT-5943 Reduce minimum username length (#5798)Joram Wilander2017-03-171-1/+1
* | Add ability to use 'me' in place of user id for APIv4 (#5826)Joram Wilander2017-03-211-0/+1
|/
* Usernames must start with a letter (#5581)Joram Wilander2017-03-031-1/+6
* PLT-3193 Add channel notification preferences for push and email notiā€¦ (#5500)enahum2017-02-231-3/+8
* Implement PUT /users/{user_id}/patch endpoint for APIv4 (#5418)Joram Wilander2017-02-161-0/+70
* Implement GET channels endpoints for APIv4 (#5363)Ruzette Tanyag2017-02-141-1/+3
* PLT-5365 Import of basic user properties. (#5231)George Goldberg2017-01-311-6/+13
* Implement APIv4 infrastructure (#5191)Joram Wilander2017-01-301-12/+13
* More app code migration (#5170)Joram Wilander2017-01-251-0/+7
* PLT-4332 Position field for Users (#4632)George Goldberg2016-12-141-0/+5
* Prevent system_admin role mistake (#4405)Christopher Speller2016-11-011-0/+5
* Fixes for the team user lists in the system console (#4294)Joram Wilander2016-10-241-1/+0
* Merging performance branch into master (#4268)Joram Wilander2016-10-191-0/+20
* PLT-4155 Show correct login method in system console (#4102)enahum2016-09-281-1/+3
* Modifying permissions system. (#3897)Christopher Speller2016-09-131-12/+12
* PLT-3921 Fix System Console Recent Active Users (#3856)enahum2016-09-061-0/+1
* Do not send push notifications for channels being actively viewed (#3931)Joram Wilander2016-09-021-18/+0
* Fixing SanitizeProfile (#3930)Christopher Speller2016-09-021-12/+2
* Add missing directProfiles updates on real-time user updates (#3876)enahum2016-08-241-1/+0
* PLT-3942 Add real-time updates for center channel profile picture popover (#3...enahum2016-08-241-0/+16
* Add notification settings to control what statuses allow push notifications (...Joram Wilander2016-08-231-0/+18
* PLT-3647 Email Batching (#3718)Harrison Healey2016-08-161-0/+18
* PLT-3687 Restrict the name "matterbot" from usernames (#3686)enahum2016-07-281-0/+1
* PLT-2241 Refactored statuses into a more real-time system (#3573)Joram Wilander2016-07-181-16/+0
* Cleaning up old export code (#3601)Christopher Speller2016-07-151-11/+0
* PLT-2992 Added the ability to use different themes for each team (#3411)Harrison Healey2016-07-141-21/+0
* PLT-1465 Added password requirements (#3489)David Lu2016-07-061-5/+0
* enabled team creation for sysadmins (#3433)David Lu2016-06-301-2/+2
* Fixed @all not working as intended (#3335)David Lu2016-06-151-1/+0
* Fix bad condition on hiding email addresses and update user etag to include p...Joram Wilander2016-06-141-2/+2
* PLT-1800 Load server side locale from the config.json (#3202)enahum2016-06-021-2/+0
* Revert "PLT-1800 Load server side locale from the config.json" (#3201)Christopher Speller2016-06-011-0/+2
* PLT-1800 Load server side locale from the config.json (#3135)enahum2016-06-011-2/+0
* Added validation to make sure theme entries are colours (#3107)Harrison Healey2016-05-311-0/+15
* Revert "PLT-1800 Load server side locale from the config.json" (#3133)Christopher Speller2016-05-271-0/+2
* PLT-1800 Load server side locale from the config.json (#3092)enahum2016-05-271-2/+0
* Revert "PLT-1800 Load server side locale from the config.json (#3076)"Christopher Speller2016-05-241-0/+2
* PLT-1800 Load server side locale from the config.json (#3076)enahum2016-05-241-2/+0
* PLT-2664 Split out push notifications from email notifications (#3049)Joram Wilander2016-05-191-0/+1