summaryrefslogtreecommitdiff
path: root/html.c
AgeCommit message (Collapse)Author
2023-11-27New function html_instance_head().default
2023-11-27More HTML tweaks.default
2023-11-27Revert "More minor HTML tweaks."default
This reverts commit fab8b57e31bb8e5ca76d4d3b0d10f588c4273899.
2023-11-27More minor HTML tweaks.default
2023-11-27html_msg_icon() is full xs_html.default
2023-11-27Backport from xs.default
2023-11-26Minor html tweak.default
2023-11-26Minor html tweaks.default
2023-11-26html_top_controls() is fully xs_html.default
2023-11-26The user settings form has been converted to xs_html.default
2023-11-26Use html_note() in html_top_controls().default
2023-11-26Convert the 'Operations...' top control to xs_html.default
2023-11-26Started refactoring html_top_controls().default
2023-11-25More xs_html tweaks.default
2023-11-25Got rid of old html_button().default
2023-11-25html_entry_controls() is now pure xs_html.default
2023-11-25Fixed html_note() where cw_text is XSTYPE_NULL.default
2023-11-23New function html_base_head().default
2023-11-23The post edit box also uses html_note().default
2023-11-23Use html_note() for the reply form.default
2023-11-23html_footer() is pure xs_html.default
2023-11-23html_people_list() returns an xs_html.default
2023-11-23Use html_note() from html_people_list().default
2023-11-23New function html_note() (still unused).default
2023-11-22Minor xs_html tweaks.default
2023-11-22More work in dm_textarea towards a generic html_note().default
2023-11-22Backport from xs.default
2023-11-22Some xs_html usage in html_notifications().default
2023-11-21More refactoring of html_people_list().default
2023-11-21More refactoring of html_people_list().default
2023-11-20Refactored part of html_people_list() using xs_html.default
2023-11-20Some xs_html refactoring.default
2023-11-20html_actor_icon() returns an xs_html.default
2023-11-20html_actor_icon() uses xs_html.default
2023-11-20html_actor_icon() returns an xs_str instead of adding to another one.default
2023-11-20The RSS is created using xs_html.default
2023-11-20Use xs_html in html_footer().default
2023-11-20Replaced encode_html_strict() with xs_html_encode().default
2023-11-19Fixed history disabling.default
2023-11-19History can be disabled.default
2023-11-09More HTML fixes.default
2023-11-09Fixed stray end of a tag.default
2023-11-08Show the "Search results for #tag" title.default
2023-11-08Added a tag argument to html_timeline().default
2023-11-08Tags can now be searched for from the server base URL.default
2023-11-01Use an md5 instead of a fixed file name in avatars and headers.default
2023-10-16Added web UI for setting the 'private' flag.default
2023-10-08The HTML user page does not show an error, only the empty header.default
2023-10-08Hide posts from the public web for accounts with 'private' == true.default
2023-10-04New function encode_html_strict().default