Commit Graph

6478 Commits

Author SHA1 Message Date
Kiwi ff9ae03522 Merge pull request #1009 from coralproject/revert-1008-revert-1002-es6-modules-tree-shaking
Es6 modules + tree shaking
2017-10-04 13:12:53 +02:00
Wyatt Johnson a50c16c00f Merge pull request #1010 from coralproject/revert-1007-revert-1005-rm-babelrc-subscriber
Revert "Revert "Remove .babelrc from plugin""
2017-10-03 14:56:22 -06:00
Wyatt Johnson d75257a832 Revert "Revert "Remove .babelrc from plugin"" 2017-10-03 14:55:20 -06:00
Wyatt Johnson 074fbca231 Revert "Revert "Es6 modules + tree shaking"" 2017-10-03 14:54:08 -06:00
Wyatt Johnson 8a02618d8a Merge pull request #1008 from coralproject/revert-1002-es6-modules-tree-shaking
Revert "Es6 modules + tree shaking"
v3.6.1
2017-10-03 14:43:09 -06:00
Wyatt Johnson b5ab829f9b Revert "Es6 modules + tree shaking" 2017-10-03 14:36:36 -06:00
Wyatt Johnson 4bfc20b782 Merge pull request #1007 from coralproject/revert-1005-rm-babelrc-subscriber
Revert "Remove .babelrc from plugin"
2017-10-03 14:26:46 -06:00
Wyatt Johnson c6526a71ba Revert "Remove .babelrc from plugin" 2017-10-03 14:21:55 -06:00
Wyatt Johnson 3060f5097f Merge pull request #1006 from coralproject/featured-permission-fix
Fixes Featured Tag Permissions
2017-10-03 14:20:30 -06:00
Wyatt Johnson b11783d54f Fixes Featured Tag Permissions
- When a comment is created, there is a possibility of injecting a tag into the payload, this removes that permission error
2017-10-03 14:15:42 -06:00
Kim Gardner 53baa02ada Merge pull request #1005 from coralproject/rm-babelrc-subscriber
Remove .babelrc from plugin
2017-10-03 17:35:29 +01:00
Chi Vinh Le d2b6e0b235 Remove .babelrc from plugin 2017-10-03 23:29:46 +07:00
Wyatt Johnson 62f1cd43cf Merge pull request #1002 from coralproject/es6-modules-tree-shaking
Es6 modules + tree shaking
2017-10-03 09:47:31 -06:00
Kiwi 8b39613148 Merge branch 'master' into es6-modules-tree-shaking 2017-10-03 17:39:06 +02:00
Kim Gardner 1d986e7a0b Merge pull request #1003 from coralproject/fix-edited-marker
Fix styling of edited marker
v3.6.0
2017-10-03 16:36:32 +01:00
Chi Vinh Le 79d312df50 Fix styling of edited marker 2017-10-03 22:25:37 +07:00
Chi Vinh Le 511cdd6197 Remove .babelrc from talk-plugin-flag-details 2017-10-03 21:10:33 +07:00
Chi Vinh Le 5a4bf7a223 Merge branch 'es6-modules-tree-shaking' of ssh://github.com/coralproject/talk into es6-modules-tree-shaking 2017-10-03 20:57:09 +07:00
Chi Vinh Le 11d2f05f73 Remove babel-plugin-add-module-exports 2017-10-03 20:55:44 +07:00
Kiwi d07c7de292 Merge branch 'master' into es6-modules-tree-shaking 2017-10-03 15:52:10 +02:00
Chi Vinh Le 942b65648b Adapt plugins-loader to es6 2017-10-03 20:43:19 +07:00
Chi Vinh Le b1753ecdce Pass es6 to webpack and profit from tree shaking 2017-10-03 20:43:19 +07:00
Chi Vinh Le 7ea05e699e Remove deprecated commonjs imports and exports 2017-10-03 20:43:18 +07:00
Kim Gardner eb969f8050 Merge pull request #999 from coralproject/subscriber-badge
Subscriber Badge Plugin and User Tags bug
2017-10-03 05:00:00 +01:00
Belen Curcio dde1f7b5be Assigned by removed 2017-10-02 16:26:21 -03:00
Belen Curcio 343d4418b0 eslint updated 2017-10-02 16:23:56 -03:00
Kim Gardner 4c28e43e62 Merge branch 'master' into subscriber-badge 2017-10-02 18:31:15 +01:00
Kim Gardner 1030ca1fa2 Merge pull request #1001 from coralproject/toxicity-detail
Revamp comment details and implement toxicity detail
2017-10-02 18:25:53 +01:00
Chi Vinh Le b1bc97c8d5 Improve styling 2017-10-02 22:34:12 +07:00
Chi Vinh Le 18b802c555 Merge branch 'master' into toxicity-detail 2017-10-02 22:30:49 +07:00
Chi Vinh Le 1c16a75f6b Merge branch 'master' into toxicity-detail
Conflicts:
	plugin-api/beta/client/components/index.js
2017-10-02 22:27:57 +07:00
Chi Vinh Le 8724cfe325 Add talk-plugin-flag-details as default plugins 2017-10-02 22:22:55 +07:00
Chi Vinh Le d3d7f909d8 Translations 2017-10-02 22:22:00 +07:00
Chi Vinh Le c2f22bbf98 Implement user flag details as slot component 2017-10-02 21:37:47 +07:00
Chi Vinh Le 9b39017f25 Export viewUserDetail in plugin-api 2017-10-02 20:54:49 +07:00
Chi Vinh Le 075d62a32a Move CommentDetails to plugin-api 2017-10-02 20:50:43 +07:00
Kim Gardner 2d92284622 Merge branch 'master' into subscriber-badge 2017-10-02 13:00:45 +01:00
Kim Gardner e99b79687f Merge pull request #1000 from coralproject/shorcuts
Admin Shortcuts working
2017-10-02 13:00:29 +01:00
Kim Gardner 9182d5b09c Merge branch 'master' into subscriber-badge 2017-10-02 11:59:21 +01:00
Kim Gardner 89b87b01df Merge branch 'master' into shorcuts 2017-10-02 11:58:07 +01:00
Kim Gardner 257f361998 Merge pull request #997 from vickychijwani/patch-1
Fix double preposition in string
2017-10-02 11:32:13 +01:00
Belen Curcio 02dff0c726 linting 2017-10-02 01:32:36 -03:00
Belen Curcio 17f5800363 Shorcuts working again! 2017-10-02 01:24:59 -03:00
Belen Curcio 7aaad6ccd9 Adds subscriber plugin 2017-10-02 01:06:08 -03:00
Belen Curcio 43cb0efe7e bug: usertags 2017-10-02 01:03:20 -03:00
Vicky Chijwani 06ced883ba Fix double preposition in French and Portuguese translations 2017-10-01 05:16:43 +05:30
Vicky Chijwani f7e6f67f4e Fix double preposition in string
This string is followed by a relative time duration with a preposition included, like "in 1 week".
2017-10-01 05:06:10 +05:30
Wyatt Johnson 307fe58cf3 Merge pull request #989 from coralproject/use-talk-linting-preset
Use eslint-config-talk preset
2017-09-29 11:21:06 -06:00
Wyatt Johnson 48f2cce893 Merge branch 'master' into use-talk-linting-preset 2017-09-29 11:02:18 -06:00
Wyatt Johnson b597f730f6 Merge pull request #996 from coralproject/new-docs
Updated docs
2017-09-29 11:02:06 -06:00