Commit graph

4165 commits

Author SHA1 Message Date
Sean Yesmunt 41e6355ebe update lbry-redux 2018-07-13 11:26:36 -04:00
Sean Yesmunt 5decb167a2 hide exact url if it's marked nsfw 2018-07-13 11:26:36 -04:00
Sean Yesmunt 72be966242 add message for number of hidden nsfw files 2018-07-13 11:26:36 -04:00
Sean Yesmunt 22483a5b2b don't render nsfw cards/tiles if user has NSFW content hidden 2018-07-13 11:26:36 -04:00
Travis Eden 3325dfda47 always fetch rewards on mount 2018-07-12 23:18:55 -04:00
Sean Yesmunt c2ec93b133 check for claimed.length 2018-07-12 23:17:05 -04:00
Travis Eden 7f2ad622e3 fetch rewards on page load 2018-07-12 23:17:05 -04:00
Sean Yesmunt aea3816133
Merge pull request #1760 from lbryio/nsfw-community
hide community row if nsfw content is hidden
2018-07-12 19:54:34 -04:00
Sean Yesmunt 7e0c01141a rename 'NSFW' to 'mature' 2018-07-12 19:21:44 -04:00
Sean Yesmunt 90d617dbc9 hide community row if nsfw content is hidden 2018-07-12 19:05:04 -04:00
Sean Yesmunt e1210f7805
Merge pull request #1765 from lbryio/lbry-desktop-fixes
lbry-app > lbry-desktop
2018-07-12 14:58:39 -04:00
Thomas Zarebczan be063e7998
typo 2018-07-12 14:41:53 -04:00
Thomas Zarebczan 305d1a4a48 lbry-app > lbry-desktop
Reviewed all instances of lbry-app and changed to lbr-desktop. There are still some that will stay at lby-app for now (i.e. AUR/Flatpak repo names).
2018-07-12 14:39:12 -04:00
Sean Yesmunt 3cb0bea46e
Merge pull request #1702 from kcseb/master
Added options for Arch Linux in the download options
2018-07-12 11:43:06 -04:00
Thomas Zarebczan 455188dff3
Merge branch 'master' into master 2018-07-12 07:53:05 -07:00
Thomas Zarebczan 5df44f9b32
Update README.md
update community build info
2018-07-12 01:28:04 -04:00
Thomas Zarebczan 5b60cbcd77
Update CHANGELOG.md
add change entry

Will probably have to fix merge conflict, I was lazy.
2018-07-11 23:07:35 -04:00
Thomas Zarebczan 61e132a1ab
copy change 2018-07-11 22:51:08 -04:00
Sean Yesmunt 97e2c1df53
Merge pull request #1757 from lbryio/fix-1756
Fix #1756 - Remove check for div
2018-07-11 20:14:39 -04:00
Sean Yesmunt c2b9666bd7
Merge pull request #1758 from lbryio/release-0-22-2
Merge release branch into master
2018-07-11 17:08:44 -04:00
Thomas Zarebczan 30ff832f3a
Update CHANGELOG.md
add changelog
2018-07-11 15:09:17 -04:00
Thomas Zarebczan 703f16e9a1 Remove check for div
One of these conditions (including tipping) will always apply, no need to hide the div.
2018-07-11 14:59:59 -04:00
Sean Yesmunt 7c2efb4a19
Merge pull request #1753 from lbryio/daemon-development
Improve app/daemon development
2018-07-11 13:29:59 -04:00
Thomas Zarebczan 25fd2e90ad
Update README.md
add fork info, update chat URL.
2018-07-11 11:36:49 -04:00
Sean Yesmunt 14dc5dd500
Merge pull request #1750 from lbryio/channel-caching
Channel page caching
2018-07-11 10:58:51 -04:00
Travis Eden e0233c0133 separate busy indicator from content list and move to title bar 2018-07-11 09:13:23 -04:00
Sean Yesmunt 44d98ac422 fix typo 2018-07-11 01:01:54 -04:00
Sean Yesmunt ca390a125f don't validate address if NO_ADDRESS_VALIDATION is passed in 2018-07-11 00:49:36 -04:00
Sean Yesmunt e0500eedd9 allow different daemon versions and don't shut down with DAEMON_DEVELOPMENT env variable 2018-07-11 00:14:50 -04:00
Scott Gartner a967495c23 Changed the error message given when the daemon and LBRY app are on different versions of the API to make it more clear for the user what their next steps are. 2018-07-10 18:46:31 -06:00
Sean Yesmunt e317f573bf
Merge pull request #1576 from lbryio/file-preview
Add FileRender component
2018-07-10 10:38:23 -04:00
btzr-io 0f09210c5a rename video component to fileViewer 2018-07-10 10:33:03 -04:00
btzr-io 180cb7b73e improve mediaType detection 2018-07-10 10:33:03 -04:00
Sean Yesmunt 624d8698e1 update lbry-redux 2018-07-10 10:33:02 -04:00
Sean Yesmunt 1d8728c8ed wrap text strings in language function 2018-07-10 10:33:02 -04:00
btzr-io bdf1634573 render file when download completed 2018-07-10 10:33:02 -04:00
btzr-io e69dc3cd5a fix pdfViewer css 2018-07-10 10:33:02 -04:00
btzr-io ec9448bc18 more fixes
unblock unplayable files

fix context menu errors of pdfViwer
2018-07-10 10:33:02 -04:00
btzr-io 03c9e53dd2 add pdf-viewer
reduce lbry.getMedia calls

update fileRender logic
2018-07-10 10:33:02 -04:00
btzr-io 6b8546789a remove debug log 2018-07-10 10:33:02 -04:00
btzr-io 2afbda7198 rework loadingScreen logic 2018-07-10 10:33:02 -04:00
btzr-io 213b5280b7 use icon constants 2018-07-10 10:33:02 -04:00
btzr-io f026ed6db6 fix playable logic
- Add new icon Eye

- Show preview button
2018-07-10 10:33:02 -04:00
Baltazar Gomez 78029ce5c3 import scss 2018-07-10 10:32:14 -04:00
Baltazar Gomez a3a02995fb add file-render.scss 2018-07-10 10:32:14 -04:00
btzr-io 9b5ac83f68 more fixes
- Update fileRender logic

- Fix missing file source
2018-07-10 10:32:14 -04:00
btzr-io a8edbee7f6 add fileRender component 2018-07-10 10:31:49 -04:00
Thomas Zarebczan 04e799bc1b chore: bump proper version
v0.22.2
2018-07-09 18:01:13 -04:00
Sean Yesmunt 6755b0ec68 update changelog 2018-07-09 16:20:24 -04:00
Sean Yesmunt 2d65559d96 0.22.2-rc.1 2018-07-09 12:14:25 -04:00