default
|
9612289477
Added support for sensitive content.
|
3 lat temu |
default
|
5ee9504b18
Be more aggressive in HTML sanitization.
|
3 lat temu |
default
|
003da7fec7
Added a forgotten user_free() in html_post_handler().
|
3 lat temu |
default
|
22b89875aa
Minor tweaks.
|
3 lat temu |
default
|
d2095105de
Don't load unneeded actor info in html_entry().
|
3 lat temu |
default
|
b75319ed08
Added email notification address to web interface.
|
3 lat temu |
default
|
06c838b523
Updated LICENSE.
|
3 lat temu |
default
|
76b36362ce
Don't read this actor with actor_get().
|
3 lat temu |
default
|
abca46d037
xs_base64_dec() can now be used as a string, so do it.
|
3 lat temu |
default
|
326122de22
Also process Emojis in the post content.
|
3 lat temu |
default
|
6bcfd4e0ee
Emoji must be img, not urls.
|
3 lat temu |
default
|
c53052471e
Process :shortnames: in user names.
|
3 lat temu |
default
|
2143e68699
Also allow image attachments from reply posts.
|
3 lat temu |
default
|
d9a15b8af7
Attachments are now starting to get real.
|
3 lat temu |
default
|
0d79e465e6
Use multipart/form-data for posts (on the way to supporting uploads).
|
3 lat temu |
default
|
39a55f22a3
Also add the 'Image to attach' field to reply textareas.
|
3 lat temu |
default
|
e2a410ca51
Deleted useless code.
|
3 lat temu |
default
|
3e6c9c1947
Serve static files with the s/ prefix.
|
3 lat temu |
default
|
1b9ae00d40
Deleted unused code.
|
3 lat temu |
default
|
7f0063d5e1
build_mentions() completes uids without host.
|
3 lat temu |
default
|
78ec3b077b
Media can be attached to notes.
|
3 lat temu |
default
|
f31dc02715
Attached videos are now embedded.
|
3 lat temu |
default
|
43c5e2c679
Minor logging tweak.
|
3 lat temu |
default
|
305591ae31
New optional server config directive 'disable_cache'.
|
3 lat temu |
default
|
9aec7c9fa8
Moved message formatting to format.c.
|
3 lat temu |
default
|
8ffeab7884
Use xs_is_null() instead of NULL comparison when getting actor's name.
|
3 lat temu |
default
|
17842c2a79
Don't indent entry children beyond 4.
|
3 lat temu |
default
|
5773958c0e
Do not show the hour in the date.
|
3 lat temu |
default
|
f9be6c58ed
After doing some timeline operation, the page is loaded at the snac-posts anchor.
|
3 lat temu |
default
|
6befe9e569
New function build_mentions(), for the reply textareas.
|
3 lat temu |