| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Revert "More minor HTML tweaks." | 2023-11-27 | 1 | -30/+29 | ||
| | | | | | This reverts commit fab8b57e31bb8e5ca76d4d3b0d10f588c4273899. | |||||
| * | More minor HTML tweaks. | 2023-11-27 | 1 | -29/+30 | ||
| | | ||||||
| * | Backport from xs. | 2023-11-27 | 2 | -2/+2 | ||
| | | ||||||
| * | html_msg_icon() is full xs_html. | 2023-11-27 | 1 | -15/+19 | ||
| | | ||||||
| * | Backport from xs. | 2023-11-27 | 3 | -14/+33 | ||
| | | ||||||
| * | Minor html tweak. | 2023-11-26 | 1 | -0/+1 | ||
| | | ||||||
| * | Minor html tweaks. | 2023-11-26 | 1 | -1/+2 | ||
| | | ||||||
| * | html_top_controls() is fully xs_html. | 2023-11-26 | 1 | -30/+25 | ||
| | | ||||||
| * | The user settings form has been converted to xs_html. | 2023-11-26 | 1 | -141/+183 | ||
| | | ||||||
| * | Use html_note() in html_top_controls(). | 2023-11-26 | 1 | -59/+10 | ||
| | | ||||||
| * | Convert the 'Operations...' top control to xs_html. | 2023-11-26 | 1 | -27/+42 | ||
| | | ||||||
| * | Started refactoring html_top_controls(). | 2023-11-26 | 1 | -5/+9 | ||
| | | ||||||
| * | Backport from xs. | 2023-11-26 | 2 | -2/+2 | ||
| | | ||||||
| * | More xs_html tweaks. | 2023-11-25 | 1 | -5/+11 | ||
| | | ||||||
| * | Got rid of old html_button(). | 2023-11-25 | 1 | -30/+19 | ||
| | | ||||||
| * | html_entry_controls() is now pure xs_html. | 2023-11-25 | 1 | -55/+64 | ||
| | | ||||||
| * | Fixed html_note() where cw_text is XSTYPE_NULL. | 2023-11-25 | 1 | -1/+1 | ||
| | | ||||||
| * | Use xs_html in the static greeting page. | 2023-11-24 | 2 | -15/+21 | ||
| | | ||||||
| * | New function html_base_head(). | 2023-11-23 | 1 | -12/+42 | ||
| | | ||||||
| * | The post edit box also uses html_note(). | 2023-11-23 | 1 | -45/+15 | ||
| | | ||||||
| * | Use html_note() for the reply form. | 2023-11-23 | 1 | -44/+14 | ||
| | | ||||||
| * | html_footer() is pure xs_html. | 2023-11-23 | 1 | -9/+17 | ||
| | | ||||||
| * | html_people_list() returns an xs_html. | 2023-11-23 | 1 | -28/+30 | ||
| | | ||||||
| * | Use html_note() from html_people_list(). | 2023-11-23 | 1 | -47/+12 | ||
| | | ||||||
| * | New function html_note() (still unused). | 2023-11-23 | 2 | -0/+167 | ||
| | | ||||||
| * | Minor xs_html tweaks. | 2023-11-22 | 1 | -7/+7 | ||
| | | ||||||
| * | More work in dm_textarea towards a generic html_note(). | 2023-11-22 | 1 | -9/+19 | ||
| | | ||||||
| * | Backport from xs. | 2023-11-22 | 3 | -8/+8 | ||
| | | ||||||
| * | Some xs_html usage in html_notifications(). | 2023-11-22 | 1 | -6/+15 | ||
| | | ||||||
| * | More refactoring of html_people_list(). | 2023-11-21 | 1 | -18/+10 | ||
| | | ||||||
| * | More refactoring of html_people_list(). | 2023-11-21 | 1 | -30/+56 | ||
| | | ||||||
| * | Refactored part of html_people_list() using xs_html. | 2023-11-20 | 1 | -20/+44 | ||
| | | ||||||
| * | Some xs_html refactoring. | 2023-11-20 | 1 | -13/+21 | ||
| | | ||||||
| * | html_actor_icon() returns an xs_html. | 2023-11-20 | 1 | -8/+12 | ||
| | | ||||||
| * | html_actor_icon() uses xs_html. | 2023-11-20 | 3 | -53/+71 | ||
| | | ||||||
| * | html_actor_icon() returns an xs_str instead of adding to another one. | 2023-11-20 | 1 | -10/+12 | ||
| | | ||||||
| * | The RSS is created using xs_html. | 2023-11-20 | 1 | -41/+36 | ||
| | | ||||||
| * | Use xs_html in html_footer(). | 2023-11-20 | 1 | -15/+18 | ||
| | | ||||||
| * | Replaced encode_html_strict() with xs_html_encode(). | 2023-11-20 | 8 | -26/+273 | ||
| | | ||||||
| * | Version 2.43 RELEASED.2.43 | 2023-11-20 | 1 | -1/+1 | ||
| | | ||||||
| * | Updated RELEASE_NOTES. | 2023-11-20 | 1 | -0/+2 | ||
| | | ||||||
| * | Fixed history disabling. | 2023-11-19 | 1 | -16/+21 | ||
| | | ||||||
| * | Updated documentation. | 2023-11-19 | 1 | -0/+2 | ||
| | | ||||||
| * | Updated RELEASE_NOTES. | 2023-11-19 | 1 | -0/+2 | ||
| | | ||||||
| * | History can be disabled. | 2023-11-19 | 1 | -1/+4 | ||
| | | ||||||
| * | Updated TODO. | 2023-11-18 | 1 | -9/+9 | ||
| | | ||||||
| * | Updated dependencies. | 2023-11-17 | 1 | -8/+9 | ||
| | | ||||||
| * | Backport from xs. | 2023-11-17 | 6 | -74/+89 | ||
| | | ||||||
| * | Backport from xs. | 2023-11-17 | 4 | -11/+39 | ||
| | | ||||||
| * | Updated RELEASE_NOTES. | 2023-11-09 | 1 | -1/+3 | ||
| | | ||||||