Vishal
00bc9cdbba
updated help
2022-12-22 07:13:54 +05:30
Vishal
68c9fb9bdb
increased author id len printed to 5
2022-12-22 07:04:36 +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
radixrat
e36aa31608
convert relays urls to sets, regex for wss:// or ws://
2022-12-20 15:59:15 -05:00
radixrat
d30637dcc0
allow multiple relays to be added to the relay list on start
2022-12-20 14:24:30 -05:00
Vishal
cce709eef1
fixed issue where message to encrypted group wasn't going
2022-12-05 22:13:09 +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
ca28357315
changed tag
2022-12-05 10:21:32 +05:30
Vishal
49d8847105
created tag rooms
2022-12-05 10:12:16 +05:30
Vishal
2ad284a6b2
improved display for location channels
2022-12-04 22:47:27 +05:30
Vishal
0321e723e7
fetched reacted-to events not in store
...
also added location flag but did not use it.
improved function structure in tree.dart
2022-12-04 13:44:28 +05:30
Vishal
88db953ca6
for release 0.2.2
2022-12-02 12:04:20 +05:30
Vishal
1593ba5853
added relay nostr info
2022-12-02 10:30:42 +05:30
Vishal
aaacf95495
fixed case where if non-follow sent an group invite..
...
.. it wasn't being received.
2022-12-02 00:12:47 +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
03ec28eb45
version to 0.2.1
2022-11-30 14:07:13 +05:30
Vishal
71b6bca9ac
Improved notifications
2022-11-30 01:23:01 +05:30
Vishal
1f5db4c358
Improved initial notifications printing
2022-11-30 00:26:42 +05:30
Vishal
f9dd59e9bb
printed fewer direct rooms for better ui
...
and added menu for all
2022-11-29 22:37:06 +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
c54e36c603
quoted only part of reply
2022-11-28 11:17:31 +05:30
Vishal
a5e320cf72
default without argument invocation now possible with no pubkey
2022-11-27 01:39:39 +05:30
Vishal
32bc7d2bc0
used kind 104 to send shared secret for kind 14x
...
also internally improved logic that encrypted channels internal structures are created by first looking at kind 104 (secret kind id)
mentioned version 0.1.9-beta
2022-11-25 19:26:12 +05:30
Vishal
a1014f9c1a
added cls and improved ui related to word search
2022-11-24 19:08:34 +05:30
Vishal
8f7b7b03e2
added new social network menu
2022-11-24 18:20:31 +05:30
Vishal
2e2793675e
version 0.1.7
2022-11-23 22:40:58 +05:30
Vishal
40120093d5
made initial wait 8 sec each, and later wait 1 sec each
2022-11-23 22:38:35 +05:30
Vishal
1065cb3b70
processed events, added delay, after sending kind 1 post
...
and improved option 6 -> 9 print info
2022-11-23 13:42:54 +05:30
Vishal
bb2c82f8d4
build 0.1.6-beta
2022-11-22 02:00:44 +05:30
Vishal
d833677cf9
ensured that even if a user does not have a kind 0 event..
...
.. even then their pubkey is stored in the gKind0 store, so that their profile can still be looked up with profile view in 6 -> 1
2022-11-21 13:57:53 +05:30
Vishal
4b5c88fba4
new 0.1.5 release
2022-11-20 13:43:06 +05:30
Vishal
2e207ef054
enabled relay argument
...
new relay is added to list of relays used.
2022-11-19 15:51:12 +05:30
Vishal
245aa36f4c
touched settings to get minimal events.
...
saved more so that need to get less with file.
2022-11-19 14:16:35 +05:30
Vishal
f305437862
changed name colors a bit; handled case if incoming DM is wrong format
...
little change of looking up name so one letter names can be looked up
2022-11-18 19:57:59 +05:30
Vishal
86f056b1a3
changed version to 0.1.4-beta
2022-11-16 10:54:39 +05:30
Vishal
20443d2408
nip05 support: shown in profile
...
and mentioned in 'show profile' and 'follow user' use cases if more than one profile are there.
2022-11-15 07:55:35 +05:30
Vishal
7448ef682a
tweaked some constants to get fewer events
...
and added fn to print info about event types
2022-11-14 15:38:43 +05:30
Vishal
c8d1312284
changed version number to 0.1.3-beta
2022-11-14 01:12:16 +05:30
Vishal
aa3e2c8526
reduced number of messages printed in channels
...
to 18 from 30.
improved channel name printing. increased \n printed on clear screen for unix.
2022-11-13 16:43:06 +05:30
Vishal
1e9d056c68
printed menu horizontally
2022-11-13 03:18:37 +05:30
Vishal
56cea47c73
correction to previous commit
...
... about handling dummy update in store.fromJson.
And added version info.
2022-11-12 12:09:48 +05:30
Vishal
1a885daad8
reduced internal events store
...
.. to improve speed of initial processing. Now keeping only latest 20 days posts.
improved info print.
improved fetching of events.
2022-11-06 23:45:31 +05:30
Vishal
a217fd9570
x now exits from any menu
...
where x represents the last menu option to exit the menu or application
2022-11-05 13:01:53 +05:30
Vishal
c37e2b038f
improved ordering of channel display
...
.. by correctly placing empty channels depending on their creation date.
improved kind 0,3 fetching.
improved display around channel menu and printNotifications.
2022-11-03 23:25:28 +05:30
Vishal
212df566c6
specific spam prevention
2022-11-03 01:00:53 +05:30
Vishal
202f1d14e2
added colored warnings in console_ui
...
* some extra spam prevention ( avoided bots from 4, 42, 142) and added a spam address
* reduced initial days fetched if events are read from file
2022-11-02 20:29:34 +05:30
Vishal
a93afee49d
added encrypted channels
...
user can create and update private channel. and command /add <pubkey> is supported to add more people to group.
2022-10-30 00:27:11 +05:30
Vishal
ea250f8b72
fix for getParent function
...
which should return the last e tag, which is a type 1 event for social network.
wasn't doing the check for kind 1, previously which has been fixed now, precipitated by event c185bb5473912f2ad74d7d0d25464af0ddeaab0261af32d4de66709b99928ac0
which refers to a kind 42 event at end, which was being taken as parent id.
2022-09-16 22:28:42 +05:30