summaryrefslogtreecommitdiffstats
path: root/model/user.go
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* PLT-2905 fixing upgrade of SSO accounts (#2962)Corey Hulen2016-05-111-8/+19
* Fixed updating mention keys when a user's username changes (#2774)Harrison Healey2016-04-251-4/+19
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-13/+7
* Fix loginChristopher Speller2016-03-311-0/+7
* Fix for ldap ability to change emailChristopher Speller2016-03-301-1/+1
* Add MFA functionalityJoramWilander2016-03-301-11/+17
* PLT-7: Refactoring models to use translations (chunk 6)Elias Nahum2016-01-251-14/+14
* Add create_at back to profile fields to fix analyticsJoramWilander2016-01-221-1/+0
* PLT-7 Adding translation function to context=Corey Hulen2016-01-191-1/+10
* upgrading libs=Corey Hulen2015-11-231-1/+1
* Merge pull request #1396 from 42wim/useractivityJoram Wilander2015-11-111-1/+0
|\
| * Do not clear LastActivityAt for GetProfilesWim2015-11-111-1/+0
* | Fix: Unable to change passwordFlorian Orben2015-11-111-1/+1
|/
* Omit unneeded fields from user object in getProfiles service and remove ImgCo...JoramWilander2015-11-091-21/+33
* Prevent SSO users from changing their emailJoramWilander2015-11-061-0/+7
* Fixed string length checks for fields that can contain unicode charactershmhealey2015-11-051-3/+4
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* Fixing some locations to use the IsTeamAdmin function which properly checks f...Christopher Speller2015-09-301-0/+4
* Removing old valet crud=Corey Hulen2015-09-241-1/+0
* Implement UI theme colors.JoramWilander2015-09-231-0/+5
* Renaming ROLE_ADMIN to ROLE_TEAM_ADMIN=Corey Hulen2015-09-111-2/+2
* merging=Corey Hulen2015-09-101-5/+10
|\