aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-08Also disable EmojiReact notifications, if so configured.grunfink
2026-01-08Updated documentation.grunfink
2026-01-08Updated RELEASE_NOTES.grunfink
2026-01-08Don't show the EmojiReact dropdown if disabled.grunfink
2026-01-08Don't show any EmojiReactions if they are disabled.grunfink
2026-01-08If disable_emojireact is set to true in server.json, EmojiReacts are dropped ...grunfink
2026-01-06Fixed crash.grunfink
2026-01-06Version 2.87 RELEASED.grunfink
2026-01-06Updated RELEASE_NOTES.grunfink
2026-01-06mastoapi: hide EmojiReacts from muted actors and block instances.grunfink
2026-01-06Hide EmojiReacts from muted actors and blocked instances.grunfink
2026-01-05Version 2.86 RELEASED.grunfink
2026-01-05Updated RELEASE_NOTES.grunfink
2026-01-01Bumped copyright year.grunfink
2026-01-01truncate rss title at utf8 char boundaryAlexandre Oliva
2026-01-01Add boosts, likes and reacts to actor's people pageAlexandre Oliva
2025-12-30Updated RELEASE_NOTES.grunfink
2025-12-30Fixed indentation in previous patch (my fault).grunfink
2025-12-30Add posts by actor to people pageAlexandre Oliva
2025-12-28introduce separate people/ pagesAlexandre Oliva
2025-12-26Merge pull request 'Update pt_BR translation' (#511) from daltux/snac2:pt_BR-...grunfink
2025-12-26Fixed failed search when blank surround the query string.grunfink
2025-12-26Revert "Fixed failed search when blank surround the query string."grunfink
2025-12-26Merge remote-tracking branch 'origin/master' into pt_BR-6Daltux
2025-12-26Update pt_BR translationDaltux
2025-12-22Updated RELEASE_NOTES.grunfink
2025-12-22mastoapi: fixed status visibility error.fruye
2025-12-22Merge pull request 'po/de_DE.po Emoji react updated' (#510) from zen/snac2:ma...grunfink
2025-12-21Update pt_BR translationDaltux
2025-12-21po/de_DE.po aktualisiertzen
2025-12-20Updated RELEASE_NOTES.grunfink
2025-12-20Fixed failed search when blank surround the query string.grunfink
2025-12-20Merge pull request 'Update po/cs.po' (#509) from pmjv/snac2:master into mastergrunfink
2025-12-20Update po/cs.popmjv
2025-12-19Updated TODO.grunfink
2025-12-19Reindex tags when editing a post.grunfink
2025-12-19Updated language files.grunfink
2025-12-19Updated documentation.grunfink
2025-12-19Added violette styles to the embedded CSS.grunfink
2025-12-19Some fixes.violette
2025-12-19Updated CSS.violette
2025-12-18Updated RELEASE_NOTES.grunfink
2025-12-18Fixed typo.grunfink
2025-12-18Strip surrounding colons in emoji pictures, if they are still there.grunfink
2025-12-18If the emoji starts with &#, convert to an utf-8 string.grunfink
2025-12-18Only generate an Image tag if the emoji is an URL.grunfink
2025-12-18Use the emoji value from emojis.json instead of creating a link to the static...grunfink
2025-12-18Fixed more minor leaks.grunfink
2025-12-18Fixed leak in emoji_reacted().grunfink
2025-12-18Fixed leak in timeline_admire().grunfink