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
/
activitypub.c
Age
Commit message (
Expand
)
Author
2024-08-26
Added a 'featured' property to the actor object.
default
2024-08-24
Stop archiving no_valid_recipients q_item.
default
2024-08-16
Ignore 'Remove' messages.
default
2024-08-16
Don't archive actor retry errors.
default
2024-08-16
Ignore 'Read' messages.
default
2024-08-16
Ignore 'Reject' messages.
default
2024-08-07
Fixed leaked EmojiReact notifications.
default
2024-07-31
Notify Moves, even if they fail.
default
2024-07-31
Notify objects include the original message.
default
2024-07-30
Archive bad Move messages.
default
2024-07-30
Added initial support for the input message 'Move' (untested).
default
2024-07-30
Treat 'EmojiReact' as a 'Like'.
default
2024-07-30
Notify blocks.
default
2024-07-30
On send, consider HTTP status 422 (UNPROCESSABLE_CONTENT) as a fatal error.
default
2024-07-01
Minor tweak.
default
2024-06-18
Added auto boosting (contributed by sarahpw).
default
2024-06-18
Also send Updates to collected inboxes.
default
2024-06-17
Only send notes and poll to the collected inboxes.
default
2024-06-17
Deleted repeated code.
default
2024-06-02
Added h-card to the class of mention links.
default
2024-05-30
Added an "Alt..." details just below attachments with them.
default
2024-05-26
Use enum instead of numeric status codes for HTTP statuses
Louis Brauer
2024-05-23
Added more const.
default
2024-05-21
Added const everywhere.
default
2024-05-15
Renamed content_check() to content_match().
default
2024-05-11
Fixed git conflict.
default
2024-05-11
In timeline_request(), call enqueue_actor_request on actor errors.
default
2024-05-11
Unified post-like object type match.
default
2024-05-05
Added some more logging.
default
2024-05-05
New function enqueue_object_request().
default
2024-05-02
Fixed confusion in Undo + Follow processing.
default
2024-04-30
Also add announces to lists.
default
2024-04-22
New server.json knobs "queue_timeout" and "queue_timeout_2".
default
2024-04-22
Deleted useless recalculation of queue_retry_max.
default
2024-04-18
Some tweaks to previous patch.
default
2024-04-18
Merge pull request 'Ability to federate with hidden networks #93 (update for ...
grunfink
2024-04-12
Commented out received unboosts (see code for an explanation).
default
2024-04-11
Undo for Likes and Announces are no longer dropped.
default
2024-04-11
mastoapi: 'unfavourite' and 'unreblog' actions now fully work.
default
2024-04-10
New function msg_repulsion.
default
2024-04-10
Changed admiration message ids from dummy ones to having an md5 of the object.
default
2024-03-25
If an emoji in emojis.json is an URL to an image, it's stored in the tag list.
default
2024-03-25
Added an additional check for blocked instances.
default
2024-03-24
Reject my own messages in is_msg_for_me().
default
2024-03-24
Only reply to direct Ping activities.
default
2024-03-22
Don't be overzealous in avoid notifications for Likes and Announces.
default
2024-03-15
Added a type Note to poll options.
default
2024-03-15
Backport from xs.
default
2024-03-13
Call actor_get_refresh() from actor_request().
default
2024-03-12
Don't call enqueue_actor_refresh() with a NULL user.
default
[next]