snac2

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

commit fa2d818c416f553d19c735fe62c045ac131214f8
parent d85d97b3e659199148497ad86f13c268758e582e
Author: default <nobody@localhost>
Date:   Sat, 19 Aug 2023 12:59:07 +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 @@ -12,6 +12,8 @@ Mastodon API: minor fixes. Be more strict when serving note objects. +Additional HTTP headers can be added to the response by filling the `http_headers` object to the `server.json` configuration file. + ## 2.40 Announces (boosts) can now be disabled/reenabled on a per-people basis (to limit those boost-trigger-happy friends from flooding your timeline). This is operated from the people page.