Commit Graph
7460 Commits
Author SHA1 Message Date
Chi Vinh Le d5bf44ada8 Keep localhost for mongodb and redis 2018-01-04 18:41:31 +01:00
Kim GardnerandGitHub f8c1f1e63d Merge branch 'master' into safari-bs-changes 2018-01-04 11:21:52 -05:00
Wyatt JohnsonandGitHub 270f865ccd Merge pull request #1245 from jheasly/version_fix
Up patch version to match tag.
2018-01-04 09:18:28 -07:00
J. Heasly d7097ff729 Up patch version to match tag. 2018-01-03 17:51:58 -08:00
Wyatt JohnsonandGitHub 75e89591a8 Merge branch 'master' into safari-bs-changes 2018-01-03 14:54:58 -07:00
Wyatt JohnsonandGitHub 517124cc93 Merge pull request #1236 from coralproject/i18n-bug-fix
i18n Default Language Fix
2018-01-03 14:08:11 -07:00
KiwiandGitHub 8060d9c22e Merge branch 'master' into safari-bs-changes 2018-01-03 10:23:01 +01:00
Wyatt JohnsonandGitHub 20e3d9065f Merge branch 'master' into i18n-bug-fix 2017-12-30 02:56:13 -07:00
Wyatt JohnsonandGitHub 0af8a31154 Merge pull request #1240 from gakhov/gakhov-patch-advanced-config
Fix a variable name for redis client configuration
2017-12-30 02:55:46 -07:00
Andrii GakhovandGitHub 140bba23e0 Fix a variable name for redis client configuration
The documentation incorrectly stated that the advanced Redis Client configuration could be set using `TALK_REDIS_CLIENT_CONFIG`, while, in fact, the correct variable is `TALK_REDIS_CLIENT_CONFIGURATION`, as it parsed in https://github.com/coralproject/talk/blob/master/config.js#L114
2017-12-28 13:04:37 +01:00
Wyatt Johnson 69e4c5478d fixes default lang select bug 2017-12-21 23:26:34 -07:00
Kim GardnerandGitHub 01707a5150 Merge branch 'master' into safari-bs-changes 2017-12-21 15:26:31 -05:00
Kim GardnerandGitHub 5488d5a7fa Merge pull request #1234 from coralproject/modqueue-enh
Modqueue fixes and enhancements
2017-12-21 15:26:09 -05:00
Chi Vinh Le 111af0acf8 More refactor 2017-12-21 18:43:39 +01:00
Chi Vinh Le e34f96832a Refactor 2017-12-21 18:36:15 +01:00
Chi Vinh Le f9e289561e Refactor 2017-12-21 18:29:18 +01:00
Chi Vinh Le 2d6a05433a Mark single dangling comments, reflow issues and scroll enhancement 2017-12-21 15:55:18 +01:00
Chi Vinh Le 3c97ce3f66 Merge branch 'safari-bs-changes' of ssh://github.com/coralproject/talk into safari-bs-changes 2017-12-21 14:12:43 +01:00
Chi Vinh Le f8c1733e14 Remove sendKey hack 2017-12-21 14:11:23 +01:00
Chi Vinh Le 2e726c9d6a Set window position 2017-12-21 14:10:28 +01:00
KiwiandGitHub 918b863820 Merge branch 'master' into safari-bs-changes 2017-12-21 12:47:22 +01:00
Chi Vinh Le 3c5991453d Merge branch 'safari-bs-changes' of ssh://github.com/coralproject/talk into safari-bs-changes 2017-12-21 12:32:33 +01:00
Chi Vinh Le 3776c4d050 Use private ip 2017-12-21 12:31:36 +01:00
Wyatt JohnsonandGitHub e2cb3fdd3d Merge pull request #1232 from coralproject/expiry-fix
Expiry Parsing Bug
v3.9.1
2017-12-20 15:48:52 -07:00
Wyatt Johnson 2233d993c2 fixed expiry loading 2017-12-20 15:27:55 -07:00
KiwiandGitHub c1b5216647 Merge branch 'master' into safari-bs-changes 2017-12-20 18:08:52 +01:00
Wyatt JohnsonandGitHub b2cc4bdb12 Merge pull request #1231 from coralproject/subscription-hooks
Subscription Connection Plugin Hooks
2017-12-20 10:07:21 -07:00
Wyatt JohnsonandGitHub 0a793938d6 Merge branch 'master' into subscription-hooks 2017-12-20 09:51:10 -07:00
Chi Vinh Le 7d71452ab5 Add ip package 2017-12-20 17:45:03 +01:00
Chi Vinh Le 29a60c1241 Use local IP instead of localhost 2017-12-20 17:41:55 +01:00
Wyatt Johnson b46b392af4 added subscription hooks 2017-12-20 09:31:59 -07:00
Wyatt JohnsonandGitHub 998cb8d380 Merge pull request #1227 from coralproject/body-parser
Deprecate body-parser
2017-12-20 08:58:10 -07:00
Wyatt Johnson df0ab7c1dc removed body-parser in favor of express.json() 2017-12-19 15:11:11 -07:00
KiwiandGitHub 519464ce57 Merge pull request #1226 from coralproject/handle-empty-queue
Fix error when queue is empty
v3.9.0
2017-12-19 20:58:34 +01:00
Chi Vinh Le f27de815e6 Minor syntax issue 2017-12-19 20:48:59 +01:00
Chi Vinh Le e8553c5035 Revert debug code :-D 2017-12-19 20:46:59 +01:00
Chi Vinh Le 349341400d Fix error when queue is empty 2017-12-19 20:39:41 +01:00
Kim GardnerandGitHub 7b92e58ff3 Merge pull request #1225 from coralproject/portal-dialog
Use Portal to put dialogs at the end of the document
2017-12-19 13:48:30 -05:00
Chi Vinh Le f2f7742709 Adapt e2e 2017-12-19 19:40:16 +01:00
Chi Vinh Le 689fb4baf0 Remove z-index 2017-12-19 19:26:22 +01:00
Chi Vinh Le 650f98a080 Merge branch 'portal-dialog' of ssh://github.com/coralproject/talk into portal-dialog 2017-12-19 19:25:35 +01:00
Chi Vinh Le 88d3a53165 Make backdrop work 2017-12-19 19:24:39 +01:00
KiwiandGitHub 6e88976294 Merge branch 'master' into portal-dialog 2017-12-19 19:17:50 +01:00
Chi Vinh Le f25cc56ddb Use Portal to put dialogs to the end of the document 2017-12-19 19:15:45 +01:00
KiwiandGitHub 4134b2edb2 Merge pull request #1222 from coralproject/app-plugin
Added support for app plugin hook
2017-12-19 19:08:27 +01:00
KiwiandGitHub 5b886b6eea Merge branch 'master' into app-plugin 2017-12-19 18:57:31 +01:00
KiwiandGitHub 6c80de2981 Merge pull request #1224 from coralproject/e2e-stability
Increase e2e stability
2017-12-19 18:57:17 +01:00
KiwiandGitHub b9b3355317 Merge branch 'master' into e2e-stability 2017-12-19 18:49:35 +01:00
Chi Vinh Le 88e9faea00 Increase e2e stability 2017-12-19 18:48:44 +01:00
KiwiandGitHub b1c9fbedd8 Merge branch 'master' into app-plugin 2017-12-19 18:37:01 +01:00