aboutsummaryrefslogtreecommitdiff
path: root/html.c
AgeCommit message (Expand)Author
2025-04-13emoji variant selector in react notificationsgreen
2025-04-13better control over the emoji classgreen
2025-04-13emoji: refactor + emoji in display names on front pagegreen
2025-04-13mime types for apng and svg checkgreen
2025-04-13also display the emoji for likesgreen
2025-04-13EmojiReact notifications show up as emojisgreen
2025-04-13emojis in usernames in web uigreen
2025-04-13fixed broken emojis on akkomagreen
2025-04-13emoji in external bios (i hope)green
2025-04-13Mention the timezone in the 'post date and time' prompt.default
2025-04-13Fixed offset sign because I'm a MORON.default
2025-04-13Added some preliminary support for time zones (for scheduled posts).default
2025-04-10Hide the scheduled post date and time behind a 'details'.default
2025-04-10Shorten link label in Attachments.default
2025-04-06The avatar and header images have a prefix in their names.default
2025-04-06Post attachments now have random names.default
2025-04-05Use <hr hidden> instead of 'display: none' style.default
2025-04-04Added a (CSS hidden) hr tag after each post.default
2025-04-04Vote objects no longer have a content of "".default
2025-04-01Only show date edition controls if it's new, drafted or scheduled.default
2025-04-01Added more scheduling code.default
2025-04-01Some more work for future posts.default
2025-03-31Added some code for the future.default
2025-03-25Merge pull request 'Added tittle text and class to custom emojis (issue #330)...grunfink
2025-03-24In replace_shortnames(), avoid repeated emojis.default
2025-03-22Added tittle text and class to custom emojisgreen
2025-03-19Hide the first child container if it's empty.default
2025-03-17If a child post is from the same author, don't indent it.default
2025-03-17mastoapi: added support for /api/v1/custom_emojis (contributed by violette).default
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