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
Ryan Yun
6138768588
add class names to moderation link
2017-09-22 12:34:27 -04:00
Ryan Yun
4c5f8b3359
add class name to submit button on configure comment stream form
2017-09-22 12:31:55 -04:00
Ryan Yun
605c87a799
featured and all comments have same left and right action container class names
2017-09-22 12:16:31 -04:00
Chi Vinh Le
1e0451ceba
More styling refactor
2017-09-22 22:58:49 +07:00
Ryan Yun
d60b869937
add class name to featured tag
2017-09-22 11:48:04 -04:00
Chi Vinh Le
9f4c97e138
Improve single view, keyboard navigation and refactor styles
2017-09-22 22:42:28 +07:00
Ryan Yun
66518f50dd
add class name to off topic tag
2017-09-22 11:41:54 -04:00
Ryan Yun
7328926ad7
link button needs a span tag around button label
2017-09-22 11:20:06 -04:00
Ryan Yun
a736c1620e
add static class names for respected and liked buttons
2017-09-22 11:16:56 -04:00
Ryan Yun
d359d915fe
add class name for configure container
2017-09-22 11:11:22 -04:00
Ryan Yun
235b2e1068
add class name for my profile container
2017-09-22 11:10:39 -04: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
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