Commit Graph

3243 Commits

Author SHA1 Message Date
Kiwi d2e5633d91 Merge branch 'master' into cleanup-dependencies 2017-09-25 18:20:07 +02:00
Chi Vinh Le 981c319810 Clean dependencies 2017-09-25 21:34:35 +07:00
Chi Vinh Le 792d0b9a2d Add comments 2017-09-23 02:18:45 +07:00
Chi Vinh Le 9be2379f30 Merge branch 'modqueue-live-new-comments' of ssh://github.com/coralproject/talk into modqueue-live-new-comments 2017-09-23 02:03:49 +07:00
Chi Vinh Le 1658b2594b PropType fixes 2017-09-23 02:03:34 +07:00
Kiwi d9e2fba569 Merge branch 'master' into modqueue-live-new-comments 2017-09-22 20:59:04 +02:00
Chi Vinh Le d9cabeafe2 Add translation and style fixes 2017-09-23 01:57:20 +07:00
Chi Vinh Le 171a6d506b Add proptypes 2017-09-23 01:09:32 +07:00
Chi Vinh Le a19de7bfb4 Don't scroll smooth when switching view mode 2017-09-23 00:53:27 +07:00
Chi Vinh Le 1e0451ceba More styling refactor 2017-09-22 22:58:49 +07:00
Chi Vinh Le 9f4c97e138 Improve single view, keyboard navigation and refactor styles 2017-09-22 22:42:28 +07:00
Chi Vinh Le 143adc7c6f Live update modqueue on new comments 2017-09-21 23:39:04 +07:00
Kim Gardner 64cc85eb24 Merge branch 'master' into pluginize-timestamp 2017-09-21 14:20:22 +01:00
Belen Curcio 3ef9bd5e52 Removing Count from replies button 2017-09-21 09:14:02 -03:00
Kiwi 864aa2be28 Merge branch 'master' into pluginize-timestamp 2017-09-20 20:51:25 +02: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
Wyatt Johnson 4913eda974 Merge branch 'master' into new-flags 2017-09-19 17:12:56 -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 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 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 f00e8dc335 Merge branch 'master' into flagged-count 2017-09-19 09:44:33 +01:00
Kim Gardner 00f98520f7 Merge branch 'master' into flagged-count 2017-09-19 09:12:15 +01:00
Belen Curcio 75635aff2b Merge branch 'flagged-count' of github.com:coralproject/talk into flagged-count 2017-09-18 15:52:06 -03:00
Belen Curcio ab2e036047 withFragments and parent withQuery added 2017-09-18 15:49:23 -03:00
Kiwi abd458ab82 Merge branch 'master' into all-comments-translation 2017-09-18 19:48:09 +02:00
Chi Vinh Le 41afe9fae7 Replace hard-coded string on all comments tab with translation 2017-09-19 00:41:38 +07:00
Belén Curcio 7144f171ef Merge branch 'master' into fix-notify-bugs 2017-09-18 14:20:33 -03:00
Kiwi 7a81a125f5 Merge branch 'master' into fix-safari-rendering-issues 2017-09-18 19:14:07 +02:00
Belén Curcio 79cdd65e30 Merge branch 'master' into flagged-count 2017-09-18 14:12:23 -03:00
Chi Vinh Le ed22bc34fc Add a comment 2017-09-19 00:11:49 +07:00
Chi Vinh Le 2c297d7c2f Promote modqueue comment into own layer to fix safari issues 2017-09-19 00:08:09 +07:00
Belén Curcio 959193f8b5 Merge branch 'master' into flagged-count 2017-09-18 13:19:41 -03:00
Belen Curcio a07d661655 Adding CountBadge and flaggedUsernamesCount 2017-09-18 11:53:52 -03:00
Chi Vinh Le 33822ff6c0 More linting error fixes 2017-09-18 20:38:32 +07:00