snac2

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

commit 106835b11e9fa54af91aec5d8b9cafa37559b14a
parent f31dc02715170a178fb002d8b2a8048fe85a6f4e
Author: default <nobody@localhost>
Date:   Mon, 10 Oct 2022 08:25:54 +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 -Embed videos. - Implement image attachments. Implement the :emojis: in actor names and messages. @@ -149,3 +147,5 @@ Implement the purge (2022-10-04T18:52:00+0200). Implement the citations as @user@host in the reply textareas (2022-10-06T19:08:39+0200). Show dates in local time and not UTC (2022-10-06T19:45:53+0200). + +Embed videos (2022-10-10T08:25:39+0200).