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
Age
Commit message (
Expand
)
Author
2023-07-13
Updated RELEASE_NOTES.
default
2023-07-13
Bumped version.
default
2023-07-13
Updated RELEASE_NOTES.
default
2023-07-13
Updated documentation.
default
2023-07-13
Increased log level for Announce error requests.
default
2023-07-13
Added support for the 'Page' ActivityPub object.
default
2023-07-13
Added a maximum level of recursion to timeline_request().
default
2023-07-13
Always log send status in post_message().
default
2023-07-13
New function post_message(), to send a message bypassing the output queue.
default
2023-07-13
Minor prototype tweak.
default
2023-07-13
Version 2.37 RELEASED.
default
2023-07-13
Fixed memory leaks.
default
2023-07-13
Merge pull request 'XSS: Also encode in admin page, and other....' (#65) from...
grunfink
2023-07-12
utils.c: Prompt does not need \n
Yonle
2023-07-12
xs_mime.h: .opus mime is audio/ogg
Yonle
2023-07-12
html.c: Also encode html characters in admin page
Yonle
2023-07-12
activitypub.c: Remove unused variable.
Yonle
2023-07-11
Fixed HTML re-encoding in the user bio.
default
2023-07-11
When sanitize() is called, encode_html() is no longer needed.
default
2023-07-11
Added new CSS classes snac-embedded-video and snac-embedded-audio.
default
2023-07-11
Fixed crash.
default
2023-07-11
Updated RELEASE_NOTES.
default
2023-07-11
Fixed some memory leaks.
default
2023-07-11
Merge pull request 'Attempt to prevent XSS.' (#64) from yonle/snac2:master in...
grunfink
2023-07-11
html.c: Escape XML characters & View unknown type attachment link
Yonle
2023-07-11
Merge pull request 'xs_mime.h: Add various mimetypes for audios & videos' (#6...
grunfink
2023-07-11
xs_mime.h: Add various mimetypes for audios & videos
Yonle
2023-07-11
Updated RELEASE_NOTES.
default
2023-07-10
Simplified inbox_list().
default
2023-07-10
Revert "New server config array "webfinger_domains"."
default
2023-07-10
[examples/snac-global.service] New file.
default
2023-07-09
Fixed failed mkdir() in restricted environments.
default
2023-07-08
Bumper version.
default
2023-07-08
New server config array "webfinger_domains".
default
2023-07-07
Version 2.36 RELEASED.
default
2023-07-06
Updated TODO.
default
2023-07-06
Updated RELEASE_NOTES.
default
2023-07-06
Pinned posts also appear in the public timeline.
default
2023-07-05
index_list() and index_list_desc() always return a list, even if empty.
default
2023-07-05
Tweaked static_get() logging.
default
2023-07-05
Posts can be pinned/unpinned from the web interface.
default
2023-07-05
Pinned posts appear at the top of the public timeline.
default
2023-07-05
Updated documentation.
default
2023-07-05
Merge branch 'master' of triptico.com:git/snac2
default
2023-07-05
Backport from xs.
default
2023-07-04
Also call process_tags() when in the public timeline's bio.
default
2023-07-04
Fixed weird prototype of process_tags().
default
2023-07-04
The actor bio now accepts tags.
default
2023-07-04
index_list() and index_list_desc() don't return deleted entries.
default
2023-07-04
Updated RELEASE_NOTES.
default
[next]