From dee63f5f67573e876466faf98cba1b3798fa286b Mon Sep 17 00:00:00 2001 From: Blake DeMarcy Date: Sun, 3 Sep 2017 00:06:09 -0500 Subject: add todo.org (HOLY SHIT IM DOING BBJ AGAIN) --- todo.org | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 todo.org diff --git a/todo.org b/todo.org new file mode 100644 index 0000000..edd4231 --- /dev/null +++ b/todo.org @@ -0,0 +1,7 @@ +* TODO add notification system server-side and to the client + it should allow users on the tilde to subscribe to a mailing list for +selected threads, and the api should allow for event listings per thread +when given a certain time (kind of like `message_feed`) +* TODO Author-only "announcement" threads +* TODO HTML output from the formatter +* TODO integrate thread pins to urwid client -- cgit v1.2.3