summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-18Avoid too deep nesting of html_entry().default
2023-07-18Increased recursion level for timeline_request().default
2023-07-17html.c / UX: Give admin page more spaceYonle
2023-07-17Version 2.38 RELEASED.default
2023-07-15Avoid incomplete messages in timeline_request().default
2023-07-15Merge pull request '[Really optional] Whenever to have Placeholder on some in...grunfink
2023-07-15html.c: invalid html tag: else? just show it as encoded text.Yonle
2023-07-15html.c: *prev_src at edit: Just use encode_html.Yonle
2023-07-15utils.c: "User id" does not need "\n".Yonle
2023-07-15html.c: Probably put placeholder on certain input and textboxesYonle
2023-07-14Updated RELEASE_NOTES.default
2023-07-14Fixed crash on empty static and history objects.default
2023-07-14Use the right object id when storing Announce + Create + Note objects.default
2023-07-14Fixed prototypes.default
2023-07-14Merge pull request 'html.c: Don't let public get into timeline.html_' (#67) f...grunfink
2023-07-14html.c: Don't let public get into timeline.html_Yonle
2023-07-13If a Page has an image, show it as an attachment.default
2023-07-13Fixed Link HTML.default
2023-07-13Added support for lemmy-style "Link" attachments.default
2023-07-13Updated RELEASE_NOTES.default
2023-07-13Bumped version.default
2023-07-13Updated RELEASE_NOTES.default
2023-07-13Updated documentation.default
2023-07-13Increased log level for Announce error requests.default
2023-07-13Added support for the 'Page' ActivityPub object.default
2023-07-13Added a maximum level of recursion to timeline_request().default
2023-07-13Always log send status in post_message().default
2023-07-13New function post_message(), to send a message bypassing the output queue.default
2023-07-13Minor prototype tweak.default
2023-07-13Version 2.37 RELEASED.default
2023-07-13Fixed memory leaks.default
2023-07-13Merge pull request 'XSS: Also encode in admin page, and other....' (#65) from...grunfink
2023-07-12utils.c: Prompt does not need \nYonle
2023-07-12xs_mime.h: .opus mime is audio/oggYonle
2023-07-12html.c: Also encode html characters in admin pageYonle
2023-07-12activitypub.c: Remove unused variable.Yonle
2023-07-11Fixed HTML re-encoding in the user bio.default
2023-07-11When sanitize() is called, encode_html() is no longer needed.default
2023-07-11Added new CSS classes snac-embedded-video and snac-embedded-audio.default
2023-07-11Fixed crash.default
2023-07-11Updated RELEASE_NOTES.default
2023-07-11Fixed some memory leaks.default
2023-07-11Merge pull request 'Attempt to prevent XSS.' (#64) from yonle/snac2:master in...grunfink
2023-07-11html.c: Escape XML characters & View unknown type attachment linkYonle
2023-07-11Merge pull request 'xs_mime.h: Add various mimetypes for audios & videos' (#6...grunfink
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
2023-07-10[examples/snac-global.service] New file.default