Oleg Silkin
|
bc2436dce2
|
Corrects abandon return type & fixes issue where redux wasn't being changed
|
2020-01-21 00:46:14 -05:00 |
|
Oleg Silkin
|
1e1fcb8b18
|
Merge branch 'master' of https://github.com/lbryio/lbry-redux into comment-edits
Conflicts:
dist/bundle.es.js
|
2020-01-19 21:29:43 -05:00 |
|
Oleg Silkin
|
fd0d097c91
|
Cleanup
|
2020-01-19 21:27:36 -05:00 |
|
Oleg Silkin
|
c30a8ec66c
|
Add todos
|
2020-01-13 17:04:41 -05:00 |
|
Oleg Silkin
|
2bdbf3d645
|
Implements reducers for COMMENT_UPDATE, COMMENT_HIDE, and COMMENT_ABANDON
|
2020-01-13 17:00:04 -05:00 |
|
Oleg Silkin
|
c0db949a53
|
lint
|
2020-01-13 16:55:28 -05:00 |
|
Oleg Silkin
|
13cd56dabc
|
"comment edit" -> "comment update"
|
2020-01-13 16:52:23 -05:00 |
|
Oleg Silkin
|
24707eea5b
|
fix type on parent_id param
|
2020-01-13 11:53:35 -05:00 |
|
Oleg Silkin
|
ff9493f334
|
Reflect changes in dist code
|
2020-01-09 21:29:54 -05:00 |
|
Oleg Silkin
|
1038ff16c8
|
Creates new selectors that are more consistent with the rest of the redux selectors for claims
|
2020-01-09 21:29:16 -05:00 |
|
Oleg Silkin
|
b65149fe00
|
Refactors old reducers to be compliant with new schema
|
2020-01-09 21:28:35 -05:00 |
|
Oleg Silkin
|
c171a38067
|
Adds parent_id param to comment_create to allow replies
|
2020-01-09 21:27:59 -05:00 |
|
Oleg Silkin
|
2844087334
|
Schema change for CommentsState
|
2020-01-09 21:27:23 -05:00 |
|
Oleg Silkin
|
586b07a243
|
adds edit, hide, and abandon methods to call the API with
|
2020-01-09 17:11:37 -05:00 |
|
Oleg Silkin
|
ba9e68b1da
|
claim_id is now guaranteed
|
2020-01-09 17:10:54 -05:00 |
|
Oleg Silkin
|
78ec8c3c16
|
Adds edit, hide, and abandon action types from new lbry sdk api
|
2020-01-09 17:09:37 -05:00 |
|
Oleg Silkin
|
7c55a9e0f5
|
Adds edit, hide, and abandon action types from new lbry sdk api
|
2020-01-07 00:22:57 -05:00 |
|
Oleg Silkin
|
d45c160b10
|
Adds proper comment type
|
2020-01-07 00:21:13 -05:00 |
|