130 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
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
39db07085f tag 0.2.4 2022-12-05 11:59:26 +05:30
Vishal
6d5cbde5f4 added t tag to messages with #tags 2022-12-05 11:57:34 +05:30
Vishal
57d4fbad28 fixed tests 2022-12-05 10:31:26 +05:30
Vishal
ca28357315 changed tag 2022-12-05 10:21:32 +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
8be75839f6 added new yml file 2022-12-01 00:16:30 +05:30
Vishal
8ac5294b60 hash in yml for linux 2022-12-01 00:10:08 +05:30
Vishal
03ec28eb45 version to 0.2.1 2022-11-30 14:07:13 +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
61b27e3de7 to build 2022-11-30 01:47:08 +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
fe69a6503a more code moved to utils.dart 2022-11-28 15:42:25 +05:30
Vishal
059d72881e chmod fix 2022-11-28 12:20:57 +05:30
Vishal
a1ebb4912b added chmod in github action file 2022-11-28 12:15:47 +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
d316b78198 fixed issues that made channels not update properly when created 2022-11-28 03:56:57 +05:30
Vishal
67d8b72eae Update pubspec.yaml 2022-11-28 01:47:15 +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
7594939571 reduced size of qr code
still seen to work with nostrylus.vercel.app
2022-11-27 20:12:34 +05:30
Vishal
a5e320cf72 default without argument invocation now possible with no pubkey 2022-11-27 01:39:39 +05:30
Vishal
de187b18a1 fixed where blank kind 1 or 42 were being converted to '+'
as part of wrong reaction processing.
2022-11-26 18:10:25 +05:30
Vishal
d935cb24e4 removed debug msgs 2022-11-25 20:59:31 +05:30
Vishal
aae2477ee4 for build 2022-11-25 20:38:19 +05:30
Vishal
f583a2e6c6 Update pubspec.yaml 2022-11-25 20:35:10 +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
03317a1dfa info text improvement 2022-11-24 21:03:43 +05:30
Vishal
a1014f9c1a added cls and improved ui related to word search 2022-11-24 19:08:34 +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
916da86ebf text changes 2022-11-22 02:11:34 +05:30
Vishal
bb2c82f8d4 build 0.1.6-beta 2022-11-22 02:00:44 +05:30
Vishal
4b5c88fba4 new 0.1.5 release 2022-11-20 13:43:06 +05:30
Vishal
d7c60c6096 Put in test so that DM sent to invalid pubkeys aren't taken as valid
invalid here means pubkeys with too many 0's in beginning ( 32 right now)
2022-11-18 20:15:38 +05:30
Vishal
86f056b1a3 changed version to 0.1.4-beta 2022-11-16 10:54:39 +05:30
Vishal
68feb7737c to build 2022-11-16 10:51:56 +05:30
Vishal
9b52db93f1 limited menu columns to 4 2022-11-14 12:31:20 +05:30