563 Commits

Author SHA1 Message Date
Vishal
88d21dc42c 0.3.1 v0.3.1-beta 2022-12-27 00:27:31 +05:30
Vishal
99ede3aa10 now lud06 and 16 both printed as qr code
added nostr.ch as relay for anigma sync, as its the default with anigma
2022-12-27 00:26:04 +05:30
Vishal
536c412173 improved on logic of printing fewer events per thread 2022-12-26 23:47:07 +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
a64fd45409 printed lnurl if it exists as qr code 2022-12-26 20:23:52 +05:30
Vishal
27ce32bd1b displayed lud16 if people have it in their profile page 2022-12-26 20:09:55 +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
43b7e285ef no functional change
edited some crypto functions
2022-12-26 16:06:50 +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
b6144c1bf4 made treeSelectorRepliesAndLikes more generic
which can be invoked with set of pubkeys. to be used with follows too.
2022-12-26 13:57:44 +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
e7658a949d in menu 2->7 word search, now events can be searched by..
.. fewer letters, minimum 6 only. it was full event id before.
2022-12-26 12:38:31 +05:30
Vishal
a865b5c1c6 improved notifications in menu 2->3 2022-12-26 12:12:50 +05:30
Vishal
b2475dd9d0
Update README.md 2022-12-25 20:52:24 +05:30
Vishal
7e1e7bdf78 qr test fix v0.3.0-beta 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
2d3533509e
Update README.md 2022-12-25 14:00:01 +05:30
Vishal
d79b14ebee improved ln qr generation. added --qrln flag 2022-12-25 13:51:28 +05:30
Vishal
85515771d5 sorted mutual follows list too in printProfile 2022-12-25 11:19:31 +05:30
Vishal
f924ede1ad
Merge pull request #47 from radixrat/sort_userprofile
add sort to userprofile, makes it easier to view
2022-12-25 11:06:27 +05:30
radixrat
a14ad29699 add sort to userprofile, makes it easier to view 2022-12-24 20:11:26 -05:00
Vishal
2ed600bdea pubspec edit 2022-12-25 05:05:31 +05:30
Vishal
c038ab4fa4 not closing connection to avoid crash
which i haven't seen in a couple runs now
2022-12-25 03:47:49 +05:30
Vishal
74f085b616 minor changes
updated defaults list
2022-12-25 03:37:09 +05:30
Vishal
8ae71f5fae Update README.md 2022-12-25 02:27:27 +05:30
Vishal
62d838edb5 improved check mark display
names were cut where they didn't needed to be cut.
2022-12-25 02:07:31 +05:30
Vishal
b58b722d80 no functional change 2022-12-25 01:36:41 +05:30
Vishal
6562e1511c caught uri error in getchNIP05Info verification method 2022-12-25 01:24:17 +05:30
Vishal
a82fd829c9
Update README.md 2022-12-25 01:14:00 +05:30
Vishal
e409e6e9f9 version to 0.3 testing and added some more deraults 2022-12-24 23:14:50 +05:30
Vishal
ffa1833ae4 added valid check mark in default users names
based on well known hex pubkeys of such accounts.
2022-12-24 22:08:01 +05:30
Vishal
c37783acee did not delete old entries, rather just replaced the relay with new variable
to avoid crashes that i was seeing. with this change, no crash seen in a while...
2022-12-24 21:45:49 +05:30
Vishal
b794840c24 Update pubspec.yaml 2022-12-24 16:12:38 +05:30
Vishal
abb59d88e2 reset relays after initial requests
and then got all the latest events made in last 2 hours.

max contacts fetched set to 500
2022-12-24 16:11:19 +05:30
Vishal
ee44a43a1d updated script 2022-12-24 15:57:40 +05:30
Vishal
d5fda8ed35 Update pubspec.yaml v0.2.9-beta 2022-12-24 13:57:43 +05:30
Vishal
2e48c07e93 changed relay set used 2022-12-24 13:12:16 +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
9efa5a60f2 improved fetching to get better response from relays
reduced days fetched.

combined calls.
2022-12-24 11:22:57 +05:30
Vishal
d393acdef8 fixed issue where enc group invite was not properly processed at the start 2022-12-24 11:22:09 +05:30
Vishal
1a1f037564 updated scripts 2022-12-24 11:20:53 +05:30
Vishal
e90522ea80 minor edit v0.2.8-beta 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
f8070e4c1e Merge branch 'main' of https://github.com/vishalxl/nostr_console 2022-12-23 13:43: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
de4f078bc3
Update README.md 2022-12-23 12:59:19 +05:30
Vishal
922377a4e4 added 500 ms delay after kind 1 send
added ln to qr code but did not use it.
commented out re-broadcast section.
2022-12-22 18:42:54 +05:30