Commit graph

1814 commits

Author SHA1 Message Date
Shawn K
5a7e10574f
Merge branch 'master' into add-chainquery 2018-10-08 12:16:12 -05:00
Shawn
580ca10a8e Finish chainquery changes (required for metrics/migrations/trending, moving to new PR) 2018-10-08 12:14:31 -05:00
Travis Eden
ac9cb8f8ef
Merge pull request #621 from lbryio/add-backtick
add backtick to diaspora share link
2018-10-08 10:55:40 -04:00
Travis Eden
877d066915 add backtick to diaspora share link 2018-10-08 10:54:38 -04:00
Shawn K
12ca5b27e6
Merge pull request #617 from rizdaprasetya/patch-1
Add more Social Share links Addressing issue #608
2018-10-08 02:05:35 -05:00
Travis Eden
e88b3d7a9a
Merge pull request #610 from lbryio/tos
add terms of service
2018-10-05 11:29:52 -04:00
Travis Eden
fa592d2aac add terms of service 2018-10-05 11:26:43 -04:00
Travis Eden
b5c7aa9a02
Merge pull request #611 from lbryio/lbrynet-response-handler
fix error messages
2018-10-05 09:37:09 -04:00
Travis Eden
e5132f19c3 use proper error checks; return only error message 2018-10-05 09:36:25 -04:00
Travis Eden
fd86b7ce49
Merge pull request #605 from lbryio/multisite-555
Multisite 555
2018-10-05 09:33:27 -04:00
Travis Eden
90a5dcf54d add quotes to bid amount 2018-10-05 09:15:31 -04:00
Travis Eden
fda83dca5b force publishes to loggedInChannel when publishOnlyApproved 2018-10-05 09:15:26 -04:00
Shawn K
de9c84c346
Merge pull request #614 from DhruvamSharma/master
Removed errors from README.md
2018-10-05 00:59:57 -05:00
Shawn K
b21c83b940
Merge pull request #615 from tiagorlampert/master
Fix typos
2018-10-05 00:58:48 -05:00
Rizda Dwi Prasetya
89cc458993 add bottom padding between share link 2018-10-04 16:03:37 +07:00
Rizda Dwi Prasetya
2a920cfa4f add diaspora share link 2018-10-04 15:51:01 +07:00
Rizda Dwi Prasetya
2c82fb609a add new css class that auto wrap to allow more share links 2018-10-04 15:49:22 +07:00
Rizda Dwi Prasetya
f2c59e7108
Add Share to Mastodon button 2018-10-03 14:13:03 +07:00
Tiago Rodrigo Lampert
698d7e542a
Fix typos
designtated -> designated
reccomended -> recommended
succesfully -> successfully
2018-10-02 16:55:16 -03:00
Dhruvam
dd586fde5a
Merge pull request #1 from DhruvamSharma/DhruvamSharma-patch-1
Removed grammatical and technical errors from README.md
2018-10-02 15:58:08 +05:30
Dhruvam
d6cc3a69b0
Removed grammatical and technical errors from README.md 2018-10-02 15:57:35 +05:30
Shawn
158f0b4863 Add context & dynamic route sagas, req for Osprey features 2018-09-27 22:56:10 -05:00
Shawn
ec2aea5972 Unify routes/rendering 2018-09-25 21:43:57 -05:00
Shawn
c9fdc9c3cf Move channels and claims to chainquery 2018-09-25 20:20:59 -05:00
Travis Eden
50cbe12649 use constants to refer to claim length, longId, shortId 2018-09-24 09:26:58 -04:00
Travis Eden
ee1e20bd14 handle exceptions together 2018-09-24 09:26:16 -04:00
Travis Eden
7fd0e66d9b refactor nav links display; move logic to index.js 2018-09-24 09:25:32 -04:00
Travis Eden
6d6bb40fe6 move approved channel check to its own method 2018-09-24 09:22:28 -04:00
Travis Eden
69f82d814b refactor isApprovedClaim to claims folder shared by client and server 2018-09-21 16:16:01 -04:00
Travis Eden
ba3abd2eeb add multisite default config options 2018-09-21 12:00:10 -04:00
Travis Eden
31891a553e load home channel content on homepage when publishing is locked down and user is not logged in 2018-09-21 11:45:56 -04:00
Travis Eden
208c56366f refactor error messages for unavailable content 2018-09-20 14:09:01 -04:00
Travis Eden
0a74e50167 refactor channel checks with isApprovedChannel 2018-09-20 13:34:53 -04:00
Travis Eden
3c21ce36b7 hide unusable components based on site settings 2018-09-19 16:36:12 -04:00
Travis Eden
845a0a3b01 disable signup when closedRegistration 2018-09-19 15:14:20 -04:00
Travis Eden
815149a2cd reject publishes for unapproved channels when publishOnlyApproved 2018-09-19 13:29:56 -04:00
Travis Eden
1358215e6f reject requests for content from unapproved channels when serveApprovedOnly 2018-09-19 13:30:02 -04:00
Travis Eden
02b82240dd
Merge pull request #596 from lbryio/form-submit
allow form submit with enter key
2018-09-17 09:16:00 -04:00
Shawn K
fcfc57dcfc
Merge pull request #598 from lbryio/fix-path
fixed embed view path. fixes #597
2018-09-12 17:16:14 -04:00
Alex Grintsvayg
3ca7f62414 fixed embed view path. fixes #597 2018-09-12 17:08:37 -04:00
Sean Yesmunt
051dcb8454 allow form submit with enter key 2018-09-10 15:54:48 -04:00
Shawn
a25e736ee1 Add chainquery dependencies for Spee.ch, does not include migrations 2018-09-04 17:40:14 -05:00
Shawn K
ca5d8e15cf
Merge pull request #592 from lbryio/fix-mimes-extensions
Fix content-type and file extensions (enforce image/jpeg and .jpg)
2018-09-04 09:58:42 -05:00
Shawn
92cd020c58 Fix content-type and file extensions (enforce image/jpeg and .jpg) 2018-09-03 21:43:12 -05:00
Shawn K
32f0ab1c43
Merge pull request #591 from lbryio/fix-babel-deps
Update babel packages to match major, fix dependency issues
2018-09-03 10:17:35 -05:00
Shawn
0861dcf0f9 Remove yarn.lock 2018-09-03 10:17:13 -05:00
Shawn
4c81ed7b7c Update babel packages to match major, fix dependency issues 2018-09-02 18:48:35 -05:00
Bill Bittner
9eccd51f42
Delete slackConfig.json 2018-08-20 12:37:13 -07:00
Bill Bittner
6421d41994
Delete loggerConfig.json 2018-08-20 12:37:03 -07:00
Bill Bittner
ffb9ce8fd9
Delete lbryConfig.json 2018-08-20 12:36:52 -07:00