665 Commits

Author SHA1 Message Date
Vishal
9f507cc539 fix for issue #64 : showed 10 bytes for followers id when showing profile v0.3.6-beta 2024-04-21 19:06:15 +05:30
Vishal
9142fb3c24 improved profile for users whose contact list wasn't found 2024-04-21 10:41:37 +05:30
Vishal
151a00c22a added flag userRelevant to improve event printing at end. now every event that's printed for user gets saved at end 2024-04-21 09:38:43 +05:30
Vishal
f22851ed45 dart pub updates 2024-04-20 15:48:08 +05:30
Vishal
a60478d183 fixed expand mentions for notes' evaluatedcontent 2024-04-20 11:10:08 +05:30
Vishal
95a8320497 caught exceptions with nsec processing in expandmentions; updated readme and help 2024-04-07 12:41:30 +05:30
Vishal
bda7464595 Added support for nsec/npub in command line invocation as pubkey and pivate keys. expanded nostr: type mentions for user and notes 2024-04-06 21:23:17 +05:30
Vishal
b9ac5538b3 added analysis_options.yaml and ran lint and applied changes 2024-03-31 17:14:01 +05:30
Vishal
626a2f66c5 updated pubspec file with latest packages 2024-03-31 16:12:58 +05:30
Vishal
2362b26599 removed debug prints 2024-03-18 08:00:39 +05:30
Vishal
9252a59e4a improved scripts. added new relay lists for scripts 2024-03-17 22:26:27 +05:30
Vishal
7a3a2247c4 changed relays. saved group events too at end. changed relay variable 2024-03-17 22:25:17 +05:30
Vishal
7546652a11 renamed relay list, and improved scripts 2024-03-17 18:06:44 +05:30
Vishal
cc048e388d fixed room order in private chat 2024-03-10 16:47:51 +05:30
Vishal
9d60d1e778 Changed public menu. changed sort order in channels so that latest channels are displayed at bottom nearer to menu 2024-03-09 10:47:02 +05:30
Vishal
00173b758f minor improvements in relay test script
and added reference/output file for test_servers.sh script

Added some more relays in config file
2023-04-29 16:20:19 +05:30
Vishal
73416090a8 unit test for invalid relay
If invalid relay/url is given , program should continue gracefully. this captures the recent fix for issue #77 .
2023-04-27 00:24:51 +05:30
Vishal
87b018face await ready state of socket to fix exception issue #77 2023-04-23 18:36:53 +05:30
Vishal
52974502c9 minor changes. reduced events fetched to 300 in test_servers.sh
and added another relay
2023-04-23 13:10:42 +05:30
Vishal
ff4d57851f
added description of scripts 2023-04-23 13:09:27 +05:30
Vishal
3e9b72708a removed nostr.ch relay
because builds from github on windows and linux/wsl both are giving 'was not upgraded to websocket'  exception for this relay

(local builds, and local dart run, is not showing this error on windows)
2023-02-13 02:07:46 +05:30
Vishal
079129aaca
Merge pull request #81 from bleetube/offchain.pub
Public relay name change 

from nostr.bitcoiner.social -> offchain.pub
2023-02-13 01:03:20 +05:30
Brian Lee
58b5ffe6f0 Public relay name change 2023-02-08 12:44:03 -08:00
Vishal
602962c232 removed damus relay and made version 0.3.6 2023-01-29 12:34:02 +05:30
Vishal
225a263e04 avoided using relay set 2 totally, re added damus relay 2023-01-29 04:00:00 +05:30
Vishal
57dd6a2908 reduced relays, and avoided using set2 initially
to avoid the handshake exception bug
2023-01-29 03:49:20 +05:30
Vishal
15712c015c replaced damus relay with snort relay 2023-01-29 03:25:00 +05:30
Vishal
b198e77732 added 3+ new relays
such as nos.lol

and removed some such as drss.io
2023-01-29 02:59:58 +05:30
Vishal
b5a5e93beb added some relays in test config file
no functional change in nostr_console_test.dart

changed text of 'missing' events.
2023-01-29 02:16:45 +05:30
Vishal
f376e58abc
Merge pull request #71 from cercatrova21/patch-1
fix relay list and add new relay in the scripts/configfile
2023-01-19 00:14:56 +05:30
Vishal
6453ec7f2f
Merge branch 'main' into patch-1 2023-01-18 22:45:25 +05:30
Vishal
00125a3b6b fix: fetched follows info.
added user to 2->1 menu option too.
v0.3.5-beta
2023-01-17 14:01:36 +05:30
Vishal
04fb89f369 added 3 new relays and removed older ones 2023-01-17 14:00:28 +05:30
Vishal
439d3944e9 version 0.3.5 2023-01-17 11:08:55 +05:30
Vishal
8a771a80e3 Merge branch 'main' of https://github.com/vishalxl/nostr_console 2023-01-17 11:00:46 +05:30
Vishal
a1c54c08a7 fixed case where wrong events were higlighted
and improved or changed option 2->1 so that now it prints popular accounts too apart from follows. 2->6 prints only follows.
2023-01-17 11:00:21 +05:30
cercatrova
9a9e817545
fix relay list and add new relay 2023-01-05 14:29:06 +01:00
Vishal
d610a6f90b
Troubleshooting+ 2023-01-05 09:40:20 +05:30
Vishal
c50607119e
Fix code so channel create without about shd not crash 2023-01-04 10:54:14 +05:30
Vishal
6dd8a2ab9b
Difficulty limit to 32 2023-01-03 23:39:15 +05:30
Vishal
aef6986709
mentioned tor proxy v0.3.4-beta 2023-01-01 15:30:10 +05:30
Vishal
1375817e94
troubleshooting section 2023-01-01 15:14:58 +05:30
Vishal
fdb3306f36
Update README.md 2023-01-01 14:52:10 +05:30
Vishal
2e259cb3ac changed version to 0.3.4; improved notifications tree print a bit 2022-12-31 14:31:36 +05:30
Vishal
1dc1317075 added tick marks to long name follows
which wasn't being shown due to wrong logic - fixed that.
2022-12-31 03:32:44 +05:30
Vishal
9a5b0b48ba fixed code so that wrong notifications don't get printed
it was printing every thread where any follow was involved; and was highlighting them too.

now only follows posts/likes are highlighted and shown as notifications. reduces the flood of notifications.
2022-12-31 03:00:39 +05:30
Vishal
2d603c2aec removed "lightning:" prefix from lud16 qr
now it gets scanned by bluewallet
2022-12-30 20:08:02 +05:30
Vishal
23d61ce422 fix min len issue with lud16 so now it gets printed 2022-12-30 18:31:55 +05:30
Vishal
d8b0be5878 fix to not overwrite a contact list in some cases
when contact list is empty user asked if they want to proceed
2022-12-30 13:29:43 +05:30
Vishal
3649d0716a
Update README.md 2022-12-30 12:53:21 +05:30