Results 27 issues of MorsMortium

### Feature Description I have a project in which the wiki is accessible from the app, and so it is part of the repo. I have set the link to...

kind/proposal
kind/feature

Using the --api flag, lbrynet will save it in settings, under "api", which it will use the next time, it starts. I could not find any other way to change...

``` lbrynet -v ``` ``` lbrynet 0.107.1 ``` ``` #!/usr/bin/python import requests print(requests.post( "http://localhost:5279", json={ "method": "settings_set", "params": { "key": "reflector_servers", "value": [["reflector.lbry.com", 5566]]}}).json()) ``` ``` {'jsonrpc': '2.0', 'result': {'reflector_servers':...

There are many images that have white pixels around them. They look bad with darker themes. ![Screenshot_20220407_125727](https://user-images.githubusercontent.com/44305161/162184816-e84e783e-cbed-4922-8196-a421d46d8516.png) ![Screenshot_20220407_130313](https://user-images.githubusercontent.com/44305161/162185026-7a7eed18-0e5c-451d-8976-61d62e2714d1.png) ![Screenshot_20220407_130346](https://user-images.githubusercontent.com/44305161/162185105-63b675db-1618-4d0d-9f4a-f2be2025b885.png)

It seems to be a focus issue, after clicking on page content or another page title, it solves itself. It does not solve itself when clicking in url bar, sidebar,...

Each of the 5 websites has a way to display related content to the currently viewed. It would be nice, if these could be listed and opened, in the program

feature request

## Expected Behavior Have a fourth option in Color theme, that uses Firefox theme colors, if they are available. ## Current Behavior There are System/Dark/Light options in Color theme. ##...

feature request

I tried to maximize the window, while it was dealing cards, it continued the animation in the small size, not refreshing the content outside of the original size, then when...

In lecture: mlatu = x1 is a cat/[puss/pussy/kitten]. In vocabulary: mlatu = x1 is a cat/[puss/pussy/kitten] [feline animal] of species/breed x2; (adjective:) x1 is feline ### Context For context, this...

**Describe the bug** When making a new account, the criteria for the password is not written anywhere. When pasting a longer than 64 characters password into the field, it does...

bug