snac2

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

commit 3cc2098023c447906445b82eebaa7f4cdfcd33be
parent 2f8e4645b1313e8c25dd119ef88608459a0abfa0
Author: default <nobody@localhost>
Date:   Wed, 23 Aug 2023 13:21:26 +0200

Updated RELEASE_NOTES.

Diffstat:
MRELEASE_NOTES.md | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -2,10 +2,12 @@ ## 2.41 -Added more aggressive caching to timelines and history files. +Added support for `Article` ActivityPub objects to correctly process reviews from #Bookwyrm instances and other similar software. Show `Link` objects that are image, audio or video media as if they were attachments. +Added more aggressive caching to timelines and history files. + The history at the end of the public page is listed in reverse chronological order. Mastodon API: minor fixes.