snac2

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

commit 7e173103974cb3a9279afce888ecbac1953dbd25
parent 6d82dde0c5225afd0983a8cb12438bd21c21369f
Author: default <nobody@localhost>
Date:   Thu, 11 May 2023 23:15:38 +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 @@ Fixed semaphore name conflicts (contributed by Poesty). Fix warning in ugly pointer substraction (contributed by Saagar Jha). +Mastodon API: implemented notification type filters. + ## 2.30 Fixed a bug that made some notifications to be missed.