aboutsummaryrefslogtreecommitdiff
path: root/html.c
AgeCommit message (Expand)Author
2025-06-07Another search by URL tweak (for Pixelfed).grunfink
2025-06-07If a metadata value is an account handle, it's also verified using webfinger.grunfink
2025-06-07Always show the 'pending follow confirmations' if there are any.grunfink
2025-06-06Skip incomplete attachments.grunfink
2025-05-30Added web UI to set the notify webhook.grunfink
2025-05-29mastoapi: fixed uploaded images name collision.grunfink
2025-05-28Activated hashtag RSS polling.grunfink
2025-05-28Don't prepend a # before a hashtag that is really an URL.grunfink
2025-05-28New file rss.c.grunfink
2025-05-28Renamed timeline_to_rss() to rss_from_timeline().grunfink
2025-05-27New function timeline_here().grunfink
2025-05-27Renamed timeline_here() to timeline_here_by_md5(), as it always should have b...grunfink
2025-05-26Fixed search by url for piefed.grunfink
2025-05-20Merge pull request 'Faster performance metrics' (#395) from dandelions/snac2:...grunfink
2025-05-19Improved post language markup.grunfink
2025-05-19performance: functions to get the number of followersgreen
2025-05-18Operations on the 'people' page redirects back to it instead of 'admin'.grunfink
2025-05-18Added a pending follow request count next to the "people" link.grunfink
2025-05-06Merge pull request 'Display custom emoji in more places' (#343) from dandelio...grunfink
2025-05-03New function enqueue_webmention().grunfink
2025-05-03Also add direct and markdown links in posts as attachments.grunfink
2025-05-03No longer drop text/html attachements.grunfink
2025-04-22Added an alt to avatars.grunfink
2025-04-13cleaned up old changes and outdated commentsgreen
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-13More timezone work.default
2025-04-13fixed broken emojis on akkomagreen
2025-04-13emoji in external bios (i hope)green
2025-04-13Cache the timezone inside the snac struct.default
2025-04-13More timezone tweaks.default
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