Gordon Brander
Gordon Brander
This PR introduces a web-based [block editor](https://github.com/subconsciousnetwork/block-editor-web) - [x] [Prosemirror](https://prosemirror.net/) based editor - [x] Prosmirror editor configuration for Subtext - [x] Editor web Component - [x] JS Subtext parser -...
Fixes #1042
Version: v0.0.16(2) Steps to reproduce: - Follow an account - Follow the same account under a different nickname - Unfollow one of the accounts - Visit the other account What...
Basic functionality: - [x] #881 - [x] #981 - [ ] #1042 - [ ] #982 - [x] #983 - [x] #987 - [x] https://github.com/subconsciousnetwork/subconscious/pull/1010 - [x] #1041 - [...
Related to #982 Part of #214
This puts users in more control over when slug is derived. The current timeout is 15s, which is long, but can still feel like a race sometimes.

Should be local. 
- Enter select mode to manipulate multiple blocks - Allow exiting select mode - Change block type Part of #214