snac2

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

commit bd95fc0dd124d788b6bc1f7a4dddfc21e98d83f2
parent f8243cbc6b21d9abe6df447415a08da1ce1592ae
Author: default <nobody@localhost>
Date:   Sun, 13 Apr 2025 14:47:47 +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 @@ -4,6 +4,8 @@ Added support for scheduled posts. +The user can now select a working time zone. This will be used to correctly parse the local date and time of a scheduled post. + Fixed incorrect poll vote format, which was causing problems in platforms like GotoSocial. Mastodon API: added support for `/api/v1/instance/peers`.