index
:
snac2
master
Mirror of https://codeberg.org/grunfink/snac2
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
activitypub.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
More debug tweaks.
default
2023-12-14
1
-2
/
+2
*
More log tweaks.
default
2023-12-14
1
-3
/
+3
*
Call process_input_message() from the shared-inbox input.
default
2023-12-11
1
-26
/
+47
*
Added a special drop for Delete messages from unknown actors.
default
2023-12-11
1
-7
/
+15
*
Fixed error message.
default
2023-12-11
1
-1
/
+1
*
Do not retry Delete messages on actor error.
default
2023-12-11
1
-0
/
+6
*
More logging tweaks.
default
2023-12-11
1
-4
/
+4
*
Revert "Reverted actor_request() without user."
default
2023-12-11
1
-8
/
+8
*
Reverted actor_request() without user.
default
2023-12-11
1
-8
/
+8
*
Some logging tweaks.
default
2023-12-11
1
-0
/
+6
*
Log actor_request() errors.
default
2023-12-11
1
-0
/
+2
*
More functions do not require the user argument.
default
2023-12-10
1
-4
/
+4
*
actor_request() does not need a user argument.
default
2023-12-10
1
-7
/
+7
*
activitypub_request() may have a NULL user.
default
2023-12-10
1
-10
/
+11
*
Minor reordering code to process_input_message().
default
2023-12-10
1
-24
/
+26
*
process_input_message() returns -1 on errors.
default
2023-12-10
1
-9
/
+8
*
Call is_msg_for_me() from global queue input messages.
default
2023-12-10
1
-6
/
+9
*
Usage of shared inboxes is now configurable from the server.json file.
default
2023-12-08
1
-3
/
+2
*
Also check inside Update messages in is_msg_for_me().
default
2023-12-06
1
-3
/
+3
*
Started work to support shared inboxes.
default
2023-12-06
1
-0
/
+47
*
Fixed crash in activitypub_request() when there is no payload.
default
2023-11-29
1
-2
/
+8
*
Local tag links now point to the search by tag URL.
default
2023-11-08
1
-1
/
+1
*
Drop updates for unknown posts.
default
2023-10-16
1
-3
/
+7
*
Drop replies to hidden posts.
default
2023-10-16
1
-9
/
+14
*
On output, consider HTTP status 405 (not allowed) as a fatal error.
default
2023-10-06
1
-1
/
+1
*
Give more retry time to timedout connections.
default
2023-09-29
1
-5
/
+12
*
If a metadata starts with https:, convert it to a link.
default
2023-09-22
1
-2
/
+12
*
If an account has metadata, return them as attachment PropertyValues in msg_a...
default
2023-09-18
1
-0
/
+20
*
Use xs_match() in some places for more clarity.
default
2023-09-17
1
-8
/
+5
*
Also accept Update activities for Page and Article.
default
2023-09-15
1
-2
/
+4
*
Discard output messages to blocked instances.
default
2023-09-02
1
-0
/
+5
*
Consider error status 400 as fatal in output messages.
default
2023-09-01
1
-1
/
+1
*
Some fixes to 'Undo' messages.
default
2023-08-31
1
-4
/
+12
*
Added some support for 'Article' object types.
default
2023-08-23
1
-1
/
+3
*
Also propagate the 'conversation' field, if there is one.
default
2023-08-22
1
-0
/
+4
*
Be more strict when serving note objects.
default
2023-08-18
1
-0
/
+4
*
Fixed some warning.
default
2023-08-14
1
-4
/
+4
*
If a user 'header' field is defined, use it.
default
2023-08-14
1
-0
/
+10
*
Ignore 'Add' activities ASAP.
default
2023-08-13
1
-5
/
+10
*
Don't archive Accept + Create activities as errors.
default
2023-08-13
1
-0
/
+5
*
Use some new xs_stock values.
default
2023-08-13
1
-4
/
+2
*
Rewritten actor_get() to not depend on a user.
default
2023-08-12
1
-1
/
+1
*
Rewritten is_msg_public() to not depend on a user.
default
2023-08-12
1
-7
/
+24
*
Archive JSON errors in activitypub_post_handler.
default
2023-08-11
1
-0
/
+2
*
More strict retries.
default
2023-08-09
1
-1
/
+1
*
Be more strict in not retrying on permanent errors.
default
2023-08-09
1
-2
/
+2
*
Renamed json dump functions to new xs spec.
default
2023-08-08
1
-2
/
+2
*
Fixed votersCount.
default
2023-08-08
1
-2
/
+7
*
Limited users can announce our own posts.
default
2023-08-07
1
-4
/
+4
*
Some fixes to limiting actors.
default
2023-08-07
1
-21
/
+22
[next]