368 Commits

Author SHA1 Message Date
Vishal
00bc9cdbba updated help 2022-12-22 07:13:54 +05:30
Vishal
9300828945 increased event id printed to 6 from 4 2022-12-22 07:08:37 +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
Vishal
08180c00a8 printed relay list in every case at start 2022-12-21 11:11:17 +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
6264eb35a8 enc invite ui fix 2022-12-08 00:39:05 +05:30
Vishal
bcafdda840 improved logic so the channel shows the right reply-to event for kind 1 tag rooms 2022-12-06 13:46:21 +05:30
Vishal
cce709eef1 fixed issue where message to encrypted group wasn't going 2022-12-05 22:13:09 +05:30
Vishal
cf8c6a9ff1 added root tag for replies from chat room for kind 1 2022-12-05 20:48:52 +05:30
Vishal
777de50812 improved channel lookup further 2022-12-05 18:27:27 +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
4f8a138fd0 fixed prob where cant send msg to normal channel 2022-12-05 10:46:11 +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
6b00b899b6 updated test cases and test data file 2022-12-04 18:51:43 +05:30
Vishal
018bd585db added location tag support
events with same location tags gets clubbed into same channels
2022-12-04 18:42:07 +05:30
Vishal
f8126c4c73 supported location tag only in kind 1
and kind 7  reaction
2022-12-04 14:38:43 +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
c9bea5ea19 minor profile ui improvement 2022-12-03 17:52:19 +05:30
Vishal
543bfd2767 removed debug log 2022-12-02 12:28:02 +05:30
Vishal
88db953ca6 for release 0.2.2 2022-12-02 12:04:20 +05:30
Vishal
b4e2a7835a added comment etc 2022-12-02 12:00:12 +05:30
Vishal
1593ba5853 added relay nostr info 2022-12-02 10:30:42 +05:30
Vishal
18d00479bf minor ui improvements in menus 2022-12-02 00:25:39 +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
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
280a9cb56c code improvement about encrypted grp handling
no functional change
2022-12-01 21:25:40 +05:30
Vishal
35383f4210 var rename 2022-12-01 20:54:27 +05:30
Vishal
03ec28eb45 version to 0.2.1 2022-11-30 14:07:13 +05:30
Vishal
cfa9a817e6 fixed print profile code 2022-11-30 14:02:22 +05:30
Vishal
1e80669450 improved sn display 2022-11-30 12:13:39 +05:30
Vishal
56b92328c6 improved enc ui 2022-11-30 11:51:26 +05:30
Vishal
c692f13bd3 increased ininital delay and improved print ui for enc groups 2022-11-30 11:21:11 +05:30
Vishal
f7fae6beb2 fixed issue where notification for dm wasn't reseting 2022-11-30 04:39:35 +05:30
Vishal
fde809dfd4 fixing notifications 2022-11-30 04:19:43 +05:30
Vishal
24c83ce45f still fixing notifications 2022-11-30 02:24:26 +05:30
Vishal
c80a60fa45 same as previous 2022-11-30 01:44:33 +05:30
Vishal
bb644103f7 fixed notifications
likely erred in last few commits
2022-11-30 01:41:52 +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
09eb3c2849 help text improved 2022-11-29 22:14:04 +05:30
Vishal
75eca0c387 improved channel display 2022-11-29 21:51:24 +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