default
|
0e6c5f9463
actor_request() does not need a user argument.
|
1 year ago |
default
|
90179f8459
activitypub_request() may have a NULL user.
|
1 year ago |
default
|
1c19404258
Minor reordering code to process_input_message().
|
1 year ago |
default
|
95ccff541c
process_input_message() returns -1 on errors.
|
1 year ago |
default
|
d7fe3ba615
Call is_msg_for_me() from global queue input messages.
|
1 year ago |
default
|
8f172f5e0e
Usage of shared inboxes is now configurable from the server.json file.
|
1 year ago |
default
|
ce0e782c94
Also check inside Update messages in is_msg_for_me().
|
1 year ago |
default
|
bad729c631
Started work to support shared inboxes.
|
1 year ago |
default
|
b846c943b3
Fixed crash in activitypub_request() when there is no payload.
|
1 year ago |
default
|
c1502219bb
Local tag links now point to the search by tag URL.
|
1 year ago |
default
|
759042dc9f
Drop updates for unknown posts.
|
1 year ago |
default
|
22cc5f42a5
Drop replies to hidden posts.
|
1 year ago |
default
|
eb04c8e4f2
On output, consider HTTP status 405 (not allowed) as a fatal error.
|
1 year ago |
default
|
60e8953a69
Give more retry time to timedout connections.
|
1 year ago |
default
|
ac8790c3cd
If a metadata starts with https:, convert it to a link.
|
1 year ago |
default
|
c4b2d3bc69
If an account has metadata, return them as attachment PropertyValues in msg_actor().
|
1 year ago |
default
|
8ebfa10547
Use xs_match() in some places for more clarity.
|
1 year ago |
default
|
2edbb75a18
Also accept Update activities for Page and Article.
|
1 year ago |
default
|
073a2d962a
Discard output messages to blocked instances.
|
1 year ago |
default
|
4e87a1106a
Consider error status 400 as fatal in output messages.
|
1 year ago |
default
|
57c84d1c3a
Some fixes to 'Undo' messages.
|
1 year ago |
default
|
505084bab7
Added some support for 'Article' object types.
|
1 year ago |
default
|
7e63766e4a
Also propagate the 'conversation' field, if there is one.
|
1 year ago |
default
|
46cfc37f2b
Be more strict when serving note objects.
|
1 year ago |
default
|
8c87b6894e
Fixed some warning.
|
1 year ago |
default
|
f09340c352
If a user 'header' field is defined, use it.
|
1 year ago |
default
|
c8d535a154
Ignore 'Add' activities ASAP.
|
1 year ago |
default
|
d3de540a05
Don't archive Accept + Create activities as errors.
|
1 year ago |
default
|
a0906208ea
Use some new xs_stock values.
|
1 year ago |
default
|
cac1c6febd
Rewritten actor_get() to not depend on a user.
|
1 year ago |