Commit Graph
3049 Commits
Author SHA1 Message Date
Wyatt JohnsonandGitHub 54518af2a5 Merge branch 'master' into plugin-validation 2017-04-06 15:04:24 -06:00
Kim GardnerandGitHub 3b24e3c045 Merge pull request #470 from coralproject/plugins-default-json
Added plugins.default.json and TALK_PLUGINS_JSON
2017-04-06 17:04:11 -04:00
Kim GardnerandGitHub 770a4e6fe2 Fix typo 2017-04-06 14:38:16 -04:00
Wyatt Johnson 4bc7848e24 comment updates 2017-04-06 12:00:36 -06:00
Wyatt Johnson 943d4cf98a Spelling 2017-04-06 12:00:00 -06:00
Wyatt Johnson a9c88f52ce Optionally load plugins config from environment 2017-04-06 11:58:18 -06:00
Wyatt Johnson fb8b33b2eb Added plugins.default.json 2017-04-06 11:43:18 -06:00
Wyatt Johnson 28ce77a002 Moved validation to one place 2017-04-06 10:56:32 -06:00
Wyatt Johnson 1f367e666b Added joi plugin validation 2017-04-06 10:39:36 -06:00
David ErwinandGitHub e70cfdfd00 Merge pull request #459 from coralproject/support-lazy-assets
Added support for a plugin which disables lazy assets
2017-04-06 10:54:32 -04:00
David Erwin 58f296ef88 Merge branch 'support-lazy-assets' of https://github.com/coralproject/talk into support-lazy-assets 2017-04-06 10:49:30 -04:00
David Erwin 79d5c28d00 Pass asset_id in title route 2017-04-06 10:47:56 -04:00
Wyatt JohnsonandGitHub 26fff5b950 Merge branch 'master' into support-lazy-assets 2017-04-06 08:21:49 -06:00
David ErwinandGitHub 2b23a6625f Merge pull request #466 from coralproject/stream-refetch-tweak
only refetch the comments if you're an admin
2017-04-06 10:13:46 -04:00
David ErwinandGitHub 6f8b375519 Merge branch 'master' into stream-refetch-tweak 2017-04-06 10:03:00 -04:00
David ErwinandGitHub 73344fa528 Merge pull request #467 from coralproject/fix-collapsing-comments
Fix collapsing comment tree
2017-04-06 10:02:29 -04:00
David ErwinandGitHub 6117dd3358 Merge branch 'master' into fix-collapsing-comments 2017-04-06 09:57:35 -04:00
Chi Vinh Le d32c2f5177 Fix collapsing comment tree 2017-04-06 16:44:50 +07:00
Wyatt JohnsonandGitHub 990fe34873 Merge branch 'master' into support-lazy-assets 2017-04-05 16:21:16 -06:00
Riley DavisandGitHub ca2782ba06 Merge branch 'master' into stream-refetch-tweak 2017-04-05 15:40:48 -06:00
David ErwinandGitHub bbf0839890 Merge pull request #465 from coralproject/graph-fix
Fixed for resolver plugin syntax
2017-04-05 17:00:16 -04:00
Wyatt Johnson dfcb661c21 Syntax 2017-04-05 14:47:27 -06:00
Riley Davis e4e2ff03b3 only refetch the comments if you're an admin 2017-04-05 14:41:06 -06:00
Wyatt Johnson c5ce22c5e6 Fixed for syntax 2017-04-05 14:36:35 -06:00
David ErwinandGitHub 5dbeb695a4 Merge pull request #463 from coralproject/facebook-auth-plugin
Facebook Auth Plugin
2017-04-05 15:31:53 -04:00
Wyatt Johnson a270aef42e fixed license 2017-04-05 13:07:56 -06:00
Wyatt Johnson 2bbbf2bbf7 Fixed bug in plugin 2017-04-05 12:33:24 -06:00
Wyatt Johnson 21eb532c6e Added postinstall hook 2017-04-05 11:49:22 -06:00
Wyatt Johnson 8a06118d94 Added coral facebook auth plugin, some circ dep fixes 2017-04-05 11:39:54 -06:00
Wyatt Johnson 877372814a Merge branch 'master' into support-lazy-assets 2017-04-05 08:14:31 -06:00
David ErwinandGitHub 97727118dd Merge pull request #461 from coralproject/report-apollo-errors
Implement apollo reporter middleware
2017-04-05 09:30:57 -04:00
David ErwinandGitHub 74596b9e08 Merge branch 'master' into report-apollo-errors 2017-04-05 09:24:41 -04:00
David ErwinandGitHub 9c3450ebad Merge pull request #462 from coralproject/adjust-editorconfig
Adjust .editorconfig
2017-04-05 09:22:57 -04:00
Chi Vinh Le 4aa8b5f234 Adjust .editorconfig 2017-04-05 19:49:36 +07:00
Chi Vinh Le 528f5738c8 Implement apollo reporter middleware 2017-04-05 11:18:45 +07:00
David ErwinandGitHub a4ec278125 Merge pull request #458 from coralproject/docker-plugins
Plugin Router/Passport/Deployment
2017-04-04 16:56:02 -04:00
Wyatt Johnson 2546902bcf Still grab the url when we have the id 2017-04-03 16:59:31 -06:00
Wyatt Johnson 52948a4165 Added support for a plugin which disables lazy assets 2017-04-03 16:51:14 -06:00
Wyatt Johnson c1dac11a2b Updated docs, hook names 2017-04-03 16:11:34 -06:00
Wyatt Johnson 8d3524dd61 Added support for auth based plugins 2017-04-03 16:06:38 -06:00
Wyatt Johnson c5098a3e91 Added docs 2017-04-03 15:37:31 -06:00
Wyatt Johnson febe264320 Added route support 2017-04-03 15:31:51 -06:00
Wyatt Johnson 368838df98 Spelling 2017-04-03 15:16:05 -06:00
Wyatt Johnson b5280b1221 Added support for plugin relative imports 2017-04-03 13:02:32 -06:00
Wyatt Johnson 9c806cb6e4 Added support for plugin upgrades 2017-04-03 11:58:54 -06:00
Wyatt Johnson 881f79a571 Adjusted error handling 2017-04-03 08:59:28 -06:00
Wyatt Johnson d4c7dac945 Adjusted plugins.json format, added docs 2017-04-03 08:53:40 -06:00
Wyatt Johnson c221dbb4a0 Added credits 2017-03-31 16:45:52 -06:00
Wyatt Johnson 1b8489165b Merge branch 'master' into docker-plugins 2017-03-31 16:41:34 -06:00
Wyatt Johnson f1239b4b19 Added support for local plugin dep install 2017-03-31 16:37:24 -06:00