625 Commits

Author SHA1 Message Date
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
afe266f75a wait time change 2022-08-08 14:35:33 +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
151d226caf no real change; code cleanup 2022-08-08 02:54:37 +05:30
vishalxl
de7e624fa3 Rather than WebSocket based on dart.io, used web_socket_channel , which is an official dart package for cross-platform WebSockets 2022-08-08 02:22:46 +05:30
Vishal
572d64aca7
added invocation 2022-08-07 23:11:48 +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
vishalxl
f0156c3bae received events for ptags/mentions. Then removed duplicate events received. 2022-07-31 23:29:47 +05:30
vishalxl
f19135bfa2 sorted trees, and formatting changes 2022-07-31 21:36:50 +05:30
vishalxl
dde172030e multiple deep comment display done, with minimum support, not all cases covered 2022-07-31 20:55:27 +05:30
vishalxl
8bb9e66efe added tags in Event for e/parent, and logic to add event child to its parent tree, so the display is showing tree in some cases. Not complete. 2022-07-31 16:58:14 +05:30
vishalxl
f42c186363 minor changes 2022-07-31 02:41:31 +05:30
vishalxl
2e18ca8632 Added Tree and printed it from former EventNode 2022-07-30 23:16:39 +05:30
vishalxl
ecfd003fc4 minor changes 2022-07-30 19:51:09 +05:30
vishalxl
19f8696f9b Added EventNode and added support and test for printing with depth n 2022-07-29 20:52:09 +05:30
vishalxl
9c8d0c0af2 added mention of relay for an event, also printed it 2022-07-27 21:17:31 +05:30
vishalxl
24dfe80679 gets users posts and feed. has some issues, exceptions are not handled 2022-07-10 21:43:10 +05:30
Vishal
d60d2ee980
Initial commit 2022-07-10 21:34:19 +05:30