server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
api
/
user.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove global site url (#8343)
Chris
2018-02-22
1
-3
/
+3
*
Remove license globals entirely (#8229)
Chris
2018-02-09
1
-2
/
+2
*
add App.License, remove utils.IsLicensed / utils.License calls (#8203)
Chris
2018-02-06
1
-1
/
+1
*
ABC-179: check email verification last (#8172)
Jesse Hallam
2018-02-05
1
-1
/
+1
*
Allow deactivation of SSO users api3 (#8008)
Chris Duarte
2018-01-16
1
-1
/
+9
*
Remove utils.ClientCfg and utils.ClientCfgHash (#8041)
Chris
2018-01-05
1
-1
/
+1
*
Reduce logging data races, fix MySQL test race condition (#7994)
Chris
2017-12-22
1
-2
/
+0
*
refactor template code (#7860)
Chris
2017-11-20
1
-1
/
+1
*
Refactor password validation and config defaults (#7859)
Chris
2017-11-20
1
-2
/
+2
*
prevent deactivation of sso users (#7759)
Chris
2017-11-02
1
-1
/
+1
*
PLT-7978 Add websocket event for user role update (#7745)
Joram Wilander
2017-10-31
1
-1
/
+1
*
Refactoring cfg refs and load / save functions (#7749)
Chris
2017-10-31
1
-2
/
+2
*
simplify things (#7735)
Chris
2017-10-30
1
-2
/
+0
*
Remove more global refs / state (#7723)
Chris
2017-10-26
1
-1
/
+1
*
Performance improvements for 40M posts (#7708)
Christopher Speller
2017-10-25
1
-17
/
+17
*
eliminate more utils.Cfg references (#7701)
Chris
2017-10-24
1
-50
/
+1
*
Reduce utils.Cfg references (#7650)
Chris
2017-10-18
1
-20
/
+20
*
Goroutine wranglin (#7556)
Chris
2017-10-03
1
-5
/
+7
*
remove global refs from api/api4 (#7496)
Chris
2017-09-22
1
-55
/
+55
*
remove einterface gets (#7455)
Chris
2017-09-19
1
-6
/
+5
*
Fixing profile image tag (#7435)
Corey Hulen
2017-09-19
1
-1
/
+1
*
Renaming repo
Christopher Speller
2017-09-06
1
-5
/
+5
*
app type transition (#7167)
Chris
2017-09-06
1
-55
/
+55
*
Api: NewLocAppError -> NewAppError (#7280)
George Goldberg
2017-09-01
1
-22
/
+12
*
set to default value with config is missing (#7320)
Saturnino Abril
2017-08-30
1
-1
/
+1
*
PLT-6226 Fixing races with licensing (#7213)
Corey Hulen
2017-08-16
1
-2
/
+2
*
If login is using mobile respond with JSON object (#7030)
enahum
2017-08-03
1
-5
/
+11
*
Minor fix
JoramWilander
2017-07-06
1
-1
/
+1
*
Creating common token store and moving email invites and verification to it (...
Christopher Speller
2017-04-27
1
-8
/
+9
*
Refactor OAuth 2.0 code into app layer (#6037)
Joram Wilander
2017-04-12
1
-49
/
+1
*
PLT-5860 Updated copyright date (#6058)
Harrison Healey
2017-04-12
1
-1
/
+1
*
Refactor switching login type code into app layer and add v4 endpoint (#6000)
Joram Wilander
2017-04-10
1
-155
/
+13
*
PLT-5900 Removed automatic configuration of SiteURL (#5952)
Harrison Healey
2017-04-04
1
-20
/
+20
*
Move WebSocket API to it's own package and add websocket v4 endpoint (#5881)
Joram Wilander
2017-03-28
1
-25
/
+0
*
Implement some MFA endpoints for APIv4 (#5864)
Joram Wilander
2017-03-27
1
-20
/
+2
*
Implement POST /users/search endpoint for APIv4 (#5822)
Joram Wilander
2017-03-23
1
-13
/
+3
*
Merge branch 'release-3.7' into master.
George Goldberg
2017-03-17
1
-3
/
+3
|
\
|
*
PLT-5765 Passed SiteURL to SendNotifications (#5705)
Harrison Healey
2017-03-10
1
-3
/
+3
*
|
Implement GET /users/autocomplete endpoint for APIv4 (#5742)
Joram Wilander
2017-03-13
1
-26
/
+6
|
/
*
enable saml for RN app (#5635)
enahum
2017-03-06
1
-1
/
+6
*
Updating user attributes on oauth login (#5324)
Poornima
2017-02-26
1
-0
/
+6
*
Adding device Id for version 2 of native apps (#5505)
Corey Hulen
2017-02-23
1
-5
/
+0
*
Adding caching to profile images to master (#5428)
Corey Hulen
2017-02-15
1
-3
/
+10
*
APIv3 append offset and limit to getProfiles etag (#5421)
enahum
2017-02-15
1
-1
/
+1
*
Implement GET /users endpoint for APIv4 (#5277)
Joram Wilander
2017-02-03
1
-24
/
+5
*
Implement POST /users/ids endpoint for APIv4 (#5274)
Joram Wilander
2017-02-03
1
-4
/
+4
*
Implement APIv4 infrastructure (#5191)
Joram Wilander
2017-01-30
1
-201
/
+28
*
More app code migration (#5170)
Joram Wilander
2017-01-25
1
-205
/
+34
*
Move permissions code into app package (#5146)
Joram Wilander
2017-01-23
1
-30
/
+35
*
Migrate functions to app package (#5106)
Joram Wilander
2017-01-19
1
-637
/
+178
[next]