458 Commits

Author SHA1 Message Date
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
Vishal
2fd5bb0d68 improved channel appearance
names in dm an be searched by prefix
2022-11-29 08:27:30 +05:30
Vishal
3956e95beb removed debug printfs and whitespac etc 2022-11-28 16:26:43 +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
Vishal
c54e36c603 quoted only part of reply 2022-11-28 11:17:31 +05:30
Vishal
d316b78198 fixed issues that made channels not update properly when created 2022-11-28 03:56:57 +05:30
Vishal
45211010dc added support for Portugese to en translation
by adding words list etc
2022-11-28 01:43:58 +05:30
Vishal
f77e02840e changed menu ordering for profile print
and removed unnecessary asserts which were giving unneeded issues when run with --enable-asserts
2022-11-28 01:35:41 +05:30
Vishal
531ea1f649 added test case for qr code 2022-11-27 20:33:53 +05:30
Vishal
7594939571 reduced size of qr code
still seen to work with nostrylus.vercel.app
2022-11-27 20:12:34 +05:30