jessopb

Results 64 issues of jessopb

![image](https://user-images.githubusercontent.com/36554050/122423039-9ee95f00-cf5b-11eb-8de6-0ee7a55bdc45.png) The tile on the left is a channel reposted to 'lbry://davejones'. Make it make sense.

consider soon

type: new feature
consider soon

One user had a failure in publish because they had copied and pasted into the description box. Mysql didn't like one of the characters. They had charset for db set...

priority: high

Readme should discuss how to split your account into multiple addresses so that repeated publishes does not fail. lbrynet account fund --amount "7.0" --outputs=5 --broadcast

priority: high

Currently: securing the site to one channel has no login. one must go to /login manually. Solution: Add a login button. reproduce: Set up your siteConfig.json this way: ``` "closedRegistration":...

priority: medium

If your new channel has no claims and you visit using channel dropdown: view, `Cannot read property 'reduce' of null` is returned on the page. channelClaims has not try{}catch around...

priority: medium

If you copy https://spee.ch/@FransNFNRoses:1/GnFnRIDontCareAboutYou into discord, it should do something more than display a generic thumbnail.

There has been a lot of discussion about cutting ties with localdb, at least for file and claim information. Reasons for this: Chainquery handles most requests very well across instances...

needs: exploration
priority: high
needs: tech design