index
:
snac2
main
master
Fork of snac2 to test neighborhood #web
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
activitypub.c
Age
Commit message (
Expand
)
Author
11 days
Fixed previous commit.
grunfink
11 days
Also drop too big messages in activitypub_request().
grunfink
11 days
In activitypub_post_handler(), drop input messages that are too big.
grunfink
2026-08-30
Added a key check to Undo.
grunfink
2026-08-30
Fixed a bug in Undo + EmojiReact.
grunfink
2026-08-30
Fixed EmojiReact code to allow any emoticon in emojis.json, not only those wi...
grunfink
2026-08-26
Use snac_op in grave().
default
2026-08-26
Use snac_op in instance_failure().
default
2026-08-26
Use snac_op in actor_failure().
default
2026-08-03
When mentioning, allow users with - in their names.
grunfink
2026-07-31
Mark actors from boosted posts as non-broken.
grunfink
2026-06-24
Implemented semi-random forward_secs in enqueue_object_request() or enqueue_a...
grunfink
2026-06-24
On mismatched 'Update' messages, request the objects instead of just failing.
grunfink
2026-06-24
Minor logging tweak.
grunfink
2026-06-24
Improved error archiving.
grunfink
2026-06-24
Fixed incorrect calls to srv_archive_error().
grunfink
2026-06-24
Added and additional keyId check in 'Move'.
grunfink
2026-06-24
Added more checks for 'Delete' and 'Update'.
grunfink
2026-06-24
Added an additional check for updated actor objects.
grunfink
2026-06-24
Reverted previous patch.
grunfink
2026-06-24
Added an new keyId check.
grunfink
2026-06-01
Use the full end PEM trailer.
grunfink
2026-06-01
Ensure publicKeyPem never contain trailing text after the end marker.
grunfink
2026-05-22
Added more logging.
grunfink
2026-05-22
Ensure the request path have enough parts.
grunfink
2026-04-16
Mark actor and instance as OK in successful actor refreshing.
grunfink
2026-04-10
If wanted so, add "following_count" and "followers_count" in the Person object.
grunfink
2026-04-05
Use xs_utf8_crop_i() instead of savage crop in log files.
grunfink
2026-03-22
Commented out aliases in webfinger, as they are generating following problems.
grunfink
2026-03-22
Also check for actor_alt in is_msg_for_me().
grunfink
2026-03-22
Increase the size of outgoing payload errors in the log.
grunfink
2026-03-17
fix: more memory leaks
green
2026-02-07
Added a 'webfinger' field to 'Person' objects.
grunfink
2026-01-24
poll-limits: added "max_poll_option_length" option
green
2026-01-24
poll-limit: fix warning
green
2026-01-24
personal: bigger limit for polls
green
2026-01-24
small: configurable poll limit
green
2026-01-19
New command-line option 'refresh'.
grunfink
2026-01-12
Added emoji categories.
violette
2026-01-12
user-specified word mutes and matching
byte
2026-01-08
If disable_emojireact is set to true in server.json, EmojiReacts are dropped ...
grunfink
2026-01-01
Bumped copyright year.
grunfink
2025-12-18
If the emoji starts with &#, convert to an utf-8 string.
grunfink
2025-12-18
Only generate an Image tag if the emoji is an URL.
grunfink
2025-12-18
Use the emoji value from emojis.json instead of creating a link to the static...
grunfink
2025-12-18
Fixed some xs_dup() leaks.
grunfink
2025-12-18
Added emoji reactions (contributed by violette).
violette
2025-11-30
Fix user matching
rako
2025-11-29
Moved is_msg_mine() to data.c.
grunfink
2025-11-29
New function is_msg_mine().
grunfink
[next]