server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
session.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
MM-12505: remove all things WebRTC (#9700)
Jesse Hallam
2018-10-18
1
-3
/
+0
*
[MM-12538] Migrate to idiomatic error handling the file `app/session.go` (#9590)
Mukul Rawat
2018-10-15
1
-86
/
+93
*
Break HTML blocks to individual strings (#8903)
Yusuke Nemoto
2018-07-20
1
-1
/
+1
*
Reset status to away after web conn disconnect if necessary (#8988)
Joram Wilander
2018-06-27
1
-0
/
+3
*
Structured logging (#8673)
Christopher Speller
2018-04-27
1
-8
/
+7
*
MM-10133 Suppress confusing personal access token message in invalid session ...
Joram Wilander
2018-04-20
1
-1
/
+7
*
Fixing DB load causing user logout. (#8559)
Christopher Speller
2018-04-02
1
-0
/
+2
*
Fixed missing error in log message (#8485)
Harrison Healey
2018-03-21
1
-1
/
+1
*
MM-9664 Add invalidation metrics for store caches (#8340)
Joram Wilander
2018-03-05
1
-0
/
+3
*
add App.License, remove utils.IsLicensed / utils.License calls (#8203)
Chris
2018-02-06
1
-1
/
+2
*
[PLT-7793] Add /users/tokens/search endpoint (#8088)
Adrian Carolli
2018-01-11
1
-0
/
+12
*
[PLT-7793] Added /users/tokens endpoint (#8038)
Adrian Carolli
2018-01-05
1
-0
/
+13
*
refactor template code (#7860)
Chris
2017-11-20
1
-1
/
+1
*
simplify things (#7735)
Chris
2017-10-30
1
-1
/
+1
*
Remove more global refs / state (#7723)
Chris
2017-10-26
1
-14
/
+12
*
Performance improvements for 40M posts (#7708)
Christopher Speller
2017-10-25
1
-1
/
+1
*
eliminate more utils.Cfg references (#7701)
Chris
2017-10-24
1
-2
/
+2
*
[PLT-7794] Add user access token enable/disable endpoints (#7630)
Nick Frazier
2017-10-19
1
-0
/
+38
*
Reduce utils.Cfg references (#7650)
Chris
2017-10-18
1
-4
/
+4
*
Updates to session revoking in v4 (#7565)
Joram Wilander
2017-10-04
1
-0
/
+9
*
PLT-7633 (E20) Add session idle timeout config setting (#7524)
Joram Wilander
2017-09-28
1
-0
/
+12
*
remove remaining Global() calls (outside of tests) (#7521)
Chris
2017-09-28
1
-5
/
+3
*
remove einterface gets (#7455)
Chris
2017-09-19
1
-7
/
+6
*
Renaming repo
Christopher Speller
2017-09-06
1
-3
/
+3
*
app type transition (#7167)
Chris
2017-09-06
1
-39
/
+39
*
Fix log error message for UpdateLastActivityAtIfNeeded (#7282)
enahum
2017-08-25
1
-1
/
+1
*
PLT-7194 Add email when adding user access tokens (#7087)
Joram Wilander
2017-08-03
1
-1
/
+15
*
PLT-6763 Implement user access tokens and new roles (server-side) (#6972)
Joram Wilander
2017-07-31
1
-9
/
+121
*
PLT-6080 moving clustering to memberlist (#6499)
Corey Hulen
2017-06-19
1
-1
/
+6
*
Detach session activity update from statuses (#6379)
Joram Wilander
2017-05-10
1
-0
/
+14
*
Fixing session error (#6370)
Christopher Speller
2017-05-09
1
-1
/
+1
*
Fxing hub panic (#6214)
Christopher Speller
2017-04-24
1
-2
/
+3
*
PLT-5860 Updated copyright date (#6058)
Harrison Healey
2017-04-12
1
-1
/
+1
*
Example of how to call metrics (#5621)
Corey Hulen
2017-03-06
1
-3
/
+3
*
Implement user sessions endpoints for APIv4 (#5449)
Ruzette Tanyag
2017-02-17
1
-0
/
+2
*
More app code migration (#5170)
Joram Wilander
2017-01-25
1
-10
/
+0
*
Migrate functions to app package (#5106)
Joram Wilander
2017-01-19
1
-5
/
+49
*
Refactor and migrate more functions out of api into app package (#5063)
Joram Wilander
2017-01-13
1
-0
/
+52
*
PLT-4938 Add app package and move logic over from api package (#4931)
Joram Wilander
2017-01-13
1
-0
/
+94