summaryrefslogtreecommitdiff
path: root/html.c
AgeCommit message (Expand)Author
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
2022-11-20More RSS tweaks.default
2022-11-20Fixed RSS link.default
2022-11-20Add a link to the post in each RSS entry.default
2022-11-20More RSS tweaks.default
2022-11-20More RSS tweaks.default
2022-11-19RSS improvements.default
2022-11-18Fixed crash when testing for the Accept header.default
2022-11-18Log if the RSS is served.default
2022-11-18Added a RSS link in the public timeline page.default
2022-11-18More RSS tweaks.default
2022-11-18More RSS cropping.default
2022-11-18Added rss on output.default
2022-11-18New function enqueue_output_to_actor().default
2022-11-18Fixed Follow bug, introduced by latest sharedInbox change.default
2022-11-16Call sanitize() as soon as possible.default
2022-11-16Also add the 'Sensitive content' checkbox to replies.default
2022-11-16Posts can be marked as 'sensitive content' (not yet for replies).default
2022-11-15Show the complete date as a 'title' popup.default
2022-11-13Deleted unused code.default
2022-11-13Also delete JS in the people/ page.default
2022-11-13Set "u-url mention" class for mentions.default
2022-11-13Use details/summary HTML tags instead of JS for the 'Reply' button.default
2022-11-13Some formatting refactoring.default
2022-11-09You can always Boost your own posts indefinitely.default
2022-11-04Reordered Hide button.default
2022-11-04New 'Hide' button.default
2022-11-02Fixed bug when following by @user@host.default
2022-11-02Added the published (actor create) data to the 'people' page.default
2022-11-02Differentiate the textarea forms form follower to following.default
2022-11-02More work in the people page.default
2022-11-02People page started.default
2022-11-02Split html_actor_icon() from html_msg_icon().default
2022-11-02Added the @user@host id in the HTML title.default
2022-11-01Added rel=nofollow to the admin link.default