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
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Backport from xs (new xs_set() API).
default
2022-11-21
1
-3
/
+5
|
*
Deleted the link at the end of each RSS entry.
default
2022-11-20
1
-4
/
+0
|
*
More RSS tweaks.
default
2022-11-20
1
-14
/
+5
|
*
Fixed RSS link.
default
2022-11-20
1
-4
/
+4
|
*
Add a link to the post in each RSS entry.
default
2022-11-20
1
-0
/
+4
|
*
More RSS tweaks.
default
2022-11-20
1
-3
/
+3
|
*
More RSS tweaks.
default
2022-11-20
1
-2
/
+15
|
*
RSS improvements.
default
2022-11-19
1
-16
/
+12
|
*
Fixed crash when testing for the Accept header.
default
2022-11-18
1
-3
/
+5
|
*
Log if the RSS is served.
default
2022-11-18
1
-1
/
+3
|
*
Added a RSS link in the public timeline page.
default
2022-11-18
1
-2
/
+5
|
*
More RSS tweaks.
default
2022-11-18
1
-1
/
+3
|
*
More RSS cropping.
default
2022-11-18
1
-1
/
+1
|
*
Added rss on output.
default
2022-11-18
1
-4
/
+87
|
*
New function enqueue_output_to_actor().
default
2022-11-18
1
-3
/
+2
|
*
Fixed Follow bug, introduced by latest sharedInbox change.
default
2022-11-18
1
-1
/
+2
|
*
Call sanitize() as soon as possible.
default
2022-11-16
1
-4
/
+2
|
*
Also add the 'Sensitive content' checkbox to replies.
default
2022-11-16
1
-0
/
+2
|
*
Posts can be marked as 'sensitive content' (not yet for replies).
default
2022-11-16
1
-0
/
+10
|
*
Show the complete date as a 'title' popup.
default
2022-11-15
1
-1
/
+2
|
*
Deleted unused code.
default
2022-11-13
1
-3
/
+1
|
*
Also delete JS in the people/ page.
default
2022-11-13
1
-13
/
+8
|
*
Set "u-url mention" class for mentions.
default
2022-11-13
1
-1
/
+1
|
*
Use details/summary HTML tags instead of JS for the 'Reply' button.
default
2022-11-13
1
-9
/
+7
|
*
Some formatting refactoring.
default
2022-11-13
1
-1
/
+1
|
*
You can always Boost your own posts indefinitely.
default
2022-11-09
1
-4
/
+6
|
*
Reordered Hide button.
default
2022-11-04
1
-1
/
+1
|
*
New 'Hide' button.
default
2022-11-04
1
-1
/
+12
|
*
Fixed bug when following by @user@host.
default
2022-11-02
1
-4
/
+6
|
*
Added the published (actor create) data to the 'people' page.
default
2022-11-02
1
-1
/
+1
|
*
Differentiate the textarea forms form follower to following.
default
2022-11-02
1
-8
/
+11
|
*
More work in the people page.
default
2022-11-02
1
-16
/
+26
|
*
People page started.
default
2022-11-02
1
-2
/
+132
|
*
Split html_actor_icon() from html_msg_icon().
default
2022-11-02
1
-61
/
+80
|
*
Added the @user@host id in the HTML title.
default
2022-11-02
1
-1
/
+5
|
*
Added rel=nofollow to the admin link.
default
2022-11-01
1
-1
/
+2
|
*
Filter out carriage returns in note post web interface.
default
2022-11-01
1
-3
/
+4
|
*
Added missing user_free() when auth is needed.
default
2022-11-01
1
-1
/
+3
|
*
Another tweak to the #redir after like or boost.
default
2022-11-01
1
-7
/
+9
|
*
After reacting to a post, redirection is done to the next entry instead of top.
default
2022-10-31
1
-4
/
+17
|
|
|
|
|
This work more or less ok for level 0 entries, but it's very confusing for the others.
*
Actors being followed can also be MUTED.
default
2022-10-31
1
-1
/
+2
|
*
Added support for sensitive content.
default
2022-10-30
1
-0
/
+16
|
*
Be more aggressive in HTML sanitization.
default
2022-10-28
1
-1
/
+2
|
*
Added a forgotten user_free() in html_post_handler().
default
2022-10-26
1
-0
/
+2
|
*
Minor tweaks.
default
2022-10-25
1
-3
/
+3
|
*
Don't load unneeded actor info in html_entry().
default
2022-10-24
1
-5
/
+1
|
*
Added email notification address to web interface.
default
2022-10-21
1
-0
/
+11
|
*
Updated LICENSE.
default
2022-10-20
1
-0
/
+2
|
*
Don't read this actor with actor_get().
default
2022-10-19
1
-0
/
+3
|
*
xs_base64_dec() can now be used as a string, so do it.
default
2022-10-18
1
-5
/
+1
|
[prev]
[next]