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 tweaks regarding shared inboxes.
default
2024-01-05
1
-1
/
+6
*
dequeue() unlinks the file, even if it's been unable to parse it.
default
2024-01-04
1
-3
/
+1
*
Updated copyright year.
default
2024-01-04
1
-1
/
+1
*
In 'Follow', ensure the actor object to be followed is here.
default
2023-12-28
1
-0
/
+7
*
More shared inbox tweaks.
default
2023-12-18
1
-2
/
+2
*
Added some crash checks.
default
2023-12-18
1
-0
/
+6
*
Fixed follow / unfollow mess for shared inboxes.
default
2023-12-18
1
-2
/
+8
*
Fixed Accept + Follow for shared inboxes.
default
2023-12-18
1
-1
/
+6
*
actor_request() accepts again an optional snac argument.
default
2023-12-17
1
-7
/
+7
*
Deleted debug messages.
default
2023-12-17
1
-5
/
+1
*
Also check for the .../followers rcpt for non-public messages.
default
2023-12-17
1
-3
/
+25
*
Blah blah blah is_msg_for_me() blah blah blah
default
2023-12-17
1
-5
/
+9
*
Even more is_msg_for_me() tweaks.
default
2023-12-17
1
-5
/
+5
*
Even more is_msg_for_me() updates.
default
2023-12-17
1
-3
/
+8
*
More is_msg_for_me() tweaks.
default
2023-12-17
1
-4
/
+4
*
Added a prefix to srv_archive_qitem().
default
2023-12-17
1
-1
/
+1
*
New function srv_archive_qitem().
default
2023-12-17
1
-1
/
+3
*
Fixed shared inbox distribution logic for Delete messages.
default
2023-12-17
1
-2
/
+4
*
Added more code to discard Delete messages earlier.
default
2023-12-16
1
-0
/
+16
*
More tweaks to is_msg_for_me().
default
2023-12-15
1
-3
/
+3
*
Avoid propagating Undo messages innecesarily.
default
2023-12-15
1
-0
/
+5
*
Added a special check for Undo + Follow.
default
2023-12-15
1
-0
/
+3
*
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
[next]