Commit graph

  • 7845d9059a commit test Sean Yesmunt 2020-02-25 16:18:00 -0500
  • 495ba1e74b test Sean Yesmunt 2020-02-25 15:54:56 -0500
  • ac63db1ddf prettier & lint disable-anonymous-comments Oleg Silkin 2020-02-25 08:52:39 -0500
  • c3395c9c58 Error toast for non-anonymous comment constraint Oleg Silkin 2020-02-25 08:52:30 -0500
  • 916e5d0efa Forces the channel param to always be present, and not return a null channel. Oleg Silkin 2020-02-25 08:51:18 -0500
  • 6f9ee589a7
    Merge pull request #278 from lbryio/reduxSettings Sean Yesmunt 2020-02-23 20:20:16 -0500
  • 1771d9c39d
    Merge pull request #279 from lbryio/repost-callback Sean Yesmunt 2020-02-23 20:19:29 -0500
  • 929c5de0e2 return repost claim in doRepost repost-callback Sean Yesmunt 2020-02-23 20:19:01 -0500
  • b4fbc212ca remove tvWelcome reduxSettings jessop 2020-02-21 12:20:18 -0500
  • 0bbebb186e fix bug in sync jessop 2020-02-21 12:05:49 -0500
  • 5c874e9217 fix selector for resolved related content mobile-related-content-fix Akinwale Ariwodola 2020-02-21 17:12:45 +0100
  • 863ffdf7dc
    Merge pull request #277 from lbryio/reduxSettings Sean Yesmunt 2020-02-21 10:06:37 -0500
  • 04774dfe22 sync welcome and 3p analytics pref jessop 2020-02-20 00:57:55 -0500
  • 67a5654ffe migrates settings to redux jessop 2020-02-16 14:52:58 -0500
  • 3d64f8acc6 call claim_list after publishing to ensure repost is listed in my claims Sean Yesmunt 2020-02-13 11:37:36 -0500
  • 50c69fe1dc
    Merge pull request #276 from lbryio/resolveLists Sean Yesmunt 2020-02-13 09:57:45 -0500
  • 50aa80d139 channel list results applied as resolved jessop 2020-02-12 16:45:30 -0500
  • 46e5196f7c list resolve defaults to true jessop 2020-02-12 12:17:50 -0500
  • adebb2d625
    Merge pull request #274 from lbryio/channel-list-resolve Sean Yesmunt 2020-02-12 12:11:43 -0500
  • 916ef0f647 add resolve flag to doFetchClaimListMine resolve Sean Yesmunt 2020-02-11 15:31:12 -0500
  • ad58b8c6b9
    Merge pull request #275 from lbryio/repost-fixes Sean Yesmunt 2020-02-12 09:45:12 -0500
  • e7c42df2ad add repost_url and also add a way to return the original claim instead of the reposted claim Sean Yesmunt 2020-02-12 09:43:41 -0500
  • 2f6d0b909d
    Merge pull request #271 from lbryio/repost Sean Yesmunt 2020-02-11 10:37:32 -0500
  • bc52d7af10 _list calls accept resolve param listResolve jessop 2020-02-10 18:27:29 -0500
  • bd07919a72 redux for reposts Sean Yesmunt 2020-02-10 10:49:45 -0500
  • a640c5cb0b
    Merge pull request #272 from Yamboy1/patch-3 Sean Yesmunt 2020-02-10 10:40:47 -0500
  • 1de1d534c9 add resolve parameter to channel_list Akinwale Ariwodola 2020-02-10 12:20:48 +0100
  • b2ef261760 Resolved search updates (#273) Akinwale Ariwodola 2020-02-10 12:04:34 +0100
  • 7e2ed1f66e merge changes with master resolved-search Akinwale Ariwodola 2020-02-10 12:03:20 +0100
  • c262a68f8f
    Add html to the list of "documents" Yamboy1 2020-02-08 09:59:10 +1300
  • 0ef4b9bb0c
    Update LICENSE (#270) Sean Yesmunt 2020-02-03 09:19:33 -0500
  • acbbc66b78 add nsfw flag Akinwale Ariwodola 2020-02-03 07:25:44 +0100
  • 8c350a18a1 adds selectors for getting reply count and list comment-replies Oleg Silkin 2020-02-03 00:02:56 -0500
  • 7b4fccaf20 Separates top-level and reply comment selectors & adds selectors for getting reply count and list Oleg Silkin 2020-02-03 00:02:13 -0500
  • 4d772d875c Merge branch 'master' of https://github.com/lbryio/lbry-redux Oleg Silkin 2020-02-02 23:05:53 -0500
  • 711d64bde0 Overhauled selectors for attaching replies Oleg Silkin 2020-02-02 23:04:41 -0500
  • 624ef0c9b7 Reducers properly handle create, delete, and list operations for comment replies Oleg Silkin 2020-02-02 21:19:07 -0500
  • 40cea617ee Creates new redux store for replies Oleg Silkin 2020-02-02 21:16:00 -0500
  • afc76b08d7
    Update LICENSE YULIUS KURNIAWAN KRISTIANTO 2020-02-03 05:55:34 +0700
  • f0a0a59c4c
    add known tags Thomas Zarebczan 2020-02-01 13:33:04 -0500
  • 87ae7faf1c
    Merge pull request #268 from lbryio/feat-blockNsfwOnSearch jessopb 2020-01-31 14:39:34 -0500
  • 2b01ce4e79 fix flow errors feat-blockNsfwOnSearch jessop 2020-01-30 18:01:27 -0500
  • 635381a616 convert search options to expandable object jessop 2020-01-30 01:30:27 -0500
  • bfbaa0dbdd fix typo Sean Yesmunt 2020-01-30 17:44:08 -0500
  • 87198619df
    handle repost claims (#269) Sean Yesmunt 2020-01-30 17:17:53 -0500
  • f77bee9cf1 handle repost claims Sean Yesmunt 2020-01-30 17:13:40 -0500
  • b4512c25e3
    Merge pull request #267 from lbryio/feat-recommendedResultsNoMature Sean Yesmunt 2020-01-29 14:22:22 -0500
  • 71e85536db rebase jessop 2020-01-29 14:20:59 -0500
  • d8c65c5bd3 support blocking mature recommended results if uri is not mature jessop 2020-01-28 16:33:35 -0500
  • b5bbece10d fix typo Sean Yesmunt 2020-01-29 14:18:15 -0500
  • 8a7084ee98
    Corrects error messages (#265) Sean Yesmunt 2020-01-29 14:08:32 -0500
  • e8602bdf5e yarn build Sean Yesmunt 2020-01-29 14:07:43 -0500
  • 4b4217879c Error for abandon operations as well Oleg Silkin 2020-01-28 17:34:28 -0500
  • 50528607e7 Fixes bug where comments would be incorrectly marked as updated & adds user-friendly messages Oleg Silkin 2020-01-28 17:20:23 -0500
  • 0a4e0ca33f Corrects error messages Oleg Silkin 2020-01-28 16:45:05 -0500
  • 968686be68 update build Sean Yesmunt 2020-01-23 16:01:27 -0500
  • 2f68494b71
    Updates comment-related redux code to support sdk version 0.53.0 (#259) Sean Yesmunt 2020-01-23 15:50:01 -0500
  • cda1f431b7 update build Sean Yesmunt 2020-01-22 09:28:47 -0500
  • 7a1feea32a
    channel list will no longer overwrite resolved claims byId (#264) Sean Yesmunt 2020-01-22 09:27:44 -0500
  • 17a5260c3f
    add doResolvedSearch actions which returns resolved search results (#258) Akinwale Ariwodola 2020-01-22 02:04:50 +0100
  • 28008a3463 resolve merge conflict Akinwale Ariwodola 2020-01-22 02:03:38 +0100
  • 11840e01b6 channel list will no longer overwrite resolved claims byId jessop 2020-01-09 21:36:18 -0500
  • f0891dd298 fix publishing Sean Yesmunt 2020-01-21 13:33:24 -0500
  • 24c6dc1177
    Fix timestamp if channel has the same name as URL (#263) Sean Yesmunt 2020-01-21 12:16:15 -0500
  • abe72c1a82 fix: publish bug with same uri + channel Thomas Zarebczan 2020-01-21 12:00:18 -0500
  • 3495066d35 update build Sean Yesmunt 2020-01-21 11:46:22 -0500
  • 63373519e8
    Merge pull request #262 from Yamboy1/patch-2 Sean Yesmunt 2020-01-21 11:44:59 -0500
  • bc2436dce2 Corrects abandon return type & fixes issue where redux wasn't being changed Oleg Silkin 2020-01-21 00:46:14 -0500
  • 1e1fcb8b18 Merge branch 'master' of https://github.com/lbryio/lbry-redux into comment-edits Oleg Silkin 2020-01-19 21:29:43 -0500
  • fd0d097c91 Cleanup Oleg Silkin 2020-01-19 21:27:36 -0500
  • 1a12e73c2c
    Remove assumption that a publish has a language Yamboy1 2020-01-19 16:21:17 +1300
  • a93b09c6bd
    Merge pull request #261 from lbryio/publish-language Sean Yesmunt 2020-01-16 11:01:43 -0500
  • 648fff0c6a cleanup Sean Yesmunt 2020-01-16 10:59:35 -0500
  • d79b8ce226 Fix wrong language when editing claim Yamboy1 2020-01-15 13:17:25 +1300
  • c30a8ec66c Add todos Oleg Silkin 2020-01-13 17:04:41 -0500
  • 2bdbf3d645 Implements reducers for COMMENT_UPDATE, COMMENT_HIDE, and COMMENT_ABANDON Oleg Silkin 2020-01-13 17:00:04 -0500
  • c0db949a53 lint Oleg Silkin 2020-01-13 16:55:28 -0500
  • 13cd56dabc "comment edit" -> "comment update" Oleg Silkin 2020-01-13 16:52:23 -0500
  • 24707eea5b fix type on parent_id param Oleg Silkin 2020-01-13 11:53:35 -0500
  • ff9493f334 Reflect changes in dist code Oleg Silkin 2020-01-09 21:29:54 -0500
  • 1038ff16c8 Creates new selectors that are more consistent with the rest of the redux selectors for claims Oleg Silkin 2020-01-09 21:29:16 -0500
  • b65149fe00 Refactors old reducers to be compliant with new schema Oleg Silkin 2020-01-09 21:28:35 -0500
  • c171a38067 Adds parent_id param to comment_create to allow replies Oleg Silkin 2020-01-09 21:27:59 -0500
  • 2844087334 Schema change for CommentsState Oleg Silkin 2020-01-09 21:27:23 -0500
  • 586b07a243 adds edit, hide, and abandon methods to call the API with Oleg Silkin 2020-01-09 17:11:37 -0500
  • ba9e68b1da claim_id is now guaranteed Oleg Silkin 2020-01-09 17:10:54 -0500
  • 78ec8c3c16 Adds edit, hide, and abandon action types from new lbry sdk api Oleg Silkin 2020-01-09 17:09:37 -0500
  • 4cbbee4975
    add lbry as default tag Jeremy Kauffman 2020-01-08 17:27:36 -0500
  • c910cd2b80 support for multiple pages of resolved search results Akinwale Ariwodola 2020-01-08 09:09:45 +0100
  • 7c55a9e0f5 Adds edit, hide, and abandon action types from new lbry sdk api Oleg Silkin 2020-01-07 00:22:57 -0500
  • d45c160b10 Adds proper comment type Oleg Silkin 2020-01-07 00:21:13 -0500
  • e8f29f1c47 update ResolvedSearchResult type Akinwale Ariwodola 2020-01-05 17:56:08 +0100
  • 6ef2f9dde9 add recommended content selector Akinwale Ariwodola 2020-01-05 13:40:48 +0100
  • 9250e0c451 add doResolvedSearch actions which returns resolved search results Akinwale Ariwodola 2020-01-05 12:58:44 +0100
  • eb8fff0e5a
    add optional resolveResults parameter to doSearch (#257) Akinwale Ariwodola 2020-01-05 11:37:35 +0100
  • b272d0f2ce fix merge conflicts mobile-perf Akinwale Ariwodola 2020-01-05 11:37:01 +0100
  • e0eb6c232c
    pass related_to flag to search for recommended content (#256) Sean Yesmunt 2020-01-02 10:29:44 -0500
  • 2c569a729b add optional resolveResults parameter to doSearch Akinwale Ariwodola 2019-12-29 10:31:27 +0100
  • a2be979986 fix: don't hard error on space only Thomas Zarebczan 2019-12-21 15:32:55 -0500
  • 1a61569405 fix: hard errors on URL issues Thomas Zarebczan 2019-12-21 14:23:50 -0500