snac2

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

commit 90a959cb858711ea1dd9a802a4f86991abc1c904
parent 29caa37fd768df07de98c292c6db3196906cbf98
Author: default <nobody@localhost>
Date:   Sat, 16 Nov 2024 07:26:44 +0100

Updated TODO.

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

diff --git a/TODO.md b/TODO.md @@ -357,3 +357,7 @@ Fix a crash when posting from the links browser (2.63, 2024-11-08T15:57:25+0100) Fix some repeated images in Lemmy posts (2.63, 2024-11-08T15:57:25+0100). Fix a crash when posting an image from the tooot mobile app (2.63, 2024-11-11T19:42:11+0100). + +Fix some URL proxying (2.64, 2024-11-16T07:26:23+0100). + +Allow underscores in hashtags (2.64, 2024-11-16T07:26:23+0100).