index
:
snac2.git
master
Unnamed repository; edit this file 'description' to name the repository.
hyang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
html.c
Age
Commit message (
Expand
)
Author
2022-11-01
Filter out carriage returns in note post web interface.
default
2022-11-01
Added missing user_free() when auth is needed.
default
2022-11-01
Another tweak to the #redir after like or boost.
default
2022-10-31
After reacting to a post, redirection is done to the next entry instead of top.
default
2022-10-31
Actors being followed can also be MUTED.
default
2022-10-30
Added support for sensitive content.
default
2022-10-28
Be more aggressive in HTML sanitization.
default
2022-10-26
Added a forgotten user_free() in html_post_handler().
default
2022-10-25
Minor tweaks.
default
2022-10-24
Don't load unneeded actor info in html_entry().
default
2022-10-21
Added email notification address to web interface.
default
2022-10-20
Updated LICENSE.
default
2022-10-19
Don't read this actor with actor_get().
default
2022-10-18
xs_base64_dec() can now be used as a string, so do it.
default
2022-10-17
Also process Emojis in the post content.
default
2022-10-17
Emoji must be img, not urls.
default
2022-10-17
Process :shortnames: in user names.
default
2022-10-16
Also allow image attachments from reply posts.
default
2022-10-16
Attachments are now starting to get real.
default
2022-10-16
Use multipart/form-data for posts (on the way to supporting uploads).
default
2022-10-12
Also add the 'Image to attach' field to reply textareas.
default
2022-10-11
Deleted useless code.
default
2022-10-11
Serve static files with the s/ prefix.
default
2022-10-10
Deleted unused code.
default
2022-10-10
build_mentions() completes uids without host.
default
2022-10-10
Media can be attached to notes.
default
2022-10-10
Attached videos are now embedded.
default
2022-10-09
Minor logging tweak.
default
2022-10-09
New optional server config directive 'disable_cache'.
default
2022-10-07
Moved message formatting to format.c.
default
2022-10-07
Use xs_is_null() instead of NULL comparison when getting actor's name.
default
2022-10-07
Don't indent entry children beyond 4.
default
2022-10-06
Do not show the hour in the date.
default
2022-10-06
After doing some timeline operation, the page is loaded at the snac-posts anc...
default
2022-10-06
New function build_mentions(), for the reply textareas.
default
2022-10-05
Fixed bug in Boost (by URL).
default
2022-10-04
Fixed bug in the entry children popup.
default
2022-10-04
Minor tweak to url regex.
default
2022-10-04
Ensure the login information is null-terminated.
default
2022-10-03
Deleted debugging code.
default
2022-10-03
Renamed cached file _timeline.html to timeline.html_ to exclude it from globs.
default
2022-10-02
Added history support.
default
2022-10-02
The history is shown at the bottom of the local timeline.
default
2022-10-02
Implemented local timeline cache.
default
2022-10-02
An 'Update' message is set to everyone when data is changed.
default
2022-10-02
User data can be modified from the web interface.
default
2022-10-02
Minor tweak.
default
2022-10-01
Implemented 'Delete'.
default
2022-10-01
More snac-origin work.
default
2022-10-01
Show a link in the snac-origin in level 0 entries.
default
[next]