613 Commits

Author SHA1 Message Date
Vishal
c9bea5ea19 minor profile ui improvement 2022-12-03 17:52:19 +05:30
Vishal
54770e78d6
Update README.md 2022-12-02 14:47:23 +05:30
Vishal
543bfd2767 removed debug log 2022-12-02 12:28:02 +05:30
Vishal
88db953ca6 for release 0.2.2 v0.2.2-beta 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
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
cfa9a817e6 fixed print profile code 2022-11-30 14:02:22 +05:30
Vishal
1e80669450 improved sn display v0.2.1-beta 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 v0.2.0-beta 2022-11-30 01:47:08 +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
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
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
67d8b72eae Update pubspec.yaml v0.1.9-beta 2022-11-28 01:47:15 +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
Vishal
494380b5e9 improved code related to public channel
was crashing on entering channel based on channel id
2022-11-27 17:49:51 +05:30
Vishal
83d05c2721 printed qr code for user pubkey in profile print
can be read from nostrylus in both white/black font combo.
2022-11-27 14:18:35 +05:30
Vishal
a5e320cf72 default without argument invocation now possible with no pubkey 2022-11-27 01:39:39 +05:30
Vishal
ebbc1776c0 fixed bug in fromEvents so only kind 1 are put in trees 2022-11-26 21:32:37 +05:30
Vishal
5c9468161a added spanish so it gets translated
reduced number of days translated to 1
2022-11-26 21:03:08 +05:30