Commit Graph

437 Commits

Author SHA1 Message Date
default
8b5c146c40 A very minor HTML tweak. 2023-11-30 13:27:02 +01:00
default
d6b3333d4a Use a configurable line height in replace_shortnames(). 2023-11-29 15:02:29 +01:00
default
6a37dca67a Added a title to an image shortname. 2023-11-29 13:43:33 +01:00
default
5b270b903c Deleted redundant code. 2023-11-29 13:40:13 +01:00
default
f3e7aff2d7 Deleted redundant code. 2023-11-29 13:35:07 +01:00
default
d1b2fcf426 New function replace_shortnames(). 2023-11-29 13:16:24 +01:00
default
9419b80809 Got rid of dead code. 2023-11-29 10:17:41 +01:00
default
b1a9279f85 html_timeline() now uses xs_html. 2023-11-29 10:14:37 +01:00
default
6c6dd060eb The "More..." links in html_timeline() use now xs_html. 2023-11-29 09:53:49 +01:00
default
a6da1fdb64 History in html_timeline() uses xs_html. 2023-11-29 09:49:48 +01:00
default
5a8918007f Fixed typo. 2023-11-29 09:39:23 +01:00
default
9af9f29d33 html_notifications() is now fully xs_html. 2023-11-29 09:36:03 +01:00
default
230a548767 html_entry() returns an xs_html. 2023-11-28 20:55:58 +01:00
default
89b796f941 Blah blah blah html_entry() blah blah blah. 2023-11-28 20:50:49 +01:00
default
bd2540e23f xs_html() doesn't filter the top string, just returns the generated string. 2023-11-28 20:04:49 +01:00
default
97b7100b06 Children in html_entry() is (almost) xs_html. 2023-11-28 19:57:59 +01:00
default
a0ae0885d2 More HTML gabagool. 2023-11-28 19:07:29 +01:00
default
d00ee229f7 More html_entry() tweaks. 2023-11-28 18:56:06 +01:00
default
6821d3df9f Fixed poll xs_html. 2023-11-28 18:49:39 +01:00
default
5b2f361b33 Fixed an excessive sanitization. 2023-11-28 11:49:50 +01:00
default
e092a772b0 Attachments in html_entry() use now xs_html. 2023-11-28 11:45:20 +01:00
default
8e7438bca6 Finally, html_people() is the first page totally managed by xs_html. 2023-11-28 11:14:28 +01:00
default
814bfdcb00 New function html_user_body() (still unused). 2023-11-28 11:04:35 +01:00
default
c963a29923 More xs_html refactoring. 2023-11-28 10:55:12 +01:00
default
645a27d4ee Converted public user into to xs_html. 2023-11-28 10:35:57 +01:00
default
179a7ae014 Converted top_nav to xs_html. 2023-11-28 10:13:27 +01:00
default
5d3b22bfce Refactored to xs_html the poll part of html_entry(). 2023-11-28 09:29:54 +01:00
default
04b253200b More html_entry() refactoring. 2023-11-27 21:54:57 +01:00
default
ae121bbce1 More html_entry() refactoring. 2023-11-27 21:41:43 +01:00
default
2111886448 Some html_entry() refactoring. 2023-11-27 21:28:27 +01:00
default
800bb0123d Minor html_entry() tweaks. 2023-11-27 21:14:27 +01:00
default
a20e8b8cd5 New function html_user_head(). 2023-11-27 21:06:04 +01:00
default
85e5fc0576 New function html_instance_body() (still unused). 2023-11-27 20:35:58 +01:00
default
c50e6c41ea New function html_instance_head(). 2023-11-27 14:15:36 +01:00
default
3ac738b0b9 More HTML tweaks. 2023-11-27 14:05:56 +01:00
default
c34d701a65 Revert "More minor HTML tweaks."
This reverts commit fab8b57e31.
2023-11-27 14:02:29 +01:00
default
fab8b57e31 More minor HTML tweaks. 2023-11-27 14:00:21 +01:00
default
cac8eba520 html_msg_icon() is full xs_html. 2023-11-27 10:27:28 +01:00
default
1663adbf56 Backport from xs. 2023-11-27 10:19:01 +01:00
default
5a4de9cc8e Minor html tweak. 2023-11-26 20:44:25 +01:00
default
c0c3e75508 Minor html tweaks. 2023-11-26 20:30:36 +01:00
default
9ea3876cb6 html_top_controls() is fully xs_html. 2023-11-26 20:27:57 +01:00
default
3f94080278 The user settings form has been converted to xs_html. 2023-11-26 20:14:47 +01:00
default
6417d23851 Use html_note() in html_top_controls(). 2023-11-26 19:15:43 +01:00
default
daad4ee4c3 Convert the 'Operations...' top control to xs_html. 2023-11-26 19:05:00 +01:00
default
1d7619ab83 Started refactoring html_top_controls(). 2023-11-26 18:39:00 +01:00
default
63dbb5dcf9 More xs_html tweaks. 2023-11-25 10:25:40 +01:00
default
1359a561f3 Got rid of old html_button(). 2023-11-25 10:10:38 +01:00
default
29010d6fbc html_entry_controls() is now pure xs_html. 2023-11-25 10:02:32 +01:00
default
c71047ca02 Fixed html_note() where cw_text is XSTYPE_NULL. 2023-11-25 08:50:34 +01:00