summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-07-11Fixed some memory leaks.default
2023-07-11Merge pull request 'Attempt to prevent XSS.' (#64) from yonle/snac2:master ↵grunfink
into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/64
2023-07-11html.c: Escape XML characters & View unknown type attachment linkYonle
Signed-off-by: Yonle <yonle@lecturify.net>
2023-07-11Merge pull request 'xs_mime.h: Add various mimetypes for audios & videos' ↵grunfink
(#63) from yonle/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/63
2023-07-11xs_mime.h: Add various mimetypes for audios & videosYonle
2023-07-11Updated RELEASE_NOTES.default
2023-07-10Simplified inbox_list().default
2023-07-10Revert "New server config array "webfinger_domains"."default
This reverts commit f2e0b7747813445138d5b65363fd3a74c7a2454a.
2023-07-10[examples/snac-global.service] New file.default
2023-07-09Fixed failed mkdir() in restricted environments.default
2023-07-08Bumper version.default
2023-07-08New server config array "webfinger_domains".default
2023-07-07Version 2.36 RELEASED.default
2023-07-06Updated TODO.default
2023-07-06Updated RELEASE_NOTES.default
2023-07-06Pinned posts also appear in the public timeline.default
2023-07-05index_list() and index_list_desc() always return a list, even if empty.default
2023-07-05Tweaked static_get() logging.default
2023-07-05Posts can be pinned/unpinned from the web interface.default
2023-07-05Pinned posts appear at the top of the public timeline.default
2023-07-05Updated documentation.default
2023-07-05Merge branch 'master' of triptico.com:git/snac2default
2023-07-05Backport from xs.default
2023-07-04Also call process_tags() when in the public timeline's bio.default
2023-07-04Fixed weird prototype of process_tags().default
2023-07-04The actor bio now accepts tags.default
2023-07-04index_list() and index_list_desc() don't return deleted entries.default
2023-07-04Updated RELEASE_NOTES.default
2023-07-04Updated TODO.default
2023-07-04The content warning check and description is propagated from the replied ↵default
message.
2023-07-04Also fill the sensitive content fields in the edit dialog.default
2023-07-04The sensitive content can have a description.default
2023-07-04Updated TODO.default
2023-07-04Updated TODO.default
2023-07-04Call index_del() from _object_user_cache().default
2023-07-04More unfollow notification tweaks.default
2023-07-04Updated RELEASE_NOTES.default
2023-07-04Also show unfollows in the notification area.default
2023-07-03Backport from xs.default
2023-07-02Updated RELEASE_NOTES.default
2023-07-02Updated TODO.default
2023-07-02Added HTTP caching to static data.default
2023-07-01Fixed footer link.default
2023-07-01Added CSS classes to notification and people pages.default
2023-06-30Updated TODO.default
2023-06-29Updated README.default
2023-06-29Added class snac-post-header to the people list.default
2023-06-29Added a new snac-post-header CSS class.default
2023-06-29New file doc/susie-qr.png.default
2023-06-29Updated RELEASE_NOTES.default