server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
model
/
user.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add admin update endpoint that can update authservice and authdata (#7842)
Chris Duarte
2018-01-04
1
-0
/
+26
*
UCHAT-60 change default notification settings for new users (#7845)
Chris Duarte
2017-12-21
1
-7
/
+4
*
Role refactor (#7867)
Chris
2017-11-21
1
-1
/
+1
*
add model.NewX funcs for builtin types (#7692)
Chris
2017-10-23
1
-4
/
+2
*
Expose user.Props through REST API (#7661)
Joram Wilander
2017-10-20
1
-1
/
+0
*
PLT-7183: User/Channel NotifyProps Bulk Import. (#7019)
George Goldberg
2017-07-26
1
-8
/
+35
*
[PLT-5864] Move teammate name display setting to the System Console (#6681)
Saturnino Abril
2017-06-30
1
-13
/
+3
*
verify for email domain for everything but ldap / saml (#6718)
Chris
2017-06-26
1
-13
/
+7
*
PLT-6830 Stopped sanitizing User.LastPictureUpdate field (#6661)
Harrison Healey
2017-06-16
1
-1
/
+0
*
Add Password field to Bulk Importer. (#6268)
George Goldberg
2017-04-28
1
-1
/
+2
*
Creating common token store and moving email invites and verification to it (...
Christopher Speller
2017-04-27
1
-0
/
+4
*
Don't sanitize returned user when updating a user (#6095)
Joram Wilander
2017-04-19
1
-11
/
+11
*
Revert "Usernames must start with a letter (#5581)"
Christopher Speller
2017-04-18
1
-6
/
+1
*
[PLT-6102] Increase maximum length of field User.Position (#6044)
gstraube
2017-04-17
1
-16
/
+24
*
PLT-5860 Updated copyright date (#6058)
Harrison Healey
2017-04-12
1
-1
/
+1
*
Merge branch 'release-3.7'
George Goldberg
2017-03-23
1
-1
/
+1
|
\
|
*
PLT-5943 Reduce minimum username length (#5798)
Joram Wilander
2017-03-17
1
-1
/
+1
*
|
Add ability to use 'me' in place of user id for APIv4 (#5826)
Joram Wilander
2017-03-21
1
-0
/
+1
|
/
*
Usernames must start with a letter (#5581)
Joram Wilander
2017-03-03
1
-1
/
+6
*
PLT-3193 Add channel notification preferences for push and email notiā¦ (#5500)
enahum
2017-02-23
1
-3
/
+8
*
Implement PUT /users/{user_id}/patch endpoint for APIv4 (#5418)
Joram Wilander
2017-02-16
1
-0
/
+70
*
Implement GET channels endpoints for APIv4 (#5363)
Ruzette Tanyag
2017-02-14
1
-1
/
+3
*
PLT-5365 Import of basic user properties. (#5231)
George Goldberg
2017-01-31
1
-6
/
+13
*
Implement APIv4 infrastructure (#5191)
Joram Wilander
2017-01-30
1
-12
/
+13
*
More app code migration (#5170)
Joram Wilander
2017-01-25
1
-0
/
+7
*
PLT-4332 Position field for Users (#4632)
George Goldberg
2016-12-14
1
-0
/
+5
*
Prevent system_admin role mistake (#4405)
Christopher Speller
2016-11-01
1
-0
/
+5
*
Fixes for the team user lists in the system console (#4294)
Joram Wilander
2016-10-24
1
-1
/
+0
*
Merging performance branch into master (#4268)
Joram Wilander
2016-10-19
1
-0
/
+20
*
PLT-4155 Show correct login method in system console (#4102)
enahum
2016-09-28
1
-1
/
+3
*
Modifying permissions system. (#3897)
Christopher Speller
2016-09-13
1
-12
/
+12
*
PLT-3921 Fix System Console Recent Active Users (#3856)
enahum
2016-09-06
1
-0
/
+1
*
Do not send push notifications for channels being actively viewed (#3931)
Joram Wilander
2016-09-02
1
-18
/
+0
*
Fixing SanitizeProfile (#3930)
Christopher Speller
2016-09-02
1
-12
/
+2
*
Add missing directProfiles updates on real-time user updates (#3876)
enahum
2016-08-24
1
-1
/
+0
*
PLT-3942 Add real-time updates for center channel profile picture popover (#3...
enahum
2016-08-24
1
-0
/
+16
*
Add notification settings to control what statuses allow push notifications (...
Joram Wilander
2016-08-23
1
-0
/
+18
*
PLT-3647 Email Batching (#3718)
Harrison Healey
2016-08-16
1
-0
/
+18
*
PLT-3687 Restrict the name "matterbot" from usernames (#3686)
enahum
2016-07-28
1
-0
/
+1
*
PLT-2241 Refactored statuses into a more real-time system (#3573)
Joram Wilander
2016-07-18
1
-16
/
+0
*
Cleaning up old export code (#3601)
Christopher Speller
2016-07-15
1
-11
/
+0
*
PLT-2992 Added the ability to use different themes for each team (#3411)
Harrison Healey
2016-07-14
1
-21
/
+0
*
PLT-1465 Added password requirements (#3489)
David Lu
2016-07-06
1
-5
/
+0
*
enabled team creation for sysadmins (#3433)
David Lu
2016-06-30
1
-2
/
+2
*
Fixed @all not working as intended (#3335)
David Lu
2016-06-15
1
-1
/
+0
*
Fix bad condition on hiding email addresses and update user etag to include p...
Joram Wilander
2016-06-14
1
-2
/
+2
*
PLT-1800 Load server side locale from the config.json (#3202)
enahum
2016-06-02
1
-2
/
+0
*
Revert "PLT-1800 Load server side locale from the config.json" (#3201)
Christopher Speller
2016-06-01
1
-0
/
+2
*
PLT-1800 Load server side locale from the config.json (#3135)
enahum
2016-06-01
1
-2
/
+0
*
Added validation to make sure theme entries are colours (#3107)
Harrison Healey
2016-05-31
1
-0
/
+15
[next]