Ben Iofel
Ben Iofel
Tox URI
Add support for tox: links, so links such as [tox:29233DDCFBC084115D707CB37A5F0C2102472D77EE40D11195ACFA1585F0C2423040FC6DC8D4](tox:29233DDCFBC084115D707CB37A5F0C2102472D77EE40D11195ACFA1585F0C2423040FC6DC8D4) would open up the QtGUI and popup the add friend dialog
Like https://github.com/scala/scala-async
Seeing this when using the psql client to query corrosion2: ``` ben=> select trusted from organizations; ERROR: Unsupported data type: bool ``` sqlite works: ``` /var/lib/corrosion2/state.db> select trusted from organizations;...
**Describe the solution you'd like** I want to click the RSS button and be redirected to https://omnivore.app or a self-hosted instance. **Describe alternatives you've considered** Right now I have to...
When we close a ThreadPane, the original thread gets resized and then the height changes. We should maintain the scroll position