Wyatt Johnson
|
e2f6d5989a
|
Merge branch 'master' into 142993479-tags
|
2017-05-12 07:49:02 -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 |
|
gaba
|
7c09902294
|
The name for the tag is called ID.
|
2017-05-08 16:55:11 -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 |
|
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 CurcioandGitHub
|
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ónandGitHub
|
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 |
|
Wyatt Johnson
|
52948a4165
|
Added support for a plugin which disables lazy assets
|
2017-04-03 16:51:14 -06:00 |
|
Riley Davis
|
3007ba68f8
|
load more replies on a permalinked comment
|
2017-03-29 15:12:33 -06:00 |
|
Riley Davis
|
f11a11cf67
|
show view more button on a permalinked comment if applicable
|
2017-03-29 13:04:28 -06:00 |
|
riley
|
3e00a4e842
|
Merge branch 'master' into change-permalink-behavior
|
2017-03-29 12:27:52 -06:00 |
|
Riley Davis
|
daa6ce60ab
|
show the total comment count instead of the parent count
|
2017-03-28 15:41:27 -06:00 |
|
Riley Davis
|
4e60689fa4
|
view a permalink thread in isolation
|
2017-03-28 14:31:43 -06:00 |
|
 Riley DavisandGitHub
|
894ea634c9
|
Merge branch 'master' into view-more-no-worky
|
2017-03-21 09:09:57 -06:00 |
|
Wyatt Johnson
|
20348d5f05
|
Fixed bug in loading more comments
|
2017-03-20 15:58:33 -06:00 |
|
Riley Davis
|
0383d86021
|
load more replies if there are currently no replies
|
2017-03-20 15:09:45 -06:00 |
|
riley
|
fb503798e8
|
use the reply id so we don't get weird behavior. fix a console warning
|
2017-03-20 14:46:59 -06:00 |
|
 David JayandGitHub
|
1e34ffd075
|
Merge branch 'master' into banned-optimize-bug
|
2017-03-07 13:31:12 -05:00 |
|
David Jay
|
78a2a64671
|
Not displaying premod or rejected comments.
|
2017-03-07 13:13:21 -05:00 |
|
Riley Davis
|
3a31ca8d38
|
blur the comment until it's ready
|
2017-03-07 10:06:03 -07:00 |
|
Riley Davis
|
d9d086c61e
|
remove a banned comment after it's confirmed as rejected
|
2017-03-06 13:53:56 -07:00 |
|