aboutsummaryrefslogtreecommitdiff
path: root/html.c
AgeCommit message (Expand)Author
2025-03-08Fixed some stray translatable strings.default
2025-03-02msg_note() accepts a nullable post date.default
2025-02-28SVG support can be enabled by setting enable_svg to true in server.json.default
2025-02-27Added web UI for the blocked hashtags.default
2025-02-15The interface language preference can now be set.default
2025-02-15Optimized lang_str().default
2025-02-14Some message tweaks.default
2025-02-14html_footer() now receives an optional snac *user argument.default
2025-02-14Redefined L() to use lang_str().default
2025-02-14More variable renaming.default
2025-02-14More variable renaming.default
2025-02-14More variable renaming.default
2025-02-14More variable renaming.default
2025-02-14Some variable renaming.default
2025-02-14Merge branch 'master' of comam.es:git/snac2default
2025-02-14Disable "shortnames" of the image/svg+xml mediaType.default
2025-02-14Minor string tweak.default
2025-02-13Drop SVG attachments, as they may include JavaScript.default
2025-02-11Don't show the bookmark emoji to strangers.default
2025-02-08Fixed crash in incomplete poll post.default
2025-02-08Show links to followed hashtags just below the list of lists.default
2025-02-07Added support for multiple attachments in the same post.default
2025-02-06If 'def_timeline_entries' is not set, 'max_timeline_entries' is used (instead...default
2025-02-06Added an anchor to the post link in the date.default
2025-02-06Merged 383bf2e2eeadcacfa519be7a56c9a301.Alexandre Oliva
2025-02-06Merged 53ad5cdf0371fc068fa03bf287fc94be.Alexandre Oliva
2025-02-05More HTML tweaks.default
2025-02-05Minor HTML tweak.default
2025-02-05Merge pull request 'Add short_description_raw option' (#266) from ltning/snac...grunfink
2025-02-05Added a 'Context' link to each notification.default
2025-02-04Merge branch 'master' into masterltning
2025-01-29Call timeline_add_mark() after history_add() for better timestamp checks.default
2025-01-28Some tweaks to the already seen mark code.default
2025-01-28Set the CSS class snac-no-more-unseen-posts.default
2025-01-27Added a 'No more unseen posts' mark.default
2025-01-27Merge branch 'master' into masterltning
2025-01-27Minor optimization in timeline retrieving.default
2025-01-25Fixed crash in the notification area after deleting a post.default
2025-01-25Another tweak to fix repeated notifications.default
2025-01-24Improved notification messages.default
2025-01-23Improved notify repetition code.default
2025-01-23Added some code to supress repeated notifications.default
2025-01-22Fixed bug in 'in reply to' checking.default
2025-01-22Minor visual tweak.default
2025-01-20Minor HTML tweak.default
2025-01-20Show the post language under the date 'title'.default
2025-01-19Update user config from admin/followed-hashtags.default
2025-01-19Added controls for the followed hashtags.default
2025-01-16Implemented Mastodon-like /authorize_interaction.default
2025-01-12Minor improvements to start / end event time showing.default