index
:
snac2
master
Mirror of https://codeberg.org/grunfink/snac2
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
html.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-11-13
Set "u-url mention" class for mentions.
default
1
-1
/
+1
2022-11-13
Use details/summary HTML tags instead of JS for the 'Reply' button.
default
1
-9
/
+7
2022-11-13
Some formatting refactoring.
default
1
-1
/
+1
2022-11-09
You can always Boost your own posts indefinitely.
default
1
-4
/
+6
2022-11-04
Reordered Hide button.
default
1
-1
/
+1
2022-11-04
New 'Hide' button.
default
1
-1
/
+12
2022-11-02
Fixed bug when following by @user@host.
default
1
-4
/
+6
2022-11-02
Added the published (actor create) data to the 'people' page.
default
1
-1
/
+1
2022-11-02
Differentiate the textarea forms form follower to following.
default
1
-8
/
+11
2022-11-02
More work in the people page.
default
1
-16
/
+26
2022-11-02
People page started.
default
1
-2
/
+132
2022-11-02
Split html_actor_icon() from html_msg_icon().
default
1
-61
/
+80
2022-11-02
Added the @user@host id in the HTML title.
default
1
-1
/
+5
2022-11-01
Added rel=nofollow to the admin link.
default
1
-1
/
+2
2022-11-01
Filter out carriage returns in note post web interface.
default
1
-3
/
+4
2022-11-01
Added missing user_free() when auth is needed.
default
1
-1
/
+3
2022-11-01
Another tweak to the #redir after like or boost.
default
1
-7
/
+9
2022-10-31
After reacting to a post, redirection is done to the next entry instead of top.
default
1
-4
/
+17
2022-10-31
Actors being followed can also be MUTED.
default
1
-1
/
+2
2022-10-30
Added support for sensitive content.
default
1
-0
/
+16
2022-10-28
Be more aggressive in HTML sanitization.
default
1
-1
/
+2
2022-10-26
Added a forgotten user_free() in html_post_handler().
default
1
-0
/
+2
2022-10-25
Minor tweaks.
default
1
-3
/
+3
2022-10-24
Don't load unneeded actor info in html_entry().
default
1
-5
/
+1
2022-10-21
Added email notification address to web interface.
default
1
-0
/
+11
2022-10-20
Updated LICENSE.
default
1
-0
/
+2
2022-10-19
Don't read this actor with actor_get().
default
1
-0
/
+3
2022-10-18
xs_base64_dec() can now be used as a string, so do it.
default
1
-5
/
+1
2022-10-17
Also process Emojis in the post content.
default
1
-0
/
+22
2022-10-17
Emoji must be img, not urls.
default
1
-1
/
+2
2022-10-17
Process :shortnames: in user names.
default
1
-1
/
+20
2022-10-16
Also allow image attachments from reply posts.
default
1
-5
/
+5
2022-10-16
Attachments are now starting to get real.
default
1
-1
/
+26
2022-10-16
Use multipart/form-data for posts (on the way to supporting uploads).
default
1
-4
/
+3
2022-10-12
Also add the 'Image to attach' field to reply textareas.
default
1
-2
/
+5
2022-10-11
Deleted useless code.
default
1
-4
/
+1
2022-10-11
Serve static files with the s/ prefix.
default
1
-3
/
+17
2022-10-10
Deleted unused code.
default
1
-2
/
+0
2022-10-10
build_mentions() completes uids without host.
default
1
-8
/
+7
2022-10-10
Media can be attached to notes.
default
1
-4
/
+13
2022-10-10
Attached videos are now embedded.
default
1
-1
/
+14
2022-10-09
Minor logging tweak.
default
1
-1
/
+1
2022-10-09
New optional server config directive 'disable_cache'.
default
1
-2
/
+8
2022-10-07
Moved message formatting to format.c.
default
1
-110
/
+0
2022-10-07
Use xs_is_null() instead of NULL comparison when getting actor's name.
default
1
-2
/
+2
2022-10-07
Don't indent entry children beyond 4.
default
1
-1
/
+4
2022-10-06
Do not show the hour in the date.
default
1
-1
/
+2
2022-10-06
After doing some timeline operation, the page is loaded at the snac-posts anc...
default
1
-1
/
+2
2022-10-06
New function build_mentions(), for the reply textareas.
default
1
-1
/
+40
2022-10-05
Fixed bug in Boost (by URL).
default
1
-1
/
+1
[next]