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 (
Expand
)
Author
Age
Files
Lines
*
Added edit support for posts.
default
2023-01-24
1
-3
/
+69
*
Updated year in copyright notices.
default
2023-01-17
1
-1
/
+1
*
Backport from xs.
default
2023-01-12
1
-5
/
+5
*
Show the More... link above the 'About this site'.
default
2023-01-11
1
-2
/
+2
*
Deleted unused argument in timeline_admire().
default
2023-01-11
1
-2
/
+2
*
Deleted unused arguments in timeline_add().
default
2023-01-11
1
-1
/
+1
*
Show the mentioned people after a CC:.
default
2023-01-09
1
-0
/
+5
*
Don't generate empty children popups.
default
2023-01-03
1
-10
/
+17
*
Add a link rel=alternate to the user RSS.
default
2022-12-25
1
-0
/
+6
*
timeline_request() fixes the canonical id for the object.
default
2022-12-23
1
-2
/
+2
*
The 'Older...' details are back, now better.
default
2022-12-19
1
-1
/
+19
*
Deleted the 'Older...' details tag because it's becoming too confusing.
default
2022-12-18
1
-12
/
+1
*
Conversations can be collapsed.
default
2022-12-18
1
-2
/
+7
*
Replaced all calls to post() with enqueue_message().
default
2022-12-16
1
-5
/
+5
*
Also show the 'updated' timestamp.
default
2022-12-15
1
-9
/
+24
*
Use object_likes_len() and object_announces_len() in the post score.
default
2022-12-10
1
-3
/
+3
*
Don't show the 'Boost' button for private messages.
default
2022-12-08
1
-3
/
+5
*
Also add 'redir' hidden field to Replies.
default
2022-12-08
1
-0
/
+2
*
Some tweaks to improve the page position after like or boost.
default
2022-12-08
1
-13
/
+9
*
Wrapped too long string literals.
default
2022-12-08
1
-2
/
+4
*
Little tweak to previous change to avoid a memleak.
default
2022-12-08
1
-1
/
+7
*
Fix mentions with one @ sign
Alex Schroeder
2022-12-07
1
-0
/
+1
*
Ask for just 1 more entry beyond the current page to test if there are more.
default
2022-12-07
1
-2
/
+2
*
Fixed last minute typo.
default
2022-12-07
1
-1
/
+1
*
Minor tweaks to paged timeline output.
default
2022-12-07
1
-17
/
+18
*
Pagination of the public and private page
Alex Schroeder
2022-12-06
1
-8
/
+31
*
Add loading="lazy" to all images
Alex Schroeder
2022-12-06
1
-4
/
+4
*
Fixed crash in new code (moron me...)
default
2022-12-04
1
-1
/
+5
*
Match the CW checkbox status to what is currently configured.
default
2022-12-04
1
-1
/
+1
*
No sensitive content in the public timeline
Alex Schroeder
2022-12-04
1
-10
/
+6
*
Add an option to always show sensitive content
Alex Schroeder
2022-12-04
1
-6
/
+22
*
Deleted debug code in html_entry().
default
2022-12-04
1
-8
/
+2
*
Don't show the messages' md5.
default
2022-12-04
1
-0
/
+2
*
Don't try to admire empty messages.
default
2022-12-03
1
-4
/
+10
*
Show the development version.
default
2022-12-03
1
-1
/
+4
*
Always show who boosted something, not only when it's on level 0.
default
2022-12-03
1
-43
/
+42
*
Upgraded local/ to public/.
default
2022-12-03
1
-1
/
+7
*
New function timeline_simple_list().
default
2022-12-03
1
-4
/
+2
*
Show stray parents in the origin.
default
2022-12-02
1
-22
/
+12
*
More old code deletions.
default
2022-12-02
1
-2
/
+0
*
Fixed one post queries.
default
2022-12-02
1
-4
/
+6
*
Fixed RSS and outbox to use the new data storage.
default
2022-12-02
1
-1
/
+5
*
Big data storage change.
default
2022-12-02
1
-67
/
+75
*
Close a tag in history list.
default
2022-12-01
1
-1
/
+1
*
Changed following_list() to return a list of actors.
default
2022-11-28
1
-1
/
+1
*
Upgraded followers to the new db.
default
2022-11-28
1
-4
/
+3
*
Don't call object_del() from timeline_del().
default
2022-11-26
1
-0
/
+3
*
Renamed 'admin' link label to 'private'.
default
2022-11-26
1
-2
/
+2
*
Use macro XS_ALL were possible.
default
2022-11-25
1
-2
/
+2
*
Use the new hide API.
default
2022-11-24
1
-2
/
+2
[next]