snac2

Fork of https://codeberg.org/grunfink/snac2
git clone https://git.inz.fi/snac2
Log | Files | Refs | README | LICENSE

commit 23d114962aa01cfe7aa66622b9d93c93ab67b9e8
parent 326122de22b1c775d55bf0d02841f83d37aaa8c8
Author: default <nobody@localhost>
Date:   Mon, 17 Oct 2022 12:13:10 +0200

Updated TODO.

Diffstat:
MTODO.md | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/TODO.md b/TODO.md @@ -2,8 +2,6 @@ ## Open -Implement the :emojis: in actor names and messages. - Add web interface for sending private messages (they can already be answered like normal replies). Add web interface for the list of people being followed. @@ -159,3 +157,5 @@ Process the timeline html from a dedicated thread (2022-10-10T20:08:35+0200). Implement the s/ (static) path (2022-10-11T08:52:09+0200). Implement image upload (2022-10-16T20:08:16+0200). + +Implement the :emojis: in actor names and messages (2022-10-17T12:12:58+0200).