Vishal
2747d41f4c
Added support for adding mentions
2025-08-05 17:21:55 +05:30
Vishal
63d7c47d90
improved display when exiting, and when in read only mode, and improved logic when reading config file
2025-08-03 22:23:28 +05:30
Vishal
73e2c6caad
Added support for reading secret key from credential file created by nostr-commander
2025-08-03 19:57:26 +05:30
Vishal
666031836e
added support for nevent and nprofile at least partially ( no attempt to get them from relays)
2025-07-30 22:08:00 +05:30
vishalxl
ca743dbfb3
Fixed so that user profile search , option 9 in social menu, can be done for npub keys
2025-06-08 18:18:29 +05:30
Vishal
bda7464595
Added support for nsec/npub in command line invocation as pubkey and pivate keys. expanded nostr: type mentions for user and notes
2024-04-06 21:23:17 +05:30
Vishal
b9ac5538b3
added analysis_options.yaml and ran lint and applied changes
2024-03-31 17:14:01 +05:30
Vishal
d8b0be5878
fix to not overwrite a contact list in some cases
...
when contact list is empty user asked if they want to proceed
2022-12-30 13:29:43 +05:30
Vishal
43f2fab1b4
no functional change
2022-12-30 09:25:23 +05:30
Vishal
6e05556513
latest shown for only 6 hours
...
* notifications shown for minimum 24 hours
* other minor improvements related to qr code, tree ui in menu function,
* added :- with ln qr so qr is printed on next line, otherwise it wasn't due to some whitespace trim
* --width will override LN qr width change
2022-12-25 20:25:08 +05:30
Vishal
d79b14ebee
improved ln qr generation. added --qrln flag
2022-12-25 13:51:28 +05:30
Vishal
9efa5a60f2
improved fetching to get better response from relays
...
reduced days fetched.
combined calls.
2022-12-24 11:22:57 +05:30
Vishal
0b1bd5d9be
getting only 200 maximum contacts for any user
...
reduced calls made. combined user fetch and mention fetch to one request.
2022-12-24 01:35:33 +05:30
Vishal
922377a4e4
added 500 ms delay after kind 1 send
...
added ln to qr code but did not use it.
commented out re-broadcast section.
2022-12-22 18:42:54 +05:30
Vishal
91ddb3911b
improved fetching or requests
...
added zbd relay and more
added more default initial users to fetch
2022-12-22 06:58:02 +05:30
Vishal
08180c00a8
printed relay list in every case at start
2022-12-21 11:11:17 +05:30
Vishal
9014304320
made lookup bug free
...
so that full names can get the right channel.
And case is not considered when looking up channels.
2022-12-05 17:47:36 +05:30
Vishal
6d5cbde5f4
added t tag to messages with #tags
2022-12-05 11:57:34 +05:30
Vishal
49d8847105
created tag rooms
2022-12-05 10:12:16 +05:30
Vishal
80c780cdd8
code improved for getting events together
...
no function change
2022-12-01 23:39:53 +05:30
Vishal
eb9a666376
removed restrictions on not saving some events
...
otherwise no functional change .. (except improving how encryptedchannel list is initialized in Store construction in FromEvents)
2022-12-01 22:40:14 +05:30
Vishal
c1a6901e0b
enc channel menu impromvents
...
mostly code improvements
2022-11-29 19:32:28 +05:30
Vishal
7c065f18e5
fetched 14x only after receiving an invite
2022-11-29 11:02:31 +05:30
Vishal
fe69a6503a
more code moved to utils.dart
2022-11-28 15:42:25 +05:30
Vishal
f1ab310630
added utils.dart
...
moved string related and other such code to utils.dart
2022-11-28 12:09:37 +05:30