Chi Vinh Le
|
b79c990ee5
|
Only setState once
|
2017-07-13 22:34:53 +07:00 |
|
Chi Vinh Le
|
9de99a9ef4
|
Support post, reply, edit, load and view more loading states via global css classnames
|
2017-06-30 17:00:42 +07:00 |
|
Chi Vinh Le
|
b67ac375ba
|
Pass current user to CommentBox
|
2017-06-27 22:14:06 +07:00 |
|
Chi Vinh Le
|
c90c177b7c
|
Live update on stream when banned user, suspended user or rejected username
|
2017-06-27 20:06:27 +07:00 |
|
Chi Vinh Le
|
b0079c191b
|
Remove non existant 'truthy' tests
|
2017-06-21 19:31:55 +07:00 |
|
Belen Curcio
|
63a35cbceb
|
Merge issues
|
2017-06-07 16:38:36 -03:00 |
|
Chi Vinh Le
|
6b0cdae183
|
Subscribe to comments
|
2017-06-05 20:51:08 +07:00 |
|
StephanieDClark
|
1bf2053cb8
|
Add isReply to commentInputDetailArea api
|
2017-06-01 11:01:57 -07:00 |
|
gaba
|
9be443eda8
|
Moves i18n into coral-framework.
|
2017-05-19 12:28:44 -07:00 |
|
gaba
|
5bd9bc992b
|
Move i18n into a service
|
2017-05-17 12:53:36 -07:00 |
|
Wyatt Johnson
|
7a256bdd2b
|
Merge branch 'master' into 142993479-tags
|
2017-05-17 10:01:58 -06:00 |
|
Belen Curcio
|
b2f1707f17
|
Fully working offtopic
|
2017-05-17 11:19:06 -03:00 |
|
gaba
|
35c941d4d0
|
Add missing translations from commentbox.
|
2017-05-15 16:17:53 -07:00 |
|
gaba
|
423cb3cade
|
Merge branch 'master' into i18n-refactor
|
2017-05-15 14:02:34 -07:00 |
|
gaba
|
633086cfa3
|
Fix a few more strings and translations.
|
2017-05-15 07:11:11 -07:00 |
|
Wyatt Johnson
|
9403280c56
|
Merge branch 'master' into edit-changes
|
2017-05-12 15:44:19 -06:00 |
|
Chi Vinh Le
|
072437b0fd
|
Prevent empty edit
|
2017-05-12 22:45:33 +07: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 |
|
Wyatt Johnson
|
a65d045c65
|
lint fixes
|
2017-05-11 17:38:49 -06:00 |
|
gaba
|
3b80ee8b13
|
Add YAML loader. Fix i18n module to get YAML files.
|
2017-05-11 15:05:09 -07:00 |
|
Benjamin Goering
|
cb90802896
|
Fix bad merge when CommentBox calls setCommentCountCache
|
2017-05-11 09:34:33 -07:00 |
|
Benjamin Goering
|
9fb76d35c8
|
shorten some syntax that could be shorter
|
2017-05-07 23:54:51 -07:00 |
|
Benjamin Goering
|
3d8c521928
|
CommentForm component is in its own file
|
2017-05-07 23:44:41 -07:00 |
|
Chi Vinh Le
|
1b7eedfd8d
|
Implement extendable GraphQL framework
|
2017-05-05 22:51:19 +07:00 |
|
Benjamin Goering
|
636d29af9f
|
When max char count is disabled, allow posting long comments in CommentBox
|
2017-05-03 19:41:29 -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
|
b83381719c
|
Style editCommentWindow messages and i18n
|
2017-05-03 15:37:02 -07:00 |
|
Benjamin Goering
|
00a2a65d31
|
Edit Comment UI
|
2017-05-01 16:58:24 -05:00 |
|
Belen Curcio
|
37e093f60a
|
Linting
|
2017-04-26 23:15:40 -03:00 |
|
Belen Curcio
|
1fea1405ef
|
Adding Slots, CommentBox ref
|
2017-04-26 22:34:38 -03:00 |
|
David Erwin
|
e20b6e1b25
|
Merge branch 'master' into fix-case
|
2017-04-26 13:19:50 -04:00 |
|
riley
|
aad66ec7e0
|
fix casing
|
2017-04-25 16:18:21 -06:00 |
|
Chi Vinh Le
|
eb9846ba40
|
Merge branch 'master' into query-composition
Conflicts:
client/coral-embed-stream/src/Embed.js
client/coral-embed-stream/src/Stream.js
|
2017-04-26 01:22:14 +07:00 |
|
Riley Davis
|
b2428371c7
|
enable character counting on replies
|
2017-04-24 13:09:41 -06:00 |
|
Chi Vinh Le
|
11fb5421b5
|
Implement Stream Container
|
2017-04-24 19:27:54 +07:00 |
|
Chi Vinh Le
|
4dc3b0c2f4
|
Merge branch 'master' into query-composition-2
Conflicts:
client/coral-embed-stream/src/Embed.js
client/coral-embed-stream/src/components/Comment.js
client/coral-embed-stream/src/index.js
client/coral-framework/services/store.js
client/coral-settings/containers/ProfileContainer.js
graph/resolvers/root_query.js
|
2017-04-24 15:24:34 +07:00 |
|
Chi Vinh Le
|
3bf2187688
|
Fix crashing admin when using framework
|
2017-04-20 18:45:55 +07:00 |
|
Chi Vinh Le
|
e9331e90d3
|
Add missing check
|
2017-04-19 01:07:49 +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 |
|
Chi Vinh Le
|
af5be0469f
|
Refactor embed
|
2017-04-18 23:20:39 +07:00 |
|
Belen Curcio
|
32defa66e6
|
Clean up
|
2017-04-12 21:04:47 -03:00 |
|
Belen Curcio
|
78286d3374
|
Running CommentBox reducers and triggering actions from Plugins!
|
2017-04-12 20:51:18 -03:00 |
|
Belen Curcio
|
7fca451263
|
Immutable plugins
|
2017-04-12 19:21:55 -03:00 |
|
Belen Curcio
|
c0913d8e98
|
Disable postButton and enable
|
2017-04-12 16:55:43 -03:00 |
|
Belen Curcio
|
e8d9f8aab8
|
fix createComment Mutations
|
2017-04-12 16:51:41 -03:00 |
|
Belen Curcio
|
e256c4a014
|
Using Arrays instead of objects for Hooks
|
2017-04-12 13:50:56 -03:00 |
|
Belen Curcio
|
0254086c28
|
Using Arrays instead of objects for Hooks
|
2017-04-12 13:45:42 -03:00 |
|
Belen Curcio
|
ac632a69d2
|
unregister hooks names
|
2017-04-12 09:40:18 -03:00 |
|