snac2

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

commit d2585b61fb10b0c2ffcc9ad115580b1f764b4586
parent 9334b53c1fa2d283c2dffd9bc2d974de1a3dc87f
Author: default <nobody@localhost>
Date:   Tue, 26 Mar 2024 19:04:52 +0100

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 @@ -2,6 +2,8 @@ ## 2.51 +Support for custom Emojis has been added; they are no longer hardcoded, but read from the `emojis.json` file at the server base directory. Also, they are no longer limited to string substitutions, but images as external URLs are also supported (see `snac(8)` for more information). + Fixed a bug that caused some notifications to be lost when coming from a user in the same instance. ## 2.50