Commit Graph

1942 Commits

Author SHA1 Message Date
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
default
f4633b9356 Use xs_html in the static greeting page. 2023-11-24 00:05:45 +01:00
default
7d7110cb3b New function html_base_head(). 2023-11-23 23:33:57 +01:00
default
073140eced The post edit box also uses html_note(). 2023-11-23 22:55:20 +01:00
default
9880ac3c09 Use html_note() for the reply form. 2023-11-23 22:31:19 +01:00
default
8b4ae8b1a0 html_footer() is pure xs_html. 2023-11-23 22:05:31 +01:00
default
cac1ce0578 html_people_list() returns an xs_html. 2023-11-23 21:20:10 +01:00
default
d2a5a55b95 Use html_note() from html_people_list(). 2023-11-23 21:04:11 +01:00
default
741302cc3b New function html_note() (still unused). 2023-11-23 20:41:10 +01:00
default
1466331abe Minor xs_html tweaks. 2023-11-22 14:40:16 +01:00
default
b6603380b4 More work in dm_textarea towards a generic html_note(). 2023-11-22 14:23:14 +01:00
default
258850feac Backport from xs. 2023-11-22 13:07:19 +01:00
default
4e8beaab8f Some xs_html usage in html_notifications(). 2023-11-22 12:50:48 +01:00
default
7236e15e8c More refactoring of html_people_list(). 2023-11-21 11:26:45 +01:00
default
f3ad5f0bb3 More refactoring of html_people_list(). 2023-11-21 11:11:05 +01:00
default
009a1da064 Refactored part of html_people_list() using xs_html. 2023-11-20 21:46:22 +01:00
default
4e01a3b33c Some xs_html refactoring. 2023-11-20 20:53:57 +01:00
default
73b1ef1599 html_actor_icon() returns an xs_html. 2023-11-20 20:33:52 +01:00
default
1ad4a93649 html_actor_icon() uses xs_html. 2023-11-20 20:28:20 +01:00
default
4fe2ccd670 html_actor_icon() returns an xs_str instead of adding to another one. 2023-11-20 19:47:41 +01:00
default
a6a51903ef The RSS is created using xs_html. 2023-11-20 19:25:53 +01:00
default
7dd1c8a1ba Use xs_html in html_footer(). 2023-11-20 18:50:42 +01:00
default
bc5d0d4ed0 Replaced encode_html_strict() with xs_html_encode(). 2023-11-20 18:33:24 +01:00
default
b68ed66669 Version 2.43 RELEASED. 2023-11-20 11:42:17 +01:00
default
18ff999eea Updated RELEASE_NOTES. 2023-11-20 11:41:45 +01:00
default
b8e5a00eab Fixed history disabling. 2023-11-19 18:44:02 +01:00
default
4afb384024 Updated documentation. 2023-11-19 18:38:26 +01:00
default
45d90789c4 Updated RELEASE_NOTES. 2023-11-19 18:35:57 +01:00
default
3c6d32334a History can be disabled. 2023-11-19 18:34:14 +01:00
default
562bea2cf9 Updated TODO. 2023-11-18 22:44:39 +01:00
default
621c65159d Updated dependencies. 2023-11-17 08:52:48 +01:00
default
80c5bac826 Backport from xs. 2023-11-17 08:51:53 +01:00
default
acf3cdcf80 Backport from xs. 2023-11-17 03:51:04 +01:00
default
57ab8df007 Updated RELEASE_NOTES. 2023-11-09 14:33:10 +01:00
default
8c6c4229d0 More HTML fixes. 2023-11-09 14:26:04 +01:00
default
cd74f80279 Fixed stray end of a tag. 2023-11-09 14:04:50 +01:00
default
73ce97ae94 Updated RELEASE_NOTES. 2023-11-09 11:55:12 +01:00
default
8a5067cae4 When purging tag indexes, also delete the .bak files. 2023-11-08 18:37:07 +01:00
default
b199f223e4 Tag indexes are also purged. 2023-11-08 18:15:51 +01:00
default
42629c9742 Show the "Search results for #tag" title. 2023-11-08 10:22:25 +01:00
default
8417a80fec Added a tag argument to html_timeline(). 2023-11-08 10:14:56 +01:00
default
7787fc7d32 Fixed 'show more' in tag search. 2023-11-08 09:43:49 +01:00
default
c1502219bb Local tag links now point to the search by tag URL. 2023-11-08 09:32:02 +01:00
default
55d3ef5024 Tags can now be searched for from the server base URL. 2023-11-08 09:20:34 +01:00
default
895cf82a7d New code for indexing tags. 2023-11-08 08:14:34 +01:00
default
d8db262585 Updated RELEASE_NOTES. 2023-11-04 18:52:05 +01:00
default
770fc331fd Use an md5 instead of a fixed file name in avatars and headers. 2023-11-01 18:54:21 +01:00
default
922e0bc919 Backport from xs. 2023-10-31 14:30:55 +01:00