immber
76ef0f7d52
pulled community link from readme
2019-01-10 10:55:20 -08:00
immber
8f54c1d3c3
fixed md typo
2019-01-09 12:38:33 -08:00
immber
83379b58a7
em that can not be opted out of
2019-01-08 16:46:49 -08:00
immber
b0b5807c8b
added scaling talk
2019-01-08 16:39:06 -08:00
immber
c98d227411
updated notifications page
2019-01-08 15:12:44 -08:00
immber
83819df922
added talk-plugin-comment-count to plugins directory
2019-01-08 13:27:08 -08:00
immber
db5bf9a676
added twitter faq
2019-01-08 10:04:39 -08:00
immber
ba31dbbdf9
added logout wait time
2019-01-08 09:53:46 -08:00
immber
8f633fbe78
added comment count to checklist
2019-01-04 17:20:49 -08:00
immber
886222260d
fb requires ssl
2019-01-04 16:55:56 -08:00
immber
2c3589cdac
added cert to auth section
2019-01-04 16:49:16 -08:00
Kim Gardner
dd0601a801
Merge pull request #2135 from coralproject/concurrency
...
Concurrency
v4.7.0
2018-12-19 20:53:30 +00:00
Wyatt Johnson
9f7d485871
Update package.json
2018-12-19 20:39:25 +00:00
Wyatt Johnson
ec816636e6
feat: added concurrency features
2018-12-19 12:40:08 -07:00
Kim Gardner
08f579225b
Bump version 4.6.11 ( #2130 )
v4.6.11
2018-12-17 16:34:43 +00:00
Kim Gardner
46987b6303
Merge pull request #2122 from oafx/oafx/qbb-localization
...
Add localization for QuestionBoxBuilder
2018-12-17 15:09:31 +00:00
Kim Gardner
c2d07ec79f
Merge branch 'master' into oafx/qbb-localization
2018-12-17 14:43:32 +00:00
Kim Gardner
a98f5ef980
Merge pull request #2128 from oafx/oafx/fix/moderate-commentcontainer-wordbreak
...
fix minor ui/css bug in moderation/comment component caused by long links
2018-12-17 14:42:54 +00:00
Christian Ruttorf
d6515e23f8
fix ui/css bug in moderation/comment component caused by long words/links
2018-12-16 08:48:21 +01:00
immber
a3db05845d
Merge pull request #2126 from coralproject/docs-update
...
Add Documentation Redirect - asset management to cms integration
2018-12-14 13:06:59 -08:00
Wyatt Johnson
c8fc419cec
Update _redirects
2018-12-14 20:46:57 +00:00
immber
677c8a0828
Merge branch 'master' into docs-update
2018-12-14 12:06:22 -08:00
immber
08146fd979
added redirect
2018-12-14 12:04:28 -08:00
Kim Gardner
ab92fe3fe8
Merge branch 'master' into oafx/qbb-localization
2018-12-14 18:18:33 +00:00
immber
95435f0793
Docs update ( #2120 )
...
* merging in typo fixes from docs (rtd) branch
* revert generateIntrospectionResult.json
* revert git ignore
* added asset mgmt to prelaunch checklist
* updated cusotm plugin docker onbuild instructions
* add google to auth options
* add google to auth options
* added yarn watch to from source
* added dev links to quickstart
* typo on following
* fixed typos
* fixing links
* added lazy render and updated lazy load
* added version note
* renamed asset management to cms-integration
* added link to asset scraping
2018-12-14 17:05:52 +00:00
immber
7eed540671
added link to asset scraping
2018-12-13 13:10:14 -08:00
immber
374951bd33
renamed asset management to cms-integration
2018-12-13 13:04:01 -08:00
immber
42a694f56e
Merge branch 'master' of https://github.com/coralproject/talk into docs-update
2018-12-13 12:52:18 -08:00
immber
1c997aea31
Merge branch 'docs-update' of https://github.com/coralproject/talk into docs-update
2018-12-13 12:51:58 -08:00
immber
44830f6cb1
added version note
2018-12-13 12:51:50 -08:00
Wyatt Johnson
22d263c6d2
Embed Optimizations ( #2121 )
...
* feat: refactored bridge
- Cleaned up implementation of bridge
- Removed unneeded babel-polyfill and webpack globals
* fix: fixed up some static headers
- bumped version
* fix: moved intersection observer out of chunk
* fix: fixed misplaced "!"
v4.6.10
2018-12-13 20:41:40 +00:00
Christian Ruttorf
78ba82cc05
add localization for QuestionBoxBuilder title, add PropTypes for QuestionBoxBuilder
2018-12-13 17:42:50 +01:00
immber
a6b9cc57ac
Merge branch 'master' into docs-update
2018-12-12 12:46:04 -08:00
immber
cd9cb56844
added lazy render and updated lazy load
2018-12-12 12:44:19 -08:00
Wyatt Johnson
d331bdee18
fix: fixed misplaced "!"
v4.6.9
2018-12-12 12:59:54 -07:00
Wyatt Johnson
d6f6fbcd9c
CDN + Observabilities fixes ( #2119 )
...
* feat: added heroku fixes
- Support pulling the request id from the request
headers
- Add proper cache headers to static files
* Update package.json
2018-12-12 18:45:50 +00:00
immber
1ed5df71da
fix bug in cli-setup ( #2116 )
...
* fix bug in cli-setup
* fix cli setup bug
* fix: fixed password bug
2018-12-12 00:20:16 +00:00
immber
8b1b61f695
pulling changes from upstream
2018-12-10 14:26:58 -08:00
Kim Gardner
f1a3a5ca28
Lazy Load Fix ( #2110 )
...
* Bump version 4.6.8
* fix: added JS fix for static URL's
v4.6.8
2018-12-06 22:45:52 +00:00
Wyatt Johnson
8ef44dc6f5
fix: dep order
2018-12-06 14:41:39 -07:00
Kiwi
362f29f77e
Support lazy rendering ( #2109 )
...
* feat: support lazy rendering
* fix: added new env var to onbuild args
* review: apply suggestions
2018-12-06 21:24:31 +00:00
immber
08d342ea2e
Docs update ( #2105 )
...
* merging in typo fixes from docs (rtd) branch
* revert generateIntrospectionResult.json
* revert git ignore
* added asset mgmt to prelaunch checklist
* updated cusotm plugin docker onbuild instructions
* add google to auth options
* add google to auth options
* added yarn watch to from source
* added dev links to quickstart
* typo on following
* fixed typos
* fixing links
2018-12-03 19:47:46 +00:00
immber
99777d6b49
fixing links
2018-12-03 11:07:40 -08:00
immber
6f6da1fa25
merging changes from master
2018-12-03 09:34:25 -08:00
immber
2fac304163
fixed typos
2018-12-03 09:33:03 -08:00
immber
5ca7c092db
Merge branch 'master' into docs-update
2018-11-30 18:05:35 -08:00
immber
cfae6b5374
typo on following
2018-11-30 18:04:20 -08:00
immber
3668a2cffa
added dev links to quickstart
2018-11-30 17:56:20 -08:00
immber
92681f52aa
added yarn watch to from source
2018-11-30 17:39:02 -08:00
immber
847ded5bb4
add google to auth options
2018-11-30 17:19:27 -08:00