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
...
*
Added a new `min_account_age` parameter to server.json.
default
2024-02-22
1
-0
/
+19
*
Log (and not notify) repeated likes and announces.
default
2024-02-21
1
-6
/
+13
*
New verify_links q_item.
default
2024-02-20
1
-0
/
+4
*
Fixed bug in get_attachments().
default
2024-02-16
1
-1
/
+1
*
Always return rel=me in msg_actor() links.
default
2024-02-15
1
-10
/
+1
*
Also add the rel=me to metadata links in msg_actor().
default
2024-02-14
1
-1
/
+10
*
New function is_msg_from_private_user().
default
2024-02-10
1
-0
/
+24
*
Skip our own notifications.
default
2024-02-05
1
-0
/
+4
*
Some tweaks to retry timeouts.
default
2024-01-26
1
-1
/
+1
*
Use get_attachments() in html_entry().
default
2024-01-24
1
-2
/
+2
*
New function get_attachments() (still unused).
default
2024-01-24
1
-0
/
+121
*
Don't send anything to the collected inboxes if collection is disabled.
default
2024-01-24
1
-7
/
+9
*
Also process Video in timeline_request().
default
2024-01-18
1
-1
/
+1
*
New function get_atto(), to get the attributedTo field.
default
2024-01-18
1
-8
/
+36
*
Added some support for Peertube videos.
default
2024-01-18
1
-0
/
+7
*
Started support for Peertube's Video object.
default
2024-01-14
1
-6
/
+12
*
Fixed a bug introduced yesterday that cause double notifications
Stefano Marinelli
2024-01-13
1
-2
/
+0
*
ntfy code cleanup
Stefano Marinelli
2024-01-12
1
-2
/
+1
*
Added support for ntfy notifications. You can configure either a self-hosted ...
Stefano Marinelli
2024-01-12
1
-1
/
+41
*
Better checking for CC creation in msg_note().
default
2024-01-11
1
-2
/
+2
*
If the actor from a message from the shared-inbox fails, propagate.
default
2024-01-11
1
-2
/
+8
*
Avoid a webfinger request in msg_note().
default
2024-01-11
1
-9
/
+16
*
Added more webfinger checks, just to be sure.
default
2024-01-10
1
-2
/
+3
*
Call srv_archive_error() on input q_item errors.
default
2024-01-10
1
-0
/
+2
*
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
[prev]
[next]