snac2

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

commit 25ca709e48d2e728c7e147d7adac4aa8dea0b206
parent 262de20aa8adf097454cdf4c3c36d84a8931c43b
Author: default <nobody@localhost>
Date:   Thu, 15 Jun 2023 17:25:44 +0200

Updated RELEASE_NOTES.

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

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -6,6 +6,8 @@ Fixed broken URL links with the # symbol on them. Fixed people-being-followed data loss after not logging in for a long time (actor objects were purged too soon). +Fixed bug that made impossible to vote on polls that were replied to. + Don't show 'ghost' no-longer-followers in the people list. When sanitizing HTML input, unsupported tags are deleted instead of escaped.