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-17
actor_request() accepts again an optional snac argument.
default
2023-12-17
Deleted debug messages.
default
2023-12-17
Also check for the .../followers rcpt for non-public messages.
default
2023-12-17
Blah blah blah is_msg_for_me() blah blah blah
default
2023-12-17
Even more is_msg_for_me() tweaks.
default
2023-12-17
Even more is_msg_for_me() updates.
default
2023-12-17
More is_msg_for_me() tweaks.
default
2023-12-17
Added a prefix to srv_archive_qitem().
default
2023-12-17
New function srv_archive_qitem().
default
2023-12-17
Fixed shared inbox distribution logic for Delete messages.
default
2023-12-16
Fixed a misleding log text.
default
2023-12-16
CSS code must be emitted as preformatted and not escaped.
default
2023-12-16
Added more code to discard Delete messages earlier.
default
2023-12-16
New cmdline command 'update', to post an update for a user.
default
2023-12-15
More tweaks to is_msg_for_me().
default
2023-12-15
Avoid propagating Undo messages innecesarily.
default
2023-12-15
Added some spacing to the Operations... form.
default
2023-12-15
Added a special check for Undo + Follow.
default
2023-12-15
Merge pull request 'html.c: media: disable preloading' (#87) from Yonle/snac2...
grunfink
2023-12-15
html.c: media: disable preloading
Yonle
2023-12-15
Updated RELEASE_NOTES.
default
2023-12-15
Updated RELEASE_NOTES.
default
2023-12-15
Merge branch 'master' of triptico.com:git/snac2
default
2023-12-15
Merge branch 'master' of grunfink-codeberg:grunfink/snac2
default
2023-12-15
Merge pull request 'format.c: add <bdi>' (#86) from Yonle/snac2:master into m...
grunfink
2023-12-15
format.c: add <bdi>
Yonle
2023-12-14
More debug tweaks.
default
2023-12-14
More log tweaks.
default
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
[next]