Chi Vinh Le
|
7077300dbc
|
Fix refetchQueries
|
2017-05-09 02:45:28 +07:00 |
|
Chi Vinh Le
|
774a6f68ac
|
Port RemoveCommentTag Mutation
|
2017-05-09 02:22:44 +07:00 |
|
Chi Vinh Le
|
b87c36078a
|
Port AddCommentTag Mutation
|
2017-05-09 02:19:55 +07:00 |
|
Chi Vinh Le
|
0e931d023d
|
Port DeleteAction Mutation
|
2017-05-09 01:15:07 +07:00 |
|
Chi Vinh Le
|
83ef41000c
|
Port PostDontAgree mutation
|
2017-05-08 22:56:01 +07:00 |
|
Chi Vinh Le
|
10796ed4b3
|
Port PostFlag mutation
|
2017-05-08 22:35:59 +07:00 |
|
Chi Vinh Le
|
7f0b3c2ddd
|
Merge branch 'master' into query-mutation-api
Conflicts:
client/coral-embed-stream/src/components/Comment.js
client/coral-embed-stream/src/containers/Stream.js
|
2017-05-08 21:44:35 +07:00 |
|
Chi Vinh Le
|
4c17cec4fd
|
Lazily resolve fragments in queries and mutations
|
2017-05-08 21:30:25 +07:00 |
|
Chi Vinh Le
|
ce38b9da64
|
Rename argument name
|
2017-05-08 19:41:14 +07:00 |
|
Kim Gardner
|
fe5ddbe323
|
Merge pull request #569 from coralproject/ui-overlaps
Apply button overlapped text
|
2017-05-05 16:16:06 -04:00 |
|
Riley Davis
|
f8e8eef989
|
float: right; in css is just fine.
|
2017-05-05 14:05:52 -06:00 |
|
Chi Vinh Le
|
13e2382cd7
|
More code comments
|
2017-05-06 02:33:23 +07:00 |
|
Wyatt Johnson
|
d0cca476e6
|
Merge pull request #568 from coralproject/user-fix
Added privacy fix
|
2017-05-05 13:19:59 -06:00 |
|
Wyatt Johnson
|
7ccf9552c2
|
Added privacy fix
|
2017-05-05 13:14:34 -06:00 |
|
Chi Vinh Le
|
1b7eedfd8d
|
Implement extendable GraphQL framework
|
2017-05-05 22:51:19 +07:00 |
|
Chi Vinh Le
|
8b3f69d964
|
Use getDisplayName from recompose
|
2017-05-05 22:40:54 +07:00 |
|
Kim Gardner
|
5168f563ef
|
Merge pull request #557 from coralproject/admin-queue-polish
load more comments to moderate if available
v1.6.0
|
2017-05-03 18:02:35 -04:00 |
|
Kim Gardner
|
7d0d4aa397
|
Merge branch 'master' into admin-queue-polish
|
2017-05-03 17:57:34 -04:00 |
|
Kim Gardner
|
4f2126ef74
|
Merge pull request #562 from coralproject/flag-queue-loadmore
Flag queue Load More fix
|
2017-05-03 17:35:53 -04:00 |
|
riley
|
d02c82d0cd
|
Merge branch 'master' into admin-queue-polish
|
2017-05-03 14:25:46 -06:00 |
|
Riley Davis
|
1cecad4d32
|
action_type must be passed to the load more query
|
2017-05-03 14:13:58 -06:00 |
|
Riley Davis
|
6b4505fa3d
|
Merge branch 'master' into flag-queue-loadmore
|
2017-05-03 13:42:25 -06:00 |
|
Riley Davis
|
f03c87c26d
|
Merge pull request #561 from coralproject/like-fix
Removed LikeAction from core typeName interface resolver
|
2017-05-03 13:42:01 -06:00 |
|
riley
|
c15c312c2c
|
typo
|
2017-05-03 13:35:33 -06:00 |
|
Wyatt Johnson
|
d9a4653484
|
Removed LikeAction from core typeName interface resolver
|
2017-05-03 13:31:57 -06:00 |
|
Riley Davis
|
e993328dc4
|
load only flagged comments in mod queue load more
|
2017-05-03 13:15:29 -06:00 |
|
Belén Curcio
|
15afce516c
|
Merge pull request #556 from coralproject/coral-plugin-like
Coral Plugin Like
|
2017-05-03 15:50:09 -03:00 |
|
riley
|
3c6391e741
|
count should never be less than 0
|
2017-05-03 12:49:22 -06:00 |
|
riley
|
39bd0eca6f
|
remove pointless change
|
2017-05-03 12:45:49 -06:00 |
|
Belen Curcio
|
99b3d0021a
|
Linting
|
2017-05-03 15:45:31 -03:00 |
|
Belen Curcio
|
13a6ee67e9
|
Merge branch 'coral-plugin-like' of github.com:coralproject/talk into coral-plugin-like
|
2017-05-03 15:39:41 -03:00 |
|
Belen Curcio
|
32fb0714ce
|
updated tests
|
2017-05-03 15:37:56 -03:00 |
|
Belén Curcio
|
7cc8176cc4
|
Merge branch 'master' into coral-plugin-like
|
2017-05-03 15:31:04 -03:00 |
|
riley
|
354b51b4fe
|
use a reduce instead
|
2017-05-03 11:14:21 -06:00 |
|
Riley Davis
|
ae52ec983e
|
Merge remote-tracking branch 'origin/admin-queue-polish' into admin-queue-polish
|
2017-05-03 10:55:43 -06:00 |
|
Riley Davis
|
c78e00711a
|
remove if statements
|
2017-05-03 10:54:52 -06:00 |
|
Riley Davis
|
b8ddade518
|
Merge branch 'master' into admin-queue-polish
|
2017-05-03 10:28:52 -06:00 |
|
Riley Davis
|
324e82c070
|
not pretty, but it works
|
2017-05-03 10:20:03 -06:00 |
|
Kim Gardner
|
e6651086d5
|
Merge pull request #560 from coralproject/bump-version-1-6-0
Bump version to 1.6.0
|
2017-05-03 12:17:51 -04:00 |
|
Kim Gardner
|
28ea498df2
|
Bump version to 1.6.0
|
2017-05-03 12:12:25 -04:00 |
|
riley
|
e60bcb9caf
|
make sure load more on approve/reject queues doesn't cause a bug
|
2017-05-02 15:58:57 -06:00 |
|
riley
|
b7d3113677
|
apparently you can't make a fragment on RootQuery
|
2017-05-02 15:18:48 -06:00 |
|
Kim Gardner
|
f6e2caf65f
|
Merge branch 'master' into admin-queue-polish
|
2017-05-02 12:38:48 -04:00 |
|
Kim Gardner
|
cdc1835f72
|
Merge branch 'master' into coral-plugin-like
|
2017-05-02 12:37:55 -04:00 |
|
Kim Gardner
|
9d2b47f02b
|
Merge pull request #549 from coralproject/count-abbr
format mod queue counts
|
2017-05-02 12:37:34 -04:00 |
|
Riley Davis
|
da5e8cda99
|
Merge branch 'master' into admin-queue-polish
|
2017-05-01 11:13:13 -06:00 |
|
Riley Davis
|
32dd554331
|
load more comments if the mod has moderated them all and there are more availabile
|
2017-05-01 10:30:18 -06:00 |
|
Riley Davis
|
8293408c52
|
pull some custom code out of ActionButton
|
2017-05-01 10:22:11 -06:00 |
|
Belen Curcio
|
23a5b236a2
|
Linting
|
2017-05-01 12:05:45 -03:00 |
|
Belen Curcio
|
b02088e329
|
Like color
|
2017-05-01 12:04:14 -03:00 |
|