Kim Gardner
fa4adda61e
Merge branch 'master' into redis-cluster-support
2017-09-26 12:26:24 +01:00
Kim Gardner
ea06b334f6
Merge pull request #987 from coralproject/fix-contains-link-styling
...
Fix contains links styling
2017-09-26 12:25:30 +01:00
Chi Vinh Le
f211bdf34e
Fix contains links styling
2017-09-25 23:20:32 +07:00
Kiwi
b01e919029
Merge pull request #983 from coralproject/modqueue-live-new-comments
...
Modqueue live new comments
2017-09-25 18:19:46 +02:00
Wyatt Johnson
62b407179f
Merge branch 'master' into redis-cluster-support
2017-09-25 10:10:09 -06: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
Kim Gardner
f183aeb748
Merge pull request #979 from coralproject/pluginize-timestamp
...
Allow replacing comment timestamp
2017-09-22 14:24:15 +01: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
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
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