14 Commits

Author SHA1 Message Date
vishalxl
b457016a3f added menu support. and posting of message using throwaway hard-coded pubkey. git bash is not giving input readline, but works on win cmd 2022-08-13 18:50:07 +05:30
vishalxl
0a97377f44 fixed time duration in test with a workaround 2022-08-12 18:12:54 +05:30
vishalxl
f1d9968140 added minimal support for mentions. not tested properly 2022-08-12 04:19:30 +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
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
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
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
24dfe80679 gets users posts and feed. has some issues, exceptions are not handled 2022-07-10 21:43:10 +05:30