aboutsummaryrefslogtreecommitdiff
path: root/html.c
AgeCommit message (Expand)Author
2024-10-19Tweaked HTML for the timeline pages.default
2024-10-19Tweaked HTML for the notifications page.default
2024-10-19Fixed Draft: label title.default
2024-10-08Fixed emojis in the public profile.default
2024-10-06Don't cache a page if an error is set.default
2024-10-06New HTML variable error (still unused).default
2024-09-27When editing a draft, the checkbox is kept set.default
2024-09-15Skip ugly line breaks at the beginning of a post's content.default
2024-09-14Some tweaks to draft post code.default
2024-09-14Set the "Only for mentioned people" checkbox properly.default
2024-09-12Minor fix to avoid 'Block' notifications to be invisible.default
2024-09-06Minor tweak.default
2024-09-06Hiding a draft deletes it.default
2024-09-06More work in post drafts.default
2024-09-06Some new draft functions.default
2024-09-06New checkbox in html_note() for marking a post as a draft.default
2024-08-31New 'hide_delete_post_button' server directive.default
2024-08-29Added web UI for [un]bookmarking.default
2024-08-29Pinned posts are no longer shown in the private timeline.default
2024-08-29The list of bookmarked posts also work.default
2024-08-29The list of pinned posts now works.default
2024-08-29Added links to pinned and bookmarked posts as if they were lists.default
2024-08-29Show bookmarked posts with an emoji.default
2024-08-25Only archive error content that is not NULL.default
2024-08-24Archive and try to avoid crashing on unexpected 'content' field data type.default
2024-08-01In 'Move' notifications, show the old account below the originator one.default
2024-07-30Notify blocks.default
2024-07-18Show bold+italic (text between ***) correctly.default
2024-07-11Add the 'required' HTML attr to one-option polls (radio buttons).default
2024-07-11Do nothing on polls without any vote.default
2024-07-03Added web UI for the auto-boost option.default
2024-07-02Minor search tweaks.default
2024-06-22Metadata having gemini urls are now clickable.default
2024-06-18Don't show the instance announcement in public pages.default
2024-06-15Minor tweak to rel=me links.default
2024-06-12All metadata links include the rel='me' attribute.default
2024-06-08Use timeline_top_level() in list timelines in the web UI.default
2024-06-06Fixed CW dropdown in public instance timeline.default
2024-05-31Fixed typo.default
2024-05-31Don't propagate the user change after dismissing the announcement.default
2024-05-31Minor tweaks.default
2024-05-30Merge branch 'master' into announcementsLouis Brauer
2024-05-31Implement instance announcementsLouis Brauer
2024-05-30Added a class to the new "Alt...".default
2024-05-30Added an "Alt..." details just below attachments with them.default
2024-05-27Merge remote-tracking branch 'origin/master'Louis Brauer
2024-05-27Implement Mastodon PATCH endpoint for account profile updatesLouis Brauer
2024-05-26Use enum instead of numeric status codes for HTTP statusesLouis Brauer
2024-05-26Minor code reformatting.default
2024-05-26Enable deletion of avatar and header image in user settingsLouis Brauer