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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-15
Added a type Note to poll options.
default
1
-0
/
+1
2024-03-15
Backport from xs.
default
1
-2
/
+2
2024-03-13
Call actor_get_refresh() from actor_request().
default
1
-7
/
+1
2024-03-12
Don't call enqueue_actor_refresh() with a NULL user.
default
1
-1
/
+1
2024-03-12
Queue actor request renamed to actor_refresh.
default
1
-3
/
+3
2024-03-12
More actor refreshing tweaks.
default
1
-6
/
+10
2024-03-12
Don't call enqueue_actor_request() with a NULL user.
default
1
-0
/
+2
2024-03-12
Added actor refreshing via the user queue.
default
1
-0
/
+16
2024-03-11
Also call content_check() from timeline_request().
default
1
-9
/
+13
2024-03-11
Also accept Article objects.
default
1
-1
/
+1
2024-03-11
New function content_check().
default
1
-1
/
+6
2024-03-09
Replaced most xs_dict_iter() with xs_dict_next().
default
1
-1
/
+2
2024-03-08
Shortened the maximum conversation levels.
default
1
-1
/
+1
2024-03-04
More logging tweaks.
default
1
-1
/
+1
2024-03-04
More logging tweaks.
default
1
-1
/
+2
2024-03-04
Logging tweaks.
default
1
-1
/
+1
2024-02-22
Also reject posts from accounts that are too old to be true.
default
1
-5
/
+18
2024-02-22
Added a new `min_account_age` parameter to server.json.
default
1
-0
/
+19
2024-02-21
Log (and not notify) repeated likes and announces.
default
1
-6
/
+13
2024-02-20
New verify_links q_item.
default
1
-0
/
+4
2024-02-16
Fixed bug in get_attachments().
default
1
-1
/
+1
2024-02-15
Always return rel=me in msg_actor() links.
default
1
-10
/
+1
2024-02-14
Also add the rel=me to metadata links in msg_actor().
default
1
-1
/
+10
2024-02-10
New function is_msg_from_private_user().
default
1
-0
/
+24
2024-02-05
Skip our own notifications.
default
1
-0
/
+4
2024-01-26
Some tweaks to retry timeouts.
default
1
-1
/
+1
2024-01-24
Use get_attachments() in html_entry().
default
1
-2
/
+2
2024-01-24
New function get_attachments() (still unused).
default
1
-0
/
+121
2024-01-24
Don't send anything to the collected inboxes if collection is disabled.
default
1
-7
/
+9
2024-01-18
Also process Video in timeline_request().
default
1
-1
/
+1
2024-01-18
New function get_atto(), to get the attributedTo field.
default
1
-8
/
+36
2024-01-18
Added some support for Peertube videos.
default
1
-0
/
+7
2024-01-14
Started support for Peertube's Video object.
default
1
-6
/
+12
2024-01-13
Fixed a bug introduced yesterday that cause double notifications
Stefano Marinelli
1
-2
/
+0
2024-01-12
ntfy code cleanup
Stefano Marinelli
1
-2
/
+1
2024-01-12
Added support for ntfy notifications. You can configure either a self-hosted ...
Stefano Marinelli
1
-1
/
+41
2024-01-11
Better checking for CC creation in msg_note().
default
1
-2
/
+2
2024-01-11
If the actor from a message from the shared-inbox fails, propagate.
default
1
-2
/
+8
2024-01-11
Avoid a webfinger request in msg_note().
default
1
-9
/
+16
2024-01-10
Added more webfinger checks, just to be sure.
default
1
-2
/
+3
2024-01-10
Call srv_archive_error() on input q_item errors.
default
1
-0
/
+2
2024-01-05
More tweaks regarding shared inboxes.
default
1
-1
/
+6
2024-01-04
dequeue() unlinks the file, even if it's been unable to parse it.
default
1
-3
/
+1
2024-01-04
Updated copyright year.
default
1
-1
/
+1
2023-12-28
In 'Follow', ensure the actor object to be followed is here.
default
1
-0
/
+7
2023-12-18
More shared inbox tweaks.
default
1
-2
/
+2
2023-12-18
Added some crash checks.
default
1
-0
/
+6
2023-12-18
Fixed follow / unfollow mess for shared inboxes.
default
1
-2
/
+8
2023-12-18
Fixed Accept + Follow for shared inboxes.
default
1
-1
/
+6
2023-12-17
actor_request() accepts again an optional snac argument.
default
1
-7
/
+7
[next]