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-26
Don't call object_del() from timeline_del().
default
1
-0
/
+3
2022-11-26
Renamed 'admin' link label to 'private'.
default
1
-2
/
+2
2022-11-25
Use macro XS_ALL were possible.
default
1
-2
/
+2
2022-11-24
Use the new hide API.
default
1
-2
/
+2
2022-11-21
Backport from xs (new xs_set() API).
default
1
-3
/
+5
2022-11-20
Deleted the link at the end of each RSS entry.
default
1
-4
/
+0
2022-11-20
More RSS tweaks.
default
1
-14
/
+5
2022-11-20
Fixed RSS link.
default
1
-4
/
+4
2022-11-20
Add a link to the post in each RSS entry.
default
1
-0
/
+4
2022-11-20
More RSS tweaks.
default
1
-3
/
+3
2022-11-20
More RSS tweaks.
default
1
-2
/
+15
2022-11-19
RSS improvements.
default
1
-16
/
+12
2022-11-18
Fixed crash when testing for the Accept header.
default
1
-3
/
+5
2022-11-18
Log if the RSS is served.
default
1
-1
/
+3
2022-11-18
Added a RSS link in the public timeline page.
default
1
-2
/
+5
2022-11-18
More RSS tweaks.
default
1
-1
/
+3
2022-11-18
More RSS cropping.
default
1
-1
/
+1
2022-11-18
Added rss on output.
default
1
-4
/
+87
2022-11-18
New function enqueue_output_to_actor().
default
1
-3
/
+2
2022-11-18
Fixed Follow bug, introduced by latest sharedInbox change.
default
1
-1
/
+2
2022-11-16
Call sanitize() as soon as possible.
default
1
-4
/
+2
2022-11-16
Also add the 'Sensitive content' checkbox to replies.
default
1
-0
/
+2
2022-11-16
Posts can be marked as 'sensitive content' (not yet for replies).
default
1
-0
/
+10
2022-11-15
Show the complete date as a 'title' popup.
default
1
-1
/
+2
2022-11-13
Deleted unused code.
default
1
-3
/
+1
2022-11-13
Also delete JS in the people/ page.
default
1
-13
/
+8
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
[prev]
[next]