summaryrefslogtreecommitdiff
path: root/html.c
AgeCommit message (Expand)Author
2023-01-12Backport from xs.default
2023-01-11Show the More... link above the 'About this site'.default
2023-01-11Deleted unused argument in timeline_admire().default
2023-01-11Deleted unused arguments in timeline_add().default
2023-01-09Show the mentioned people after a CC:.default
2023-01-03Don't generate empty children popups.default
2022-12-25Add a link rel=alternate to the user RSS.default
2022-12-23timeline_request() fixes the canonical id for the object.default
2022-12-19The 'Older...' details are back, now better.default
2022-12-18Deleted the 'Older...' details tag because it's becoming too confusing.default
2022-12-18Conversations can be collapsed.default
2022-12-16Replaced all calls to post() with enqueue_message().default
2022-12-15Also show the 'updated' timestamp.default
2022-12-10Use object_likes_len() and object_announces_len() in the post score.default
2022-12-08Don't show the 'Boost' button for private messages.default
2022-12-08Also add 'redir' hidden field to Replies.default
2022-12-08Some tweaks to improve the page position after like or boost.default
2022-12-08Wrapped too long string literals.default
2022-12-08Little tweak to previous change to avoid a memleak.default
2022-12-07Fix mentions with one @ signAlex Schroeder
2022-12-07Ask for just 1 more entry beyond the current page to test if there are more.default
2022-12-07Fixed last minute typo.default
2022-12-07Minor tweaks to paged timeline output.default
2022-12-06Pagination of the public and private pageAlex Schroeder
2022-12-06Add loading="lazy" to all imagesAlex Schroeder
2022-12-04Fixed crash in new code (moron me...)default
2022-12-04Match the CW checkbox status to what is currently configured.default
2022-12-04No sensitive content in the public timelineAlex Schroeder
2022-12-04Add an option to always show sensitive contentAlex Schroeder
2022-12-04Deleted debug code in html_entry().default
2022-12-04Don't show the messages' md5.default
2022-12-03Don't try to admire empty messages.default
2022-12-03Show the development version.default
2022-12-03Always show who boosted something, not only when it's on level 0.default
2022-12-03Upgraded local/ to public/.default
2022-12-03New function timeline_simple_list().default
2022-12-02Show stray parents in the origin.default
2022-12-02More old code deletions.default
2022-12-02Fixed one post queries.default
2022-12-02Fixed RSS and outbox to use the new data storage.default
2022-12-02Big data storage change.default
2022-12-01Close a tag in history list.default
2022-11-28Changed following_list() to return a list of actors.default
2022-11-28Upgraded followers to the new db.default
2022-11-26Don't call object_del() from timeline_del().default
2022-11-26Renamed 'admin' link label to 'private'.default
2022-11-25Use macro XS_ALL were possible.default
2022-11-24Use the new hide API.default
2022-11-21Backport from xs (new xs_set() API).default
2022-11-20Deleted the link at the end of each RSS entry.default