Chi Vinh Le
|
06001763ff
|
Remove unused files
|
2017-05-16 00:52:37 +07:00 |
|
Wyatt Johnson
|
9403280c56
|
Merge branch 'master' into edit-changes
|
2017-05-12 15:44:19 -06:00 |
|
Wyatt Johnson
|
e3017efebf
|
Front end edits to accomedate ignoredUsers
|
2017-05-12 10:25:59 -06:00 |
|
Chi Vinh Le
|
7857cadef5
|
Merge branch 'master' into query-mutation-api
Conflicts:
client/coral-embed-stream/src/components/Comment.js
client/coral-embed-stream/src/containers/Embed.js
client/coral-embed-stream/src/containers/Stream.js
client/coral-embed-stream/src/index.js
client/coral-framework/graphql/fragments/commentView.graphql
client/coral-framework/graphql/mutations/index.js
client/coral-framework/hocs/index.js
client/coral-framework/hocs/withFragments.js
|
2017-05-12 19:50:36 +07:00 |
|
Wyatt Johnson
|
ae5da93730
|
linting fixes
|
2017-05-11 17:44:51 -06:00 |
|
Benjamin Goering
|
cd7b1f2b2b
|
editComment mutation doesn't refetch streamQuery. Instead a reducer updates streamQuery client-side
|
2017-05-11 10:38:48 -07:00 |
|
Chi Vinh Le
|
028e13761f
|
Complete graphql code refactor in framework
|
2017-05-09 03:05:19 +07:00 |
|
Chi Vinh Le
|
80d08bbe2e
|
Port StopIgnoringUser Mutation
|
2017-05-09 02:50:52 +07:00 |
|
Chi Vinh Le
|
5c44922d2b
|
Port IgnoreUser mutation
|
2017-05-09 02:46:42 +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 |
|
Benjamin Goering
|
096025b72a
|
Add asset_id to editComment mutation to allow mongo query happy path to be atomic
|
2017-05-08 09:57:52 -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
|
1b7eedfd8d
|
Implement extendable GraphQL framework
|
2017-05-05 22:51:19 +07:00 |
|
Benjamin Goering
|
b97fa228b1
|
merge with master after huge coral-embed-stream refactor
|
2017-05-03 19:19:03 -07:00 |
|
Benjamin Goering
|
0ba973fb44
|
editComment returns status of comment after edit. UI shows appropriate notifications if PREMOD or REJECTED
|
2017-05-03 18:05:06 -07:00 |
|
Benjamin Goering
|
c8e7ec6cbf
|
streamQuery reduces editComment mutations to reflect edits without contacting server
|
2017-05-03 13:35:51 -07:00 |
|
Benjamin Goering
|
ae3cbe990b
|
Edit Comment UI reflects expired edit comment window
|
2017-05-03 12:34:22 -07:00 |
|
Benjamin Goering
|
b9a3466e2e
|
Edit UI sends editComment mutation, handles errors
|
2017-05-02 22:07:23 -05:00 |
|
Belen Curcio
|
322434f751
|
Removing LIKE from talk
|
2017-05-01 11:13:35 -03:00 |
|
Chi Vinh Le
|
e486d48556
|
postComment should increase replyCount
|
2017-04-29 01:02:59 +07:00 |
|
Chi Vinh Le
|
11fb5421b5
|
Implement Stream Container
|
2017-04-24 19:27:54 +07:00 |
|
Chi Vinh Le
|
6fb2a95bf2
|
Move query logic to coral-embed-stream
|
2017-04-19 20:28:14 +07:00 |
|
Chi Vinh Le
|
d3b81dff35
|
Merge branch 'master' into embed-refactor
Conflicts:
client/coral-plugin-commentbox/CommentBox.js
|
2017-04-19 00:18:50 +07:00 |
|
Belén Curcio
|
ad15b38a5d
|
Merge branch 'master' into plugin_examples
|
2017-04-18 13:46:44 -03:00 |
|
Chi Vinh Le
|
af5be0469f
|
Refactor embed
|
2017-04-18 23:20:39 +07:00 |
|
gaba
|
f66e12be18
|
Merge branch 'master' into 143520971-stream-settings
|
2017-04-17 12:07:19 -07:00 |
|
Belen Curcio
|
e729a673a3
|
Merge branch 'master' of github.com:coralproject/talk into plugin_examples
|
2017-04-17 14:17:42 -03:00 |
|
Benjamin Goering
|
118da885fd
|
Merge branch 'master' of github.com:coralproject/talk into ignore_rb2
|
2017-04-13 12:12:10 -05:00 |
|
Belen Curcio
|
7969985f59
|
Merge branch 'master' of github.com:coralproject/talk into plugin_examples
|
2017-04-12 22:27:46 -03:00 |
|
Belen Curcio
|
7424fc9774
|
Create comments with Tags
|
2017-04-12 19:42:39 -03:00 |
|
Belen Curcio
|
7fca451263
|
Immutable plugins
|
2017-04-12 19:21:55 -03:00 |
|
Gabriela Rodríguez Berón
|
42a1026f9c
|
Merge branch 'master' into 143520971-stream-settings
|
2017-04-12 14:12:15 -07:00 |
|
gaba
|
e04f0f7070
|
Moves settings into the state for the stream. Adds premodlinks to the query.
|
2017-04-12 14:08:55 -07:00 |
|
Belen Curcio
|
e8d9f8aab8
|
fix createComment Mutations
|
2017-04-12 16:51:41 -03:00 |
|
Belen Curcio
|
336dd261ca
|
createCommentInput
|
2017-04-12 16:23:13 -03:00 |
|
Chi Vinh Le
|
92205a2c6f
|
Fix load more buttons
|
2017-04-13 01:17:46 +07:00 |
|
Benjamin Goering
|
eb1c1db09b
|
Ignore users queries are excludeIgnored: Boolean instead of notIgnoredBy: String
|
2017-04-11 14:20:39 -07:00 |
|
Benjamin Goering
|
12e383ef13
|
refetch streamQuery on stopIgnoringUser
|
2017-04-11 14:20:39 -07:00 |
|
Benjamin Goering
|
58736586e4
|
Asset commentCount and totalCommentCount can be personalized by notIgnoredBy
|
2017-04-11 14:20:37 -07:00 |
|
Benjamin Goering
|
b561e9f643
|
Comment replyCount edge can now be filtered by notIgnoredBy
|
2017-04-11 14:20:37 -07:00 |
|
Benjamin Goering
|
873da1cea9
|
Embed doesn't show comments from ignored users
|
2017-04-11 14:20:37 -07:00 |
|
Benjamin Goering
|
2656141d59
|
Add stopIgnoringUser mutation and Embed uses it
|
2017-04-11 14:19:34 -07:00 |
|
Benjamin Goering
|
c59ddb72a6
|
Manage ignored users UI
|
2017-04-11 14:19:34 -07:00 |
|
Benjamin Goering
|
a9412c17c9
|
Ignore User UI actually sends mutation
|
2017-04-11 14:19:32 -07:00 |
|
Chi Vinh Le
|
b4e8648177
|
Adjust fetchMore for apollo 1.0
|
2017-04-10 21:16:07 +07:00 |
|