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 image attachments.
default
2023-04-10
1
-3
/
+6
*
New function lastlog_write().
default
2023-04-05
1
-2
/
+5
*
Don't inline empty avatars in og:avatar meta property.
default
2023-02-26
1
-1
/
+9
*
Added some property og meta headers.
default
2023-02-26
1
-6
/
+33
*
Minor actor name code refactoring.
default
2023-02-23
1
-14
/
+22
*
Show the avatar in the nav menu.
default
2023-02-20
1
-0
/
+14
*
New checkbox 'Only for mentioned people'.
default
2023-02-20
1
-11
/
+17
*
New boolean argument 'priv' to msg_note().
default
2023-02-20
1
-1
/
+2
*
Email notifications can be disabled.
default
2023-02-20
1
-3
/
+11
*
Rewritten text 'More...' as 'Load more...'.
default
2023-02-15
1
-1
/
+1
*
Added form field code for uploading the avatar.
default
2023-02-15
1
-6
/
+4
*
Added support for receiving un uploaded avatar.
default
2023-02-15
1
-0
/
+19
*
Improved Delete button fix.
default
2023-02-10
1
-6
/
+7
*
Fixed actor / post Delete confusion bug.
default
2023-02-10
1
-2
/
+4
*
Followers can be deleted.
default
2023-02-08
1
-13
/
+21
*
Only show the 'in reply to' link if level == 0.
default
2023-02-08
1
-9
/
+11
*
Use timeline_here() for parents in html_entry().
default
2023-02-08
1
-1
/
+1
*
Added web interface for the Telegram information.
default
2023-02-07
1
-0
/
+19
*
New user option 'purge_days'.
default
2023-02-05
1
-0
/
+15
*
Deleted the type argument from object_get_my_md5() and object_get().
default
2023-02-05
1
-3
/
+3
*
Renamed timeline_get() to timeline_get_by_md5(), as that is what id does.
default
2023-02-05
1
-3
/
+3
*
New function timeline_get().
default
2023-02-05
1
-1
/
+1
*
More debug level changes.
default
2023-02-03
1
-2
/
+2
*
Attached images have a hashed name instead of a time one.
default
2023-01-28
1
-2
/
+2
*
Image attachments in posts can now have descriptions ('alt text').
default
2023-01-28
1
-3
/
+19
*
New post field 'alt_text'.
default
2023-01-28
1
-3
/
+13
*
New function default_avatar_base64().
default
2023-01-27
1
-2
/
+1
*
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
[next]