Vishal
88d21dc42c
0.3.1
2022-12-27 00:27:31 +05:30
Vishal
f8074d9d2a
printed only 20 maximum events in a thread to reduce screen spam from long threads
...
renamed lnurl to lud06 which is what it is
2022-12-26 23:19:22 +05:30
Vishal
0959c5019c
fix for issue #49 by exiting if too many wrong menu input given
...
> 40 for now
2022-12-26 18:44:58 +05:30
Vishal
9abe554bd5
Improved menu options 2-5 and 2-6
...
and used the same functions ( which now accept array of pubkeys)
2022-12-26 15:28:24 +05:30
Vishal
fe131ecc89
improved 2 -> 5. better printing. and fixed white after reaction highlighted issue
2022-12-26 13:05:58 +05:30
Vishal
a865b5c1c6
improved notifications in menu 2->3
2022-12-26 12:12:50 +05:30
Vishal
7e1e7bdf78
qr test fix
2022-12-25 20:32:37 +05:30
Vishal
6e05556513
latest shown for only 6 hours
...
* notifications shown for minimum 24 hours
* other minor improvements related to qr code, tree ui in menu function,
* added :- with ln qr so qr is printed on next line, otherwise it wasn't due to some whitespace trim
* --width will override LN qr width change
2022-12-25 20:25:08 +05:30
Vishal
d79b14ebee
improved ln qr generation. added --qrln flag
2022-12-25 13:51:28 +05:30
Vishal
2ed600bdea
pubspec edit
2022-12-25 05:05:31 +05:30
Vishal
74f085b616
minor changes
...
updated defaults list
2022-12-25 03:37:09 +05:30
Vishal
e409e6e9f9
version to 0.3 testing and added some more deraults
2022-12-24 23:14:50 +05:30
Vishal
b794840c24
Update pubspec.yaml
2022-12-24 16:12:38 +05:30
Vishal
d5fda8ed35
Update pubspec.yaml
2022-12-24 13:57:43 +05:30
Vishal
f913f97ed8
added two more relays, reduced call for default pubkeys
2022-12-24 12:06:44 +05:30
Vishal
05f884e2fb
got enc channels too at start
...
this resolves the issue seen with enc channel events not being received.
undid previous commit about enc group fix, which wasn't a fix..
2022-12-24 11:44:26 +05:30
Vishal
e90522ea80
minor edit
2022-12-24 01:47:45 +05:30
Vishal
1d66a25cb0
changed version to 0.2.8
2022-12-24 01:44:20 +05:30
Vishal
0b1bd5d9be
getting only 200 maximum contacts for any user
...
reduced calls made. combined user fetch and mention fetch to one request.
2022-12-24 01:35:33 +05:30
Vishal
91fa45a8c6
reduced events fetched
...
.. to about 30k for my own username.
This reduces connection which seems to improve relay response.
added file user.dart with mostly old code.
2022-12-23 20:08:41 +05:30
Vishal
a802e7bd1f
reduced items fetched to reduce cpu use etc
...
fixed user count in relay which was undone few commits ago
2022-12-23 13:43:39 +05:30
Vishal
57500877b9
fixed a minor issue with previous commit
...
delay check was being done wrong at starting , and increased channel events fetch to 2 days
2022-12-22 07:45:11 +05:30
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