default
|
5e7c2257c8
|
Do a very basic conversion of content if it's markdown.
Peertube videos have this.
|
2024-01-18 23:15:32 +01:00 |
|
default
|
65040b65a3
|
New function get_atto(), to get the attributedTo field.
|
2024-01-18 23:04:37 +01:00 |
|
default
|
1aff468a55
|
Deleted breakpoint.
|
2024-01-18 22:30:08 +01:00 |
|
default
|
54fff003f1
|
Fixed bad actor value in the button bar for Peertube videos.
|
2024-01-18 22:27:20 +01:00 |
|
default
|
f162c07791
|
Added some support for Peertube videos.
|
2024-01-18 22:21:05 +01:00 |
|
Stefano Marinelli
|
2af9481837
|
Added support for ntfy notifications. You can configure either a self-hosted server or use the official ntfy.sh, and you have the option to use a private token to protect access and topics.
|
2024-01-12 09:54:14 +01:00 |
|
default
|
2218889b43
|
In the people page, followers and following lists are foldable.
|
2024-01-04 10:35:27 +01:00 |
|
default
|
755d997fb1
|
Updated copyright year.
|
2024-01-04 09:22:03 +01:00 |
|
default
|
7c2e2902cc
|
The actor link is now an anchored link to the people page for connected users.
|
2023-12-27 13:18:35 +01:00 |
|
default
|
ae8f5560e4
|
Really do what is described in previous commit.
|
2023-12-26 18:14:13 +01:00 |
|
default
|
4fe99ed722
|
Don't create a link to the people page from the public one.
|
2023-12-26 18:05:49 +01:00 |
|
default
|
92c27a3038
|
The "boosted" link in html_entry() points to the user in the people page.
This way, it's easier to do something on someone whom we follow,
like MUTE them, limit, etc.
|
2023-12-26 14:04:13 +01:00 |
|
default
|
d9ca841cc9
|
Don't wrap the content in <p></p>; just add a final <p>.
|
2023-12-21 07:49:39 +01:00 |
|
default
|
dd51da30d8
|
Correctly insert polls and attachments inside CW.
|
2023-12-19 11:42:06 +01:00 |
|
default
|
7ebe4a13a1
|
CSS code must be emitted as preformatted and not escaped.
|
2023-12-16 16:38:31 +01:00 |
|
default
|
0dd4739cc6
|
Added some spacing to the Operations... form.
|
2023-12-15 20:28:51 +01:00 |
|
Yonle
|
b1b1627fb4
|
html.c: media: disable preloading
Signed-off-by: Yonle <yonle@lecturify.net>
|
2023-12-15 16:50:45 +07:00 |
|
default
|
c9b8f8cfef
|
Show a note's summary as a header.
|
2023-12-08 07:04:10 +01:00 |
|
default
|
7a18a60c3c
|
Show the md5 of the original post in its link in html_actor_icon().
|
2023-12-06 07:41:02 +01:00 |
|
default
|
5f047d46c0
|
Backport from xs.
|
2023-12-03 17:26:50 +01:00 |
|
default
|
a658e5d1c7
|
Don't show polls as 'votable' from the public timeline.
|
2023-12-03 11:51:26 +01:00 |
|
default
|
8b3471afb7
|
Backport from xs.
|
2023-12-03 11:43:40 +01:00 |
|
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 |
|