subconscious icon indicating copy to clipboard operation
subconscious copied to clipboard

Results 101 subconscious issues
Sort by recently updated
recently updated
newest added

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 -...

As a follow on from https://github.com/subconsciousnetwork/subconscious/pull/1106 we should incorporate the liked status of notes into the SQLite index. If we can introduce a `liked` column for all notes then we...

Enhancement
Performance

To match with classic unix-y convention. This involves updating the prefix strings, SQL queries and regexps but also involves migrating the `_profile_.json` and `_likes_.json` to the new naming scheme.

Enhancement

Repoted by a beta user. As the title says, tapping an autocorrect suggestion seemed to insert a space mid-word and left the cursor off-by-one from the end of the word....

Bug

As per the title, it should have, the note _was_ deleted as expected.

Bug

I'm able to get my phone into a hotplate/long-loading-spinner state when renaming an existing follow. My steps to do it most recently were: 1. Add new ben as "new-ben" (had...

We recently introduced the `activity` table which tracks when: - you follow a user - you unfollow a user - you update a note - a peer publishes new changes...

Design
Topic: Ideas

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...