snac2

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

commit d0d7c2ca029e7d10ab7c7a9a651dff38db3ed3c0
parent 6a77c634ad9938744bae6d718b209557fa37018c
Author: default <nobody@localhost>
Date:   Wed,  1 May 2024 08:01:50 +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 @@ Posts that were liked or boosted can now be unliked and unboosted. Outgoing message timeouts are no longer hardcoded and can be configured (see `snac(8)` for more information). +Mastodon API: Added support for lists. + Added a header to avoid over-zealous caching in some browsers (contributed by louis77). Added support for running and federating inside hidden networks like Tor, I2P or Loki (contributed by iwojima).