Commit graph

4830 commits

Author SHA1 Message Date
Sean Yesmunt eaf10b6ce8
Merge pull request #2090 from lbryio/subs
fix typo
2018-11-05 10:51:30 -05:00
Sean Yesmunt f3d093e62c fix typo 2018-11-05 10:50:49 -05:00
Sean Yesmunt f621440b3f
Merge pull request #2088 from jessopb/channelShare
adds shareModal to channel page
2018-11-05 10:31:41 -05:00
Sean Yesmunt 350bf324c4 update changelog 2018-11-05 10:31:24 -05:00
Sean Yesmunt 45339f8197 fix typo 2018-11-05 10:29:21 -05:00
Sean Yesmunt 0b640ffb88
Merge pull request #2089 from jessopb/pageSize
Uses a constant for PAGE_SIZE
2018-11-05 10:22:47 -05:00
Sean Yesmunt af2164e9e4 update lbry-redux and subscriptions claim_list_mine call 2018-11-05 10:21:38 -05:00
Jessop Breth bf86974ec2 Uses a constant for PAGE_SIZE 2018-11-02 22:17:55 -04:00
Sean Yesmunt 121e4b215f
Rc fixes (#2085)
* fix: channel button color on dark mode

* fix: disabled primary button in dark mode

* fix: show pending publishes immediately

* update lbry-redux

* remove duplicate import

* use lbry colors for 'new' badge

* fix: don't filter transactions in recent transactions

* fix: remove unread subscriptions on un-subscribe

* handle edits and new files the same for pending publishes

* don't loop over transactions if we don't have to

* bump lbry-redux
2018-11-02 14:33:00 -04:00
Jessop Breth 2c6cc7de0f adds shareModal to channel page 2018-11-02 13:24:56 -04:00
Anna Melzer bbf6696054 Linting/quick wins modal & pages (#2086)
* fix linting for affirmPurchase modal

* fix linting for confirmTransaction modal

* fix linting for error modal

* fix linting for filetimeout modal

* fix linting for first transaction modal

* fix linting for incompatible daemon  modal

* fix linting for external link modal

* fix linting for remove file  modal

* fix linting for revoke claim modal

* fix linting for reward approval  modal

* fix linting for send tip modal

* fix linting for welcome modal

* fix linting for page files
2018-11-01 17:55:25 -04:00
Sean Yesmunt b23a6be445
Merge pull request #2081 from ssiddhantsharma/ssiddhantsharma-patch-1
Added release badge to the Readme and updated contributions!
2018-11-01 17:33:31 -04:00
Siddhant Sharma d96604130e
Updated as per required changes! 2018-11-01 23:47:12 +05:30
Thomas Zarebczan 4165e03954
Merge pull request #2083 from czakarian/patch-1
Fix grammatical error
2018-11-01 13:40:23 -04:00
Thomas Zarebczan af813d48a0
Update CONTRIBUTING.md 2018-11-01 13:40:02 -04:00
Sean Yesmunt 39ac09bdb8
Merge pull request #2080 from amelzer/linting/quick-wins
Linting/quick wins
2018-11-01 09:32:09 -04:00
czakarian 9ab45619a6
Fix grammatical error 2018-10-31 16:29:26 -07:00
Sean Yesmunt 42e0f9a7be
Merge pull request #2082 from lbryio/rc-fixes
Rc fixes
2018-10-31 15:03:38 -04:00
Sean Yesmunt a7c2fdad1b fix markdown editor styles on dark mode 2018-10-31 14:51:48 -04:00
Siddhant Sharma 39d0b0c805
Added release badge to the Readme and updated contributions! 2018-10-31 23:07:47 +05:30
Sean Yesmunt 1837cef751 use string for channel bid amount 2018-10-31 13:11:32 -04:00
Sean Yesmunt 639f99555f fix subscribe uri on channel pages 2018-10-31 13:08:30 -04:00
Sean Yesmunt 32d110cb1f add subscribed icon to files on homepage 2018-10-31 12:57:22 -04:00
Anna Melzer 14ef8acc95 fix linting for walletSend component 2018-10-31 17:51:23 +01:00
Anna Melzer 9f93843208 fix linting for walletBalance component 2018-10-31 17:50:34 +01:00
Anna Melzer 79994e25ed fix linting for walletAddress component 2018-10-31 17:49:52 +01:00
Anna Melzer 620950fabb fix linting for uriIndicator component 2018-10-31 17:49:11 +01:00
Anna Melzer 980184e7ce fix linting for transactionlistrecent component 2018-10-31 17:48:30 +01:00
Anna Melzer d28fc1beea fix linting for spinner component 2018-10-31 17:47:37 +01:00
Anna Melzer 317473c18d fix linting for snackBar component 2018-10-31 17:46:33 +01:00
Anna Melzer 83481270f3 fix linting for router component 2018-10-31 17:44:19 +01:00
Anna Melzer d443158ae9 fix linting for nsfw overlay component 2018-10-31 17:43:38 +01:00
Anna Melzer a759ccb64b fix linting for filePrice component 2018-10-31 17:41:56 +01:00
Anna Melzer 76b7181496 fix linting for fileDetail component 2018-10-31 17:41:25 +01:00
Anna Melzer 4d2f0ae3ce fix linting for fileAction component 2018-10-31 17:40:17 +01:00
Anna Melzer 256e09ac74 fix linting for externalLink component 2018-10-31 17:37:06 +01:00
Anna Melzer 548dc4ae78 fix linting for dateTime component 2018-10-31 17:35:12 +01:00
Anna Melzer 23a3b2dde6 fix linting for credit-amount 2018-10-31 17:33:45 +01:00
Anna Melzer ad0732eaf4 fix linting for channelTitle component 2018-10-31 17:32:45 +01:00
Anna Melzer 3ca5f7a2e9 fix linting for button component 2018-10-31 17:31:23 +01:00
Sean Yesmunt 3f9a2057f1
Merge pull request #2078 from dyllper/fix/open-log-folder
Fix to open folder containing the log file rather than roaming folder
2018-10-31 12:26:17 -04:00
Anna Melzer aee048e726
Merge pull request #1 from lbryio/master
Update master from original
2018-10-31 17:17:57 +01:00
dyllper b1dedbb0a4 Fixing changelog formatting 2018-10-31 11:16:04 -05:00
dyllper 2d07276dca Updating changelog for fix to Open Log Folder button 2018-10-31 11:08:46 -05:00
dyllper 46d6eb6499 Fix to open folder containing the log file rather than roaming folder 2018-10-31 01:44:15 -05:00
Sean Yesmunt beee15162d
Merge pull request #2076 from preethamvishy/master
Update pull request template
2018-10-30 16:47:51 -04:00
Preetham Viswanathan ad1211e929
Update PULL_REQUEST_TEMPLATE.md 2018-10-30 16:42:54 -04:00
Sean Yesmunt 78f968b3ae
Merge pull request #2075 from lbryio/rc-fixes
Rc fixes
2018-10-30 14:06:51 -04:00
Sean Yesmunt 06c16cdf27
Revert "Improve type checking for card verify" (#2074) 2018-10-30 13:35:47 -04:00
Sean Yesmunt b42d673258 fix card subtitle spacing 2018-10-30 13:12:21 -04:00