- Adds a Draft Screen

- Migrating drafts to new architecture where the Draft Event is sent to the screen instead of the inner event.
- Fixes lots of deletion and indexing bugs
This commit is contained in:
Vitor Pamplona
2024-03-29 17:38:31 -04:00
parent cd84c07fcc
commit 6e1418cd54
38 changed files with 1382 additions and 682 deletions
+1
View File
@@ -293,6 +293,7 @@
<string name="block_only">Block</string>
<string name="bookmarks">Bookmarks</string>
<string name="drafts">Drafts</string>
<string name="private_bookmarks">Private Bookmarks</string>
<string name="public_bookmarks">Public Bookmarks</string>
<string name="add_to_private_bookmarks">Add to Private Bookmarks</string>