Commit graph

  • bd2540e23f xs_html() doesn't filter the top string, just returns the generated string. default 2023-11-28 20:04:49 +0100
  • 97b7100b06 Children in html_entry() is (almost) xs_html. default 2023-11-28 19:57:59 +0100
  • a0ae0885d2 More HTML gabagool. default 2023-11-28 19:07:29 +0100
  • d00ee229f7 More html_entry() tweaks. default 2023-11-28 18:56:06 +0100
  • 6821d3df9f Fixed poll xs_html. default 2023-11-28 18:49:39 +0100
  • 5b2f361b33 Fixed an excessive sanitization. default 2023-11-28 11:49:50 +0100
  • e092a772b0 Attachments in html_entry() use now xs_html. default 2023-11-28 11:45:20 +0100
  • 8e7438bca6 Finally, html_people() is the first page totally managed by xs_html. default 2023-11-28 11:14:28 +0100
  • 814bfdcb00 New function html_user_body() (still unused). default 2023-11-28 11:04:35 +0100
  • c963a29923 More xs_html refactoring. default 2023-11-28 10:55:12 +0100
  • 645a27d4ee Converted public user into to xs_html. default 2023-11-28 10:35:57 +0100
  • 179a7ae014 Converted top_nav to xs_html. default 2023-11-28 10:13:27 +0100
  • 5d3b22bfce Refactored to xs_html the poll part of html_entry(). default 2023-11-28 09:29:54 +0100
  • 04b253200b More html_entry() refactoring. default 2023-11-27 21:54:57 +0100
  • ae121bbce1 More html_entry() refactoring. default 2023-11-27 21:41:43 +0100
  • 2111886448 Some html_entry() refactoring. default 2023-11-27 21:28:27 +0100
  • 800bb0123d Minor html_entry() tweaks. default 2023-11-27 21:14:27 +0100
  • a20e8b8cd5 New function html_user_head(). default 2023-11-27 21:06:04 +0100
  • de8c8c31f0 Updated RELEASE_NOTES. default 2023-11-27 20:41:34 +0100
  • 85e5fc0576 New function html_instance_body() (still unused). default 2023-11-27 20:35:58 +0100
  • c50e6c41ea New function html_instance_head(). default 2023-11-27 14:15:36 +0100
  • 3ac738b0b9 More HTML tweaks. default 2023-11-27 14:05:56 +0100
  • c34d701a65 Revert "More minor HTML tweaks." default 2023-11-27 14:02:29 +0100
  • fab8b57e31 More minor HTML tweaks. default 2023-11-27 14:00:21 +0100
  • 72acd8fd7d Backport from xs. default 2023-11-27 11:46:24 +0100
  • cac8eba520 html_msg_icon() is full xs_html. default 2023-11-27 10:27:28 +0100
  • 1663adbf56 Backport from xs. default 2023-11-27 10:19:01 +0100
  • 5a4de9cc8e Minor html tweak. default 2023-11-26 20:44:25 +0100
  • c0c3e75508 Minor html tweaks. default 2023-11-26 20:30:36 +0100
  • 9ea3876cb6 html_top_controls() is fully xs_html. default 2023-11-26 20:27:57 +0100
  • 3f94080278 The user settings form has been converted to xs_html. default 2023-11-26 20:14:47 +0100
  • 6417d23851 Use html_note() in html_top_controls(). default 2023-11-26 19:15:43 +0100
  • daad4ee4c3 Convert the 'Operations...' top control to xs_html. default 2023-11-26 19:05:00 +0100
  • 1d7619ab83 Started refactoring html_top_controls(). default 2023-11-26 18:39:00 +0100
  • 6be3b06823 Backport from xs. default 2023-11-26 16:46:25 +0100
  • 63dbb5dcf9 More xs_html tweaks. default 2023-11-25 10:25:40 +0100
  • 1359a561f3 Got rid of old html_button(). default 2023-11-25 10:10:38 +0100
  • 29010d6fbc html_entry_controls() is now pure xs_html. default 2023-11-25 10:02:32 +0100
  • c71047ca02 Fixed html_note() where cw_text is XSTYPE_NULL. default 2023-11-25 08:50:34 +0100
  • f4633b9356 Use xs_html in the static greeting page. default 2023-11-24 00:05:45 +0100
  • 7d7110cb3b New function html_base_head(). default 2023-11-23 23:33:57 +0100
  • 073140eced The post edit box also uses html_note(). default 2023-11-23 22:55:20 +0100
  • 9880ac3c09 Use html_note() for the reply form. default 2023-11-23 22:31:19 +0100
  • 8b4ae8b1a0 html_footer() is pure xs_html. default 2023-11-23 22:05:31 +0100
  • cac1ce0578 html_people_list() returns an xs_html. default 2023-11-23 21:20:10 +0100
  • d2a5a55b95 Use html_note() from html_people_list(). default 2023-11-23 21:04:11 +0100
  • 741302cc3b New function html_note() (still unused). default 2023-11-23 20:41:10 +0100
  • 1466331abe Minor xs_html tweaks. default 2023-11-22 14:40:16 +0100
  • b6603380b4 More work in dm_textarea towards a generic html_note(). default 2023-11-22 14:23:14 +0100
  • 258850feac Backport from xs. default 2023-11-22 13:07:19 +0100
  • 4e8beaab8f Some xs_html usage in html_notifications(). default 2023-11-22 12:50:48 +0100
  • 7236e15e8c More refactoring of html_people_list(). default 2023-11-21 11:26:45 +0100
  • f3ad5f0bb3 More refactoring of html_people_list(). default 2023-11-21 11:11:05 +0100
  • 009a1da064 Refactored part of html_people_list() using xs_html. default 2023-11-20 21:46:22 +0100
  • 4e01a3b33c Some xs_html refactoring. default 2023-11-20 20:53:57 +0100
  • 73b1ef1599 html_actor_icon() returns an xs_html. default 2023-11-20 20:33:52 +0100
  • 1ad4a93649 html_actor_icon() uses xs_html. default 2023-11-20 20:28:20 +0100
  • 4fe2ccd670 html_actor_icon() returns an xs_str instead of adding to another one. default 2023-11-20 19:47:41 +0100
  • a6a51903ef The RSS is created using xs_html. default 2023-11-20 19:25:53 +0100
  • 7dd1c8a1ba Use xs_html in html_footer(). default 2023-11-20 18:50:42 +0100
  • bc5d0d4ed0 Replaced encode_html_strict() with xs_html_encode(). default 2023-11-20 18:33:24 +0100
  • b68ed66669 Version 2.43 RELEASED. 2.43 default 2023-11-20 11:42:17 +0100
  • 18ff999eea Updated RELEASE_NOTES. default 2023-11-20 11:41:45 +0100
  • b8e5a00eab Fixed history disabling. default 2023-11-19 18:44:02 +0100
  • 4afb384024 Updated documentation. default 2023-11-19 18:38:26 +0100
  • 45d90789c4 Updated RELEASE_NOTES. default 2023-11-19 18:35:57 +0100
  • 3c6d32334a History can be disabled. default 2023-11-19 18:34:14 +0100
  • 562bea2cf9 Updated TODO. default 2023-11-18 22:44:39 +0100
  • 621c65159d Updated dependencies. default 2023-11-17 08:52:48 +0100
  • 80c5bac826 Backport from xs. default 2023-11-17 08:51:53 +0100
  • acf3cdcf80 Backport from xs. default 2023-11-17 03:51:04 +0100
  • 57ab8df007 Updated RELEASE_NOTES. default 2023-11-09 14:33:10 +0100
  • 8c6c4229d0 More HTML fixes. default 2023-11-09 14:26:04 +0100
  • cd74f80279 Fixed stray end of a tag. default 2023-11-09 14:04:50 +0100
  • 73ce97ae94 Updated RELEASE_NOTES. default 2023-11-09 11:55:12 +0100
  • 8a5067cae4 When purging tag indexes, also delete the .bak files. default 2023-11-08 18:37:07 +0100
  • b199f223e4 Tag indexes are also purged. default 2023-11-08 18:15:51 +0100
  • 42629c9742 Show the "Search results for #tag" title. default 2023-11-08 10:22:25 +0100
  • 8417a80fec Added a tag argument to html_timeline(). default 2023-11-08 10:14:56 +0100
  • 7787fc7d32 Fixed 'show more' in tag search. default 2023-11-08 09:43:49 +0100
  • c1502219bb Local tag links now point to the search by tag URL. default 2023-11-08 09:32:02 +0100
  • 55d3ef5024 Tags can now be searched for from the server base URL. default 2023-11-08 09:20:34 +0100
  • 895cf82a7d New code for indexing tags. default 2023-11-08 08:14:34 +0100
  • d8db262585 Updated RELEASE_NOTES. default 2023-11-04 18:52:05 +0100
  • 770fc331fd Use an md5 instead of a fixed file name in avatars and headers. default 2023-11-01 18:54:21 +0100
  • 922e0bc919 Backport from xs. default 2023-10-31 14:30:55 +0100
  • 5e8eb5f171 mastoapi: implemented /api/v1/accounts/lookup. default 2023-10-28 07:10:21 +0200
  • 71225fc271 Updated documentation. default 2023-10-22 17:49:03 +0200
  • 7a71046b61 Updated RELEASE_NOTES. default 2023-10-22 09:24:46 +0200
  • 92fe93362c Also delete the user directory in deluser(). default 2023-10-22 09:18:25 +0200
  • 0d78deef42 New function deluser(), to delete a user. default 2023-10-22 09:00:37 +0200
  • 575a152305 Backport from xs. default 2023-10-19 06:47:42 +0200
  • 0ab03a8dff Updated documentation. default 2023-10-18 21:33:44 +0200
  • 7365f8fc4a Updated documentation. default 2023-10-18 21:31:05 +0200
  • 51887172a9 Updated documentation. default 2023-10-18 21:11:24 +0200
  • 31479ea429 Updated RELEASE_NOTES. default 2023-10-18 21:08:30 +0200
  • 24d8ead64c Bumped version. default 2023-10-17 20:02:23 +0200
  • 6cd3e76890 Added FastCGI support. default 2023-10-17 20:02:08 +0200
  • d17aa86c5b Version 2.42 RELEASED. 2.42 default 2023-10-17 17:05:53 +0200
  • b7d0f297c3 mastoapi: Don't exclude posts of type Page or Article. default 2023-10-16 20:49:58 +0200