server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
model
/
config.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
rename DefaultTeamName to ExperimentalPrimaryTeam (#8039)
Chris Duarte
2018-01-05
1
-3
/
+3
*
Add color properties to config to white label login buttons (#7826)
Chris Duarte
2018-01-02
1
-0
/
+47
*
Set default for DefaultTeamName setting if not present in config (#7987)
Joram Wilander
2017-12-19
1
-0
/
+4
*
Allow default team to be configured (#7846)
Chris Duarte
2017-12-19
1
-0
/
+1
*
add config option to hide tutorial screens (#7840)
Chris Duarte
2017-12-08
1
-0
/
+5
*
PLT-8314: Test Message Export Against S3 Bucket (#7957)
Jonathan
2017-12-07
1
-17
/
+4
*
PLT-8289 Added ability to change location of client plugins (#7942)
Harrison Healey
2017-12-05
1
-6
/
+16
*
Changed config behaviour such that exportFromTimestamp is set/unset when mess...
Jonathan
2017-12-01
1
-1
/
+9
*
PLT-7503: Create Message Export Scheduled Task and CLI Command (#7612)
Jonathan
2017-11-30
1
-0
/
+66
*
Add Config to disable Auth Transfers. (#7843)
Chris Duarte
2017-11-28
1
-0
/
+5
*
Replace Channel Name for Team in Email Notifications (#7839)
Chris Duarte
2017-11-24
1
-0
/
+5
*
Fixing missing default for EnablePreviewFeatures (#7887)
Christopher Speller
2017-11-21
1
-0
/
+4
*
Hide pre-release features section of advanced settings pane. (#7847)
Chris Duarte
2017-11-21
1
-0
/
+1
*
Refactor password validation and config defaults (#7859)
Chris
2017-11-20
1
-878
/
+942
*
Revert PLT-7809 (#7793)
Jason Blais
2017-11-06
1
-1
/
+0
*
PLT-5813 support SAML sync via LDAP (#7668)
Corey Hulen
2017-10-31
1
-1
/
+15
*
Add autoclose dm config parameter (#7734)
Chris
2017-10-30
1
-0
/
+5
*
Remove unused variables / code (#7736)
Chris
2017-10-30
1
-4
/
+0
*
simplify things (#7735)
Chris
2017-10-30
1
-6
/
+1
*
Remove more global refs / state (#7723)
Chris
2017-10-26
1
-0
/
+2
*
Add config setting to configure plugins directory (#7725)
Joram Wilander
2017-10-26
1
-1
/
+12
*
PLT-7976: Configurable timeout for Elasticsearch requests. (#7716)
George Goldberg
2017-10-25
1
-0
/
+10
*
PLT-7849 Add config setting to disable plugin uploads (#7666)
Joram Wilander
2017-10-25
1
-3
/
+8
*
PLT-7934: Make query for bulk elasticsearch indexing more efficient. (#7664)
George Goldberg
2017-10-25
1
-21
/
+32
*
Differentiate between installed and activated states for plugins (#7706)
Joram Wilander
2017-10-25
1
-2
/
+11
*
Fix crash due to null data retention config parameter. (#7702)
George Goldberg
2017-10-24
1
-1
/
+1
*
add model.NewX funcs for builtin types (#7692)
Chris
2017-10-23
1
-394
/
+197
*
Reduce cfg boilerplate (#7689)
Chris
2017-10-23
1
-0
/
+8
*
PLT-7862: Support batched live indexing. (#7640)
George Goldberg
2017-10-18
1
-0
/
+11
*
PLT-7809: Add support for Kopano Webmeetings WebRTC server (#7590)
Simon Eisenmann
2017-10-16
1
-0
/
+1
*
PLT-5549: No feedback when trying to save localization settings in System Con...
Jonathan
2017-10-03
1
-104
/
+197
*
PLT-7644: Improve job scheduler architecture. (#7532)
George Goldberg
2017-09-28
1
-2
/
+2
*
PLT-7633 (E20) Add session idle timeout config setting (#7524)
Joram Wilander
2017-09-28
1
-0
/
+6
*
PLT-7694: Allow setting a prefix for Elasticsearch indexes. (#7500)
George Goldberg
2017-09-22
1
-0
/
+7
*
PLT-7508: Add settings to disable wide mention confirmation (#7416)
Jesús Espino
2017-09-20
1
-0
/
+6
*
PLT-6558: Basic data retention job scheduler/worker implementation. (#7449)
George Goldberg
2017-09-15
1
-4
/
+44
*
Revert "[PLT-7475] Add S3 region to system console and add S3 validation (#73...
Saturnino Abril
2017-09-06
1
-19
/
+6
*
Configs for themes in `Display Settings`: hide themes options, hide custom ...
David Meza
2017-09-05
1
-0
/
+29
*
[PLT-7475] Add S3 region to system console and add S3 validation (#7373)
Saturnino Abril
2017-09-06
1
-6
/
+19
*
PLT-7517 Added setting to enable tracing of Amazon S3 connections (#7349)
Harrison Healey
2017-09-05
1
-0
/
+6
*
Add status codes to model/config.go errors. (#7369)
George Goldberg
2017-09-05
1
-58
/
+58
*
Add x to be able to leave public and private channels (#7145)
David Meza
2017-09-01
1
-0
/
+6
*
Config to make town square read only (#7140)
David Meza
2017-09-01
1
-0
/
+6
*
Implement experimental REST API endpoints for plugins (#7279)
Joram Wilander
2017-09-01
1
-0
/
+6
*
set to default value with config is missing (#7320)
Saturnino Abril
2017-08-30
1
-31
/
+87
*
Manage version configurations client versions (#7220)
Chris Duarte
2017-08-28
1
-0
/
+14
*
PLT-7417/PLT-7425 (#7278)
Harrison Healey
2017-08-25
1
-36
/
+6
*
PLT-7302: Aggregate Elasticsearch indexes over a certain age. (#7224)
George Goldberg
2017-08-17
1
-13
/
+36
*
PLT-6358: Server HTTP client improvements (#6980)
Chris
2017-08-09
1
-0
/
+5
*
FIXES PLT-6648 Add support for Server Side Encryption on S3 (#6467)
Tejay Cardon
2017-08-08
1
-0
/
+6
[next]