This commit is contained in:
Vishal 2022-11-15 07:55:39 +05:30
commit afa29325ff

View File

@ -4,14 +4,11 @@ Nostr console client using Dart
# todo
* initial creation of private/pub key ( and loading happens in background)
* mention all user names in a reply post, rather than just the replied-to user
* clear screen between menus
* new menu system with three top apps: social network, public channels, and DM's
* allow special character input, and 256 limit [info](https://www.reddit.com/r/dartlang/comments/xcdsyx/i_am_seeing_that_stdinreadlinesync_returns_only/)
# other todo
* build appimage for linux use
* create new public room from kind 1 messages ( by reacting to a kind 1 message with special reaction with comment which would be new room's name)
# Use