server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
/
config.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
PLT-6610 sending websocket event for last channel viewed (#6787)
Corey Hulen
2017-06-29
1
-0
/
+1
*
[PLT-6496] Remove System Console and config settings for image height and wid...
Saturnino Abril
2017-06-29
1
-2
/
+0
*
PLT-6766 fixing error logging (#6634)
Corey Hulen
2017-06-13
1
-1
/
+2
*
PLT-3466 E10: Add announcement bar feature (#6509)
Joram Wilander
2017-06-05
1
-0
/
+8
*
PLT-6471 Properly panic when translations can't be loaded (#6414)
Harrison Healey
2017-05-23
1
-11
/
+14
*
PLT-6408 Framework for job server (#6404)
Harrison Healey
2017-05-18
1
-0
/
+38
*
PLT-6472: Basic Elastic Search implementation. (#6382)
George Goldberg
2017-05-18
1
-0
/
+15
*
[PLT-5440] Add Options to System Console Dropdown Menu (#5939)
Ryan Wang
2017-05-09
1
-0
/
+3
*
Removing password reset salt (#6334)
Christopher Speller
2017-05-04
1
-4
/
+1
*
PLT-6262 Add config setting to disable file attachments (#6301)
Joram Wilander
2017-05-04
1
-0
/
+1
*
PLT-6355: Use separate Read Replicas for Search. (#6216)
George Goldberg
2017-05-01
1
-0
/
+4
*
Merge branch 'release-3.8'
Christopher Speller
2017-04-17
1
-0
/
+3
|
\
|
*
PLT-5977: Only reload clients when client config changes. (#5989)
George Goldberg
2017-04-05
1
-0
/
+3
*
|
PLT-6317 disable file watcher while running from makefile (#6103)
Corey Hulen
2017-04-17
1
-4
/
+11
*
|
PLT-6113 Added initial unit tests for cmd package (#6086)
Harrison Healey
2017-04-15
1
-0
/
+3
*
|
PLT-5860 Updated copyright date (#6058)
Harrison Healey
2017-04-12
1
-1
/
+1
|
/
*
Fixing race conditions in the code base (#5966)
Corey Hulen
2017-04-04
1
-0
/
+4
*
PLT-5906 Set logs path instead log filename (#5949)
enahum
2017-04-04
1
-2
/
+3
*
Fixing config file watch and config reload on license save (#5954)
Corey Hulen
2017-04-04
1
-5
/
+67
*
PLT-6139 (Server): Private Channel member managing (#5941)
George Goldberg
2017-04-03
1
-0
/
+1
*
PLT-6076 Read config file info from enviroment vars (#5873)
Corey Hulen
2017-03-29
1
-17
/
+47
*
Add system console switch for enabling link previews (#5663)
Joram Wilander
2017-03-06
1
-0
/
+1
*
PLT-5548 Prevent server start if defaultLocate is not available (#5532)
enahum
2017-02-28
1
-0
/
+27
*
PLT-5070: Server side component of Telemetry. (#5514)
George Goldberg
2017-02-24
1
-1
/
+3
*
Implement PUT /users/{user_id}/password endpoint for APIv4 (#5243)
Joram Wilander
2017-02-07
1
-1
/
+1
*
Improvments to typing messages (#5230)
Christopher Speller
2017-01-30
1
-0
/
+4
*
Migrate functions to app package (#5106)
Joram Wilander
2017-01-19
1
-1
/
+1
*
Message Editing and Deleting permissions (#4692)
Amit Yadav
2017-01-18
1
-0
/
+3
*
PLT-4938 Add app package and move logic over from api package (#4931)
Joram Wilander
2017-01-13
1
-0
/
+10
*
PLT-4990 - Server: Split out channel permissions to Create/Manage/Delete (#4864)
George Goldberg
2016-12-21
1
-0
/
+4
*
PLT-4767 Implement MFA Enforcement (#4662)
Joram Wilander
2016-12-12
1
-0
/
+1
*
PLT-4357 adding performance monitoring (#4622)
Corey Hulen
2016-11-22
1
-0
/
+4
*
PLT-4550 move webrtc to TE (#4440)
enahum
2016-11-04
1
-4
/
+2
*
PLT-4165 removing team name reserved words (#4289)
Corey Hulen
2016-10-21
1
-1
/
+0
*
Fixing the console level debug statements (#4092)
Corey Hulen
2016-09-27
1
-2
/
+8
*
PLT-3412 WebRTC Server side & System Console (#3706)
enahum
2016-09-15
1
-0
/
+4
*
Modifying permissions system. (#3897)
Christopher Speller
2016-09-13
1
-0
/
+6
*
PLT-3753 Added Segment analytics (#3972)
David Lu
2016-09-06
1
-0
/
+1
*
Trim / from SiteURL before sending to client (#3966)
Joram Wilander
2016-09-06
1
-1
/
+2
*
PLT-4005 Generates default Salts if empty in the config file (#3950)
enahum
2016-09-06
1
-0
/
+9
*
PLT-4041 Make SAML FirstName and LastName optional (#3951)
enahum
2016-09-06
1
-0
/
+3
*
Making LDAP FirstName and LastName fields optional. (#3919)
Christopher Speller
2016-09-01
1
-0
/
+2
*
Fix load config panic errors to display message instead of id (#3855)
enahum
2016-08-22
1
-2
/
+2
*
PLT-3647 Email Batching (#3718)
Harrison Healey
2016-08-16
1
-0
/
+1
*
PLT-3617 Switched public file links to use a sha256 hash (#3792)
Harrison Healey
2016-08-15
1
-2
/
+2
*
Update licensing switches for Office365 and Google SSO through OAuth2 (#3786)
Joram Wilander
2016-08-11
1
-2
/
+2
*
Changed autodetection of SiteURL (#3764)
Harrison Healey
2016-08-09
1
-5
/
+1
*
PLT-2899 adding clustering of app servers (#3682)
Corey Hulen
2016-08-04
1
-3
/
+8
*
PLT-3408 Add SiteURL to config.json (#3692)
Harrison Healey
2016-08-02
1
-1
/
+6
*
Added custom branding to login description (#3710)
David Lu
2016-08-02
1
-0
/
+1
[next]