Commit Graph

85 Commits

Author SHA1 Message Date
Kim Gardner 7d31487275 Merge branch 'master' into zen-mode 2018-01-26 15:31:22 -05:00
Wyatt Johnson 04390c5acd migration rewrite and removed verifications 2018-01-25 16:12:26 -07:00
Kim Gardner fe4cddda60 Copy change 2018-01-25 14:51:15 -05:00
Kim Gardner 63347dc0eb Change s to z for zen mode shortcut and update copy and docs 2018-01-25 14:50:06 -05:00
Kim Gardner bb9a93986e Small wording tweak 2018-01-11 19:41:45 -05:00
Wyatt Johnson 876f4ef700 updated docs for 4.0 2018-01-11 16:51:08 -07:00
Andrew Losowsky c43051c6dd Small grammar fixes 2018-01-09 16:20:32 -05:00
okbel ff016e22fe Adding TALK_PERSPECTIVE_DO_NOT_STORE to the docs 2018-01-09 10:42:28 -03:00
Kim Gardner 99d66fef52 Docs typo 2018-01-08 11:27:25 -05:00
Andrii Gakhov 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 ecb01224fd Merge branch 'master' into i18n-serverside-plugins 2017-12-15 10:40:08 -06:00
Wyatt Johnson d207b240f2 added support for changing the subject prefi 2017-12-14 16:28:08 -06:00
Stephen Donner 30073b88f1 s/setup/setup 2017-12-13 03:49:35 -06:00
Wyatt Johnson 87ef0f1cb9 Adjusted flag beheviour for staff 2017-12-04 12:17:39 -07:00
Kim Gardner dff89ec6cd Remove Dashboard docs 2017-12-01 12:53:17 +00:00
Kim Gardner 247e05383e One more fix 2017-11-09 11:23:48 +00:00
Kim Gardner d7a88cdc2a Fix config key 2017-11-09 11:18:58 +00:00
Jeff Nelson a394ba29b3 Update 02-02-advanced-configuration.md
Change TALK_SMTP_EMAIL to TALK_SMTP_FROM_EMAIL
2017-11-08 07:11:03 -05:00
Kiwi c1cfe3b200 Merge branch 'master' into onbuild 2017-10-26 14:28:59 +02:00
Kim Gardner 24ec898a15 Fix formatting 2017-10-24 14:14:26 +01:00
Kim Gardner 1f170c1dca Merge branch 'master' into onbuild 2017-10-24 13:20:24 +01:00
Kim Gardner 9fc0fc37db Fix merge conflicts 2017-10-23 19:30:36 +01:00
Wyatt Johnson fac028c22b update to docker build process 2017-10-23 10:50:29 -06:00
Wyatt Johnson a9cb206415 formatting 2017-10-20 13:14:00 -06:00
Wyatt Johnson c1b954965f Fixed incorrect plugin naming 2017-10-20 11:40:55 -06:00
Kim Gardner e0713a5ec4 Update auth section 2017-10-20 17:56:24 +01:00
Kim Gardner 8ce9f2d4bb Clean up docs, fix links, remove Tutorials section for now 2017-10-20 11:28:03 +01:00
Kim Gardner 39a2092310 Add faq 2017-10-17 12:32:56 +01:00
Kim Gardner a586756ac9 Add FAQ and Tutorial sections 2017-10-17 12:27:33 +01:00
Kim Gardner 3a8ed3033a Fix styling 2017-10-17 10:28:56 +01:00
Kim Gardner 988cb870bb Global Configuration docs 2017-10-17 10:13:40 +01:00
Kim Gardner a167b6ce2c Add Stream Configuration docs 2017-10-16 18:20:25 +01:00
Kim Gardner c8f432268b Add Nav for Configuring Talk section 2017-10-14 18:41:50 +01:00
Kim Gardner 759338dc02 Added more Moderator Features 2017-10-14 18:36:17 +01:00
Kim Gardner aa0c41c342 Add section Moderator Features 2017-10-14 18:25:41 +01:00
Kim Gardner 5dd08d84e5 Added Commenter Features section 2017-10-13 16:48:21 +01:00
Kim Gardner 06d0da9286 Reorganize file order and reinstate h2s 2017-10-13 15:50:13 +01:00
Kim Gardner 69acb6d5a0 Fix typos and clean up styling 2017-10-12 14:06:09 +01:00
Wyatt Johnson 97eee92499 updated docs 2017-10-11 15:32:25 -06:00
Kim Gardner ac28106251 Add docs on Toxic Comments 2017-10-11 13:56:35 +01:00
Kim Gardner 1dd1a0d986 Update Trust details and update nav 2017-10-11 13:43:48 +01:00
Kim Gardner a7d87f4ee1 Add Trust Product Docs 2017-10-11 13:34:15 +01:00
Kim Gardner 2e7a59a6e1 Merge branch 'master' into talk-product-guide 2017-10-05 13:53:44 +01:00
Kim Gardner 6ffab51bcf Cleanup titles 2017-10-05 13:41:54 +01:00
Kim Gardner a1978571e8 First part of Product Guide 2017-10-05 13:38:08 +01:00
Jose Franco 551ac9dd90 Update running-advanced-configuration.md 2017-10-04 17:31:48 -05:00
Wyatt Johnson 2e7ee6bb8b Updated docs 2017-09-28 23:38:01 -06:00
Kim Gardner 95fadbd05a Merge branch 'master' into redis-cluster-support 2017-09-20 16:28:08 +01:00
Wyatt Johnson 6d04b4add3 Redis Cluster Support
- Deprecated unused `redis` options in favour of options from `ioredis`.
- Added support for ioredis Cluster.
- Enabled more extended redis client configuration.
2017-09-19 15:28:03 -06:00
Wyatt Johnson 52c1989780 Expose Helmet configuration
- Fixes #962
2017-09-18 11:57:57 -06:00