Commit Graph

59 Commits

Author SHA1 Message Date
Wyatt Johnson 86385e0d86 Jest for server
- Introduced the Jest testing framework into our server side code so
plugins can now have tests that run
2018-04-11 19:02:38 -06:00
Wyatt Johnson f1b8d71cba Refactored Errors 2018-04-10 16:51:07 -06:00
Wyatt Johnson e86cfaaa5b docs update 2018-03-26 12:52:04 -06:00
Chi Vinh Le f6e661090c Support preSubmit return input 2018-03-21 13:54:10 +01:00
Melhem Fawaz 5b885bfb3c Added Arabic translations for most plugins 2018-03-11 17:52:45 +04:00
Wyatt Johnson 44f187dafa added plugin directory 2018-03-08 19:58:48 -07:00
okbel 11b98370b6 hook handler 2018-03-01 19:59:02 -03:00
Wyatt Johnson 735ecbcef3 linting updates 2018-02-23 14:00:07 -07:00
Wyatt Johnson e5f6188bd2 replaced custom loading with yarn workspaces 2018-02-20 21:39:32 -07:00
Wyatt Johnson 4bb2b3d731 fixes to spam plugin 2018-02-16 14:34:04 -07:00
Bart Stroeken 40963e236f Added/updated dutch translations 2018-02-13 13:24:52 +01:00
Kim Gardner 33dd2e5c0a Merge branch 'master' into l10n-de 2018-02-12 17:46:38 -05:00
Fabian Neumann 54ce58c48f German translations for plugins. Plus typos and wording changes in core. 2018-02-12 13:18:00 +01:00
Kim Gardner 9f465ee7ce Toxic comments plugin 2018-02-09 18:10:29 -05:00
Wyatt Johnson 0abc2ca243 replaced eslint:recommended with prettier 2018-01-11 20:00:34 -07:00
Kim Gardner c1f5450b9a Merge branch 'master' into next 2018-01-11 17:43:43 -05:00
liz 6e813e9663 Translations refinement for plugins 2018-01-11 17:16:26 +08:00
Kim Gardner 395793445c Merge branch 'master' into next 2018-01-09 11:52:20 -05:00
okbel 579644c910 Adding doNotStore 2018-01-09 10:34:24 -03:00
Kim Gardner ce4ab4e86c Merge branch 'master' into next 2018-01-04 17:28:13 -05:00
Kim Gardner b9412dcb10 Merge branch 'master' into master 2018-01-04 15:55:18 -05:00
liz 783e485aa5 Add traditional Chinese locales for plugins 2018-01-03 17:21:30 +08:00
MEL27 b3d76bba05 Miscellaneous zh_CN translation changes 2017-12-25 17:45:03 +08:00
Wyatt Johnson 61df0e1eeb Merge branch 'master' into next 2017-11-08 13:49:21 -07:00
Wyatt Johnson 97eee92499 updated docs 2017-10-11 15:32:25 -06:00
Wyatt Johnson 13c38c2215 added toxic comment translations 2017-10-04 13:48:10 -06:00
Wyatt Johnson b7ea9e7d97 Merge branch 'master' into flags-locales 2017-10-04 10:36:42 -06:00
Wyatt Johnson 00de72a6eb Initial work for locking flag type and providing translations 2017-10-03 17:20:40 -06:00
Wyatt Johnson 074fbca231 Revert "Revert "Es6 modules + tree shaking"" 2017-10-03 14:54:08 -06:00
Wyatt Johnson b5ab829f9b Revert "Es6 modules + tree shaking" 2017-10-03 14:36:36 -06:00
Kiwi d07c7de292 Merge branch 'master' into es6-modules-tree-shaking 2017-10-03 15:52:10 +02:00
Chi Vinh Le 7ea05e699e Remove deprecated commonjs imports and exports 2017-10-03 20:43:18 +07:00
Chi Vinh Le 18b802c555 Merge branch 'master' into toxicity-detail 2017-10-02 22:30:49 +07:00
Chi Vinh Le d3d7f909d8 Translations 2017-10-02 22:22:00 +07:00
Chi Vinh Le 075d62a32a Move CommentDetails to plugin-api 2017-10-02 20:50:43 +07:00
Chi Vinh Le 7d41421526 adminCommentMoreFlagDetails slot and more 2017-09-29 23:34:40 +07:00
Chi Vinh Le f9693c7154 Refactor and pluginize comment details 2017-09-29 19:42:44 +07:00
Chi Vinh Le 219399a231 Refactor ComemntDetail and implement ToxicDetail 2017-09-27 22:50:45 +07:00
Chi Vinh Le 8c05e3df87 Use eslint-config-talk preset 2017-09-26 19:35:24 +07:00
Chi Vinh Le 42954fb84a Return all actions in CreateCommentResponse 2017-09-20 04:17:15 +07:00
Chi Vinh Le 5f7c4f82e7 Return flags when creating comment, restrict access to actions in comment resolver 2017-09-20 02:50:43 +07:00
Chi Vinh Le 7a4aae93b4 Introduce adminCommentLabels and implement Toxic comment label 2017-09-19 23:14:34 +07:00
Chi Vinh Le b5deac7b48 Bugfixes and show different notification for toxic comments
Bugfixes:
- Toxic comment flag was not added
- GraphQL warnings for missing fields
2017-09-19 19:20:38 +07:00
Chi Vinh Le c8dc5d4cd9 Turn toxic comment group_id into a constant 2017-09-18 22:39:30 +07:00
Wyatt Johnson f97094177a revamped configuration for moderation phases 2017-09-15 14:23:18 -06:00
Wyatt Johnson 49f09b87a0 Added new SYSTEM_WITHHELD comment status 2017-09-11 11:09:21 -06:00
Chi Vinh Le f82a0c80bf Handle timeout and failure of perspective api 2017-09-07 19:37:45 +07:00
Chi Vinh Le 43b7326db4 Cleanup and apply pr suggestions 2017-09-07 15:38:39 +07:00
Chi Vinh Le b1b3db51a6 Typo 2017-09-07 03:59:15 +07:00
Chi Vinh Le 41cd5b320f Refactor & cleanup toxic-comments plugin 2017-09-07 03:50:49 +07:00