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-12-15
format.c: add <bdi>
Yonle
2023-12-11
Call process_input_message() from the shared-inbox input.
default
2023-12-11
Added a special drop for Delete messages from unknown actors.
default
2023-12-11
Fixed error message.
default
2023-12-11
Do not retry Delete messages on actor error.
default
2023-12-11
More logging tweaks.
default
2023-12-11
Revert "Reverted actor_request() without user."
default
2023-12-11
Reverted actor_request() without user.
default
2023-12-11
Some logging tweaks.
default
2023-12-11
Log actor_request() errors.
default
2023-12-10
More functions do not require the user argument.
default
2023-12-10
actor_request() does not need a user argument.
default
2023-12-10
The 'actor' command from the command-line allows non-signed queries.
default
2023-12-10
activitypub_request() may have a NULL user.
default
2023-12-10
Minor reordering code to process_input_message().
default
2023-12-10
process_input_message() returns -1 on errors.
default
2023-12-10
Call is_msg_for_me() from global queue input messages.
default
2023-12-08
Usage of shared inboxes is now configurable from the server.json file.
default
2023-12-08
Purge unused tags completely.
default
2023-12-08
Show a note's summary as a header.
default
2023-12-08
Backport from xs.
default
2023-12-06
Also check inside Update messages in is_msg_for_me().
default
2023-12-06
Started work to support shared inboxes.
default
2023-12-06
Show the md5 of the original post in its link in html_actor_icon().
default
2023-12-05
Updated RELEASE_NOTES.
default
2023-12-05
mastoapi: fixed crash processing kbin boosts.
default
2023-12-05
mastoapi: correctly print the auth key in the sepcial urn:ietf... case.
default
2023-12-03
Updated RELEASE_NOTES.
default
2023-12-03
Backport from xs.
default
2023-12-03
Backport from xs.
default
2023-12-03
Don't show polls as 'votable' from the public timeline.
default
2023-12-03
Backport from xs.
default
2023-12-03
Fill the 'fields' list in mastoapi_account().
default
2023-12-03
mastoapi: patched dates to match the funny timezone Mastodon uses.
default
2023-12-03
mastoapi: return some dummy values in verify_credentials.
default
2023-11-30
A very minor HTML tweak.
default
2023-11-29
Use a configurable line height in replace_shortnames().
default
2023-11-29
Updated RELEASE_NOTES.
default
2023-11-29
Added a title to an image shortname.
default
2023-11-29
Deleted redundant code.
default
2023-11-29
Deleted redundant code.
default
2023-11-29
New function replace_shortnames().
default
2023-11-29
Got rid of dead code.
default
2023-11-29
html_timeline() now uses xs_html.
default
2023-11-29
The "More..." links in html_timeline() use now xs_html.
default
2023-11-29
History in html_timeline() uses xs_html.
default
2023-11-29
Updated RELEASE_NOTES.
default
2023-11-29
Fixed typo.
default
2023-11-29
html_notifications() is now fully xs_html.
default
2023-11-29
Fixed crash in activitypub_request() when there is no payload.
default
[next]