summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-24Updated CSS in utils.c.default
2023-07-24Fixed minor memory leak.default
2023-07-24Merge pull request 'Allow several tags & fix video element width, and more.' ...grunfink
2023-07-23Fixed link in README.default
2023-07-23default css: handle overflow textYonle
2023-07-23format.c: Encode all HTML characters when we're in pre element until we are out.Yonle
2023-07-23format.c: Allow several tagsYonle
2023-07-21default css: Set max width for video attachmentYonle
2023-07-19If a message has an audience, its URL is shown after the content.default
2023-07-19Merge branch 'master' of grunfink-codeberg:grunfink/snac2default
2023-07-19Merge pull request '[Really optional PR?] html.c / UX: Give admin page more s...grunfink
2023-07-18html.c: RSS: fix.Yonle
2023-07-18html.c: custom emoji <img>: Resize height to 2em, and put veritcal-align to m...Yonle
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