Commit Graph

8345 Commits

Author SHA1 Message Date
Chi Vinh Le 143adc7c6f Live update modqueue on new comments 2017-09-21 23:39:04 +07:00
Kim Gardner 91714705ea Merge branch 'master' into bump-version-3-6-0 2017-09-21 14:20:38 +01:00
Kim Gardner 64cc85eb24 Merge branch 'master' into pluginize-timestamp 2017-09-21 14:20:22 +01:00
Kim Gardner 7a043dac5b Merge pull request #982 from coralproject/remove-count
Remove count from Replies button and Change copy from Load More button
2017-09-21 14:19:57 +01:00
Belen Curcio edd3e7f6fe More copuy 2017-09-21 09:20:15 -03:00
Belen Curcio 3ef9bd5e52 Removing Count from replies button 2017-09-21 09:14:02 -03:00
Kim Gardner b60196e455 Bump version 2017-09-21 12:42:45 +01:00
Kim Gardner d315458e0e Merge branch 'master' into pluginize-timestamp 2017-09-21 12:41:42 +01:00
Wyatt Johnson abdb4cbe3e Merge pull request #980 from coralproject/version-bump
Update package.json
v3.5.1
2017-09-20 16:27:33 -06:00
Wyatt Johnson 20380cd62f Update package.json 2017-09-20 16:23:07 -06:00
Wyatt Johnson 271f0cc237 Merge branch 'master' into redis-cluster-support 2017-09-20 13:54:41 -06:00
Kiwi 864aa2be28 Merge branch 'master' into pluginize-timestamp 2017-09-20 20:51:25 +02:00
Wyatt Johnson 4c8894d6e9 Merge pull request #978 from coralproject/fix-userdetail-all-tab
Fix empty user detail all tab
2017-09-20 12:48:46 -06:00
Chi Vinh Le dd5d06aa95 Request status=null 2017-09-21 01:43:04 +07:00
Chi Vinh Le 7e536cfb31 Rename PubDate to CommentTimestamp 2017-09-21 01:37:57 +07:00
Chi Vinh Le 5fa4b4d734 Remove styling that affects the slot.. 2017-09-21 01:24:59 +07:00
Chi Vinh Le e7c78a2465 Pluginize timestamp 2017-09-20 22:53:04 +07:00
Kim Gardner 95fadbd05a Merge branch 'master' into redis-cluster-support 2017-09-20 16:28:08 +01:00
Wyatt Johnson 525da57419 Merge pull request #971 from coralproject/new-flags
Flags: Implement Labels, bugfixes and improvements
v3.5.0
2017-09-19 17:17:50 -06:00
Wyatt Johnson 4913eda974 Merge branch 'master' into new-flags 2017-09-19 17:12:56 -06:00
Wyatt Johnson cee247f065 Merge pull request #965 from coralproject/flagged-count
Count for Flagged Usernames
2017-09-19 17:12:41 -06:00
Chi Vinh Le 961111c3f7 Allow priviledged user to query for all statuses 2017-09-20 04:36:58 +07:00
Chi Vinh Le 2d96163b76 Disallow querying for all comments unpriviledgly 2017-09-20 04:35:14 +07:00
Chi Vinh Le c3e24a0451 Apply suggenstions 2017-09-20 04:30:29 +07: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
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 b482976c58 Allow querying for all statuses 2017-09-20 02:39:31 +07:00
Chi Vinh Le 6e89b8c1aa Merge branch 'missing-comments' into new-flags 2017-09-19 23:53:46 +07:00
Chi Vinh Le e046a9652d Fix SYSTEM_WITHHELD comments missing in all queue and user detail 2017-09-19 23:52:25 +07:00
Belen Curcio 7a74d5ee83 missing prop 2017-09-19 13:26:04 -03:00
Belen Curcio b9086244e2 More proptypes 2017-09-19 13:24:36 -03:00
Chi Vinh Le 7a4aae93b4 Introduce adminCommentLabels and implement Toxic comment label 2017-09-19 23:14:34 +07:00
Belen Curcio a5350c44ae Adding PropTypes 2017-09-19 13:14:20 -03:00
Belen Curcio a211f94a91 Adding status to the FE Query 2017-09-19 13:11:23 -03:00
Belen Curcio bccad5585e Adding statuses 2017-09-19 13:10:35 -03:00
Belen Curcio b3cb99925d Adding PropTypes 2017-09-19 13:10:14 -03:00
Belen Curcio a96d8c2b3c Copy, removing log, and adding PropTypes 2017-09-19 12:45:47 -03:00
Chi Vinh Le b0219948a0 Added core labels 2017-09-19 22:29:51 +07:00
Chi Vinh Le 563a6d23dd First pass adding labels 2017-09-19 21:43:58 +07:00
Belen Curcio bc5d348c98 Merge branch 'flagged-count' of github.com:coralproject/talk into flagged-count 2017-09-19 11:43:31 -03:00
Belen Curcio 818ad07eac lint fixes 2017-09-19 11:43:10 -03:00
Belén Curcio b8f6ab9237 Merge branch 'master' into flagged-count 2017-09-19 11:15:11 -03:00
Belen Curcio f1f9868028 Cleaning console.logs 2017-09-19 11:13:06 -03: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
Kim Gardner ae430245ec Merge pull request #970 from coralproject/default-in-stream-mod
Make in-stream moderation a default plugin
2017-09-19 11:47:25 +01:00
Kim Gardner ebe7ccfd10 Make in-stream moderation a default plugin 2017-09-19 11:09:22 +01:00
Kim Gardner f00e8dc335 Merge branch 'master' into flagged-count 2017-09-19 09:44:33 +01:00
Kim Gardner 262213a520 Merge pull request #968 from coralproject/all-comments-translation
Replace hard-coded string on all comments tab with translation
2017-09-19 09:41:03 +01:00
Kim Gardner 00f98520f7 Merge branch 'master' into flagged-count 2017-09-19 09:12:15 +01:00