snac2

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

commit 6564ad428765dd4dd0db77154c9c38a9bc6ac9c4
parent 5ac17bdc1b5e9fc15a9bafc35e63f24bb48b4115
Author: default <nobody@localhost>
Date:   Fri,  2 Jun 2023 19:39:45 +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 @@ -10,6 +10,8 @@ The user@host identifier is now shown next to the user avatar (contributed by Ha Clicking on an image attachment opens it in a new tab (contributed by Haijo7). +Bots are marked as such using an emoji (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.