snac2

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

commit 97b8dded002e756e50786765c5f44a135fd00c63
parent 99588a8a5c9f3cfec2e95f5dbae321da3a684dee
Author: default <nobody@localhost>
Date:   Fri,  2 Jun 2023 10:23:30 +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 @@ -8,6 +8,8 @@ New Mastodon API features: polls are shown and can be voted on. The user@host identifier is now shown next to the user avatar (contributed by Haijo7). A small tweak to the default CSS was made to suit this change; please consider updating your style.css. +Clicking on an image attachment opens it in a new tab (contributed by Haijo7). + ## 2.33 Polls (in #ActivityPub lingo, Questions) are shown and can be voted on. Creating a poll is not yet implemented, though.