10 Commits

Author SHA1 Message Date
vishalxl
6ee59e0e9a printed number of trees displayed. added option to change number of days dispayed 2022-08-19 11:51:46 +05:30
vishalxl
cb0baaa4f2 blocked social relay that was not returning events. separated console_ui.dart into separate file. printed total messages in menu 2022-08-19 05:19:47 +05:30
vishalxl
dc7ddaffb1 added pubkey and maxdepth arguments. Fixed so that re-shifting of thread to left shows where the reshifting part ends 2022-08-19 00:04:41 +05:30
vishalxl
f7b78aa171 added options align and width, which control display. now text can be left or center aligned. default is center. fixed issue with dashes when re-aligning tree 2022-08-18 18:34:37 +05:30
vishalxl
3c9110b539 printed the events whose parents are not known, so that they are printed with a dummy event as parent 2022-08-18 16:49:30 +05:30
vishalxl
32192ddf94 no functional change. formatting 2022-08-18 05:42:22 +05:30
vishalxl
42111a7569 improved logic that new event are not printed twice 2022-08-17 23:13:48 +05:30
vishalxl
ee35160fec added notification in color cyan for the event by adding a flag and using it in EventData 2022-08-17 22:34:20 +05:30
vishalxl
dd5b80e2ab printed notifications: threads with new replies are printed from their topmost comment 2022-08-17 05:51:48 +05:30
vishalxl
605fce8f63 separated tree into separate file. changed logic so that when doing a reply, the latest comment with matching id-prefix is replied to. this allows for short id-prefixes to be used 2022-08-16 16:08:33 +05:30