index
:
snac2
main
master
Fork of snac2 to test neighborhood #web
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
activitypub.c
Age
Commit message (
Expand
)
Author
2025-10-24
Keep track of deleted users and return 410 Gone for them.
grunfink
2025-10-21
Instead of comparing the output status with == 200, it's better to check usin...
Stefano Marinelli
2025-10-18
Enhances Mastodon API compatibility by adding support for displaying remote u...
Stefano Marinelli
2025-10-13
xs_http.h: new file.
grunfink
2025-10-11
Fixed recipient_list() for mentioned accounts.
grunfink
2025-09-30
fix fetching
byte
2025-09-28
Merge pull request 'implementing scopes' (#474) from byte/snac2:feature/visib...
grunfink
2025-09-28
In actor_refresh, use actor_failure() to avoid retrying 410 Gone failures.
grunfink
2025-09-22
making sure that global data is immutable
byte
2025-09-20
implementing visibility scopes
byte
2025-09-17
Tweaked logging message.
grunfink
2025-09-14
More work in replies pages.
grunfink
2025-09-14
Don't use # anchors in the reply paging, as Misskey seems to dislike them.
grunfink
2025-09-12
New function instance_failure().
grunfink
2025-09-07
Always do a deferred fsck at startup.
grunfink
2025-09-03
Ensure the outbox does not include non-public posts.
grunfink
2025-09-03
Call enqueue_collect_outbox() after a Follow Accept.
grunfink
2025-09-03
New function enqueue_collect_outbox().
grunfink
2025-09-03
New function collect_outbox().
grunfink
2025-08-31
More replies tweaks.
grunfink
2025-08-31
Added a 'replies' object to Notes.
grunfink
2025-08-31
Some improvements to collect_replies().
grunfink
2025-08-18
New function enqueue_collect_replies().
grunfink
2025-08-16
New function collect_replies().
grunfink
2025-07-27
Also add children to msg_delete().
grunfink
2025-07-27
Fixed bug in new delete targets.
grunfink
2025-07-27
In msg_delete(), also add actors that liked or boosted as destinations.
grunfink
2025-05-30
More webhook checks.
grunfink
2025-05-30
Added a new server knob disable_notify_webhook.
grunfink
2025-05-30
More notify_webhook work.
grunfink
2025-05-28
Renamed server knob to 'rss_hashtag_poll_hours'.
grunfink
2025-05-28
Activated hashtag RSS polling.
grunfink
2025-05-22
Minor memory leak fixes.
grunfink
2025-05-22
Merge pull request 'use utf-8 lowercase function for tags #396' (#400) from p...
grunfink
2025-05-22
use utf-8 lowercase function for tags #396
postscriptum
2025-05-19
performance: use following_list_len in more places
green
2025-05-11
Minor tweak to link extraction regex.
grunfink
2025-05-09
As they look ugly in some platforms, links are no longer shown as attachments.
grunfink
2025-05-06
Merge pull request 'Display custom emoji in more places' (#343) from dandelio...
grunfink
2025-05-04
Webmentions are now sent.
grunfink
2025-05-03
Preprocess the webmention q_item.
grunfink
2025-04-28
Changed email notifications: use SMTP only if configured.
grunfink
2025-04-28
Email notifications are sent the old way if 'spawn_sendmail' is set to true.
grunfink
2025-04-27
Fixed typo.
grunfink
2025-04-27
Changed server SMTP settings.
grunfink
2025-04-27
Fixed memory leak.
grunfink
2025-04-24
default to `smtp://localhost`
shtrophic
2025-04-17
Merge tag '2.75' into curl-smtp
shtrophic
2025-04-13
cleaned up old changes and outdated comments
green
2025-04-13
maybe a fix for username emojis
green
[next]