index
:
snac2.git
master
Unnamed repository; edit this file 'description' to name the repository.
hyang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
html.c
Age
Commit message (
Expand
)
Author
2022-12-16
Replaced all calls to post() with enqueue_message().
default
2022-12-15
Also show the 'updated' timestamp.
default
2022-12-10
Use object_likes_len() and object_announces_len() in the post score.
default
2022-12-08
Don't show the 'Boost' button for private messages.
default
2022-12-08
Also add 'redir' hidden field to Replies.
default
2022-12-08
Some tweaks to improve the page position after like or boost.
default
2022-12-08
Wrapped too long string literals.
default
2022-12-08
Little tweak to previous change to avoid a memleak.
default
2022-12-07
Fix mentions with one @ sign
Alex Schroeder
2022-12-07
Ask for just 1 more entry beyond the current page to test if there are more.
default
2022-12-07
Fixed last minute typo.
default
2022-12-07
Minor tweaks to paged timeline output.
default
2022-12-06
Pagination of the public and private page
Alex Schroeder
2022-12-06
Add loading="lazy" to all images
Alex Schroeder
2022-12-04
Fixed crash in new code (moron me...)
default
2022-12-04
Match the CW checkbox status to what is currently configured.
default
2022-12-04
No sensitive content in the public timeline
Alex Schroeder
2022-12-04
Add an option to always show sensitive content
Alex Schroeder
2022-12-04
Deleted debug code in html_entry().
default
2022-12-04
Don't show the messages' md5.
default
2022-12-03
Don't try to admire empty messages.
default
2022-12-03
Show the development version.
default
2022-12-03
Always show who boosted something, not only when it's on level 0.
default
2022-12-03
Upgraded local/ to public/.
default
2022-12-03
New function timeline_simple_list().
default
2022-12-02
Show stray parents in the origin.
default
2022-12-02
More old code deletions.
default
2022-12-02
Fixed one post queries.
default
2022-12-02
Fixed RSS and outbox to use the new data storage.
default
2022-12-02
Big data storage change.
default
2022-12-01
Close a tag in history list.
default
2022-11-28
Changed following_list() to return a list of actors.
default
2022-11-28
Upgraded followers to the new db.
default
2022-11-26
Don't call object_del() from timeline_del().
default
2022-11-26
Renamed 'admin' link label to 'private'.
default
2022-11-25
Use macro XS_ALL were possible.
default
2022-11-24
Use the new hide API.
default
2022-11-21
Backport from xs (new xs_set() API).
default
2022-11-20
Deleted the link at the end of each RSS entry.
default
2022-11-20
More RSS tweaks.
default
2022-11-20
Fixed RSS link.
default
2022-11-20
Add a link to the post in each RSS entry.
default
2022-11-20
More RSS tweaks.
default
2022-11-20
More RSS tweaks.
default
2022-11-19
RSS improvements.
default
2022-11-18
Fixed crash when testing for the Accept header.
default
2022-11-18
Log if the RSS is served.
default
2022-11-18
Added a RSS link in the public timeline page.
default
2022-11-18
More RSS tweaks.
default
2022-11-18
More RSS cropping.
default
[next]