17 Commits

Author SHA1 Message Date
vishalxl
56b44cb82a added --relay option 2022-08-12 03:12:33 +05:30
vishalxl
31228e5561 added --days options, which controls how many recent days of posts are shown, default value is 3 days. This reduces clutter on output 2022-08-11 02:36:38 +05:30
vishalxl
a43acbee21 improved time display 2022-08-10 21:58:04 +05:30
vishalxl
8280785a4e changed formatting; improved date display format 2022-08-10 17:42:04 +05:30
vishalxl
23005cb488 improved kind 3 processing so the latest list is considered. other improvements and tested for multiple users. 2022-08-10 00:01:48 +05:30
vishalxl
93f08f4cf5 minor time delay 2022-08-09 18:33:44 +05:30
vishalxl
7bc148fd4e ignored one bot by adding a global list of bot id's 2022-08-08 16:44:42 +05:30
vishalxl
0d07600066 added nostr-relay.untethr.me as default relay rather than onsats, which returns lot more messages. and fixed some small old issues exposed such messages 2022-08-08 15:47:49 +05:30
vishalxl
900913743f formatting changes 2022-08-08 14:30:06 +05:30
vishalxl
db1ca73dd5 formatting changes, no functional changes 2022-08-08 14:23:17 +05:30
vishalxl
c20f24cf76 processed kind 0 events to populate a global name map, which is used to print user names. formatting changes too. 2022-08-08 14:05:25 +05:30
vishalxl
d36b6b51c7 added argument parsing, now a request string can be sent to a relay, and its results printed as tree 2022-08-07 23:08:47 +05:30
vishalxl
701e357d87 improved content right shift logic 2022-08-07 20:41:48 +05:30
vishalxl
1ac279d6d7 removed duplicate requests for a user. Formatted message so its aligned at its place 2022-08-07 20:23:19 +05:30
vishalxl
666606831c improved tree creation. move events now get printed 2022-08-06 23:59:59 +05:30
vishalxl
78462f257d added a test, which will be used to test the proper creation of tree from event list, which is not yet done 2022-08-06 22:44:28 +05:30
vishalxl
b19ccc78cc added color 2022-08-06 13:52:30 +05:30