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-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
2025-04-01
More scheduled post code.
default
2025-03-20
Merge tag '2.74' into curl-smtp
shtrophic
2025-03-13
Improved Undo+Follow logic (contributed by rozenglass).
default
2025-03-08
Merge remote-tracking branch 'upstream/master' into curl-smtp
shtrophic
2025-03-02
msg_note() accepts a nullable post date.
default
2025-02-27
Some tweaks to timeline_request().
default
2025-02-27
Also check for blocked hashtags in timeline_request().
default
2025-02-27
More hashtag block tweaks.
default
2025-02-27
More hashtag block tweaks.
default
2025-02-27
New function blocked_hashtag_check().
default
2025-02-27
New function hashtag_in_msg().
default
2025-02-20
use xs_dict_append correctly
shtrophic
2025-02-20
Revert "fix ownership-problem of mailinfo"
shtrophic
2025-02-19
fix ownership-problem of mailinfo
shtrophic
2025-02-17
Merge remote-tracking branch 'upstream/master' into curl-smtp
shtrophic
2025-02-17
Show the POST status also as string.
default
2025-02-15
Merge tag '2.72' into curl-smtp
shtrophic
2025-01-27
Minor optimization in timeline retrieving.
default
2025-01-24
enforce tls when supported && add tests
shtrophic
2025-01-24
Merge remote-tracking branch 'upstream/master' into curl-smtp
shtrophic
2025-01-23
More hashtag following tweaks.
default
2025-01-22
More tweaks to hashtag following code.
default
2025-01-22
Moved followed hashtag check to its own function.
default
2025-01-22
Also accept 'Update' activities for 'Application' objects.
default
2025-01-22
Don't account as such announces by our own relay.
default
2025-01-20
fix memory leak
shtrophic
2025-01-20
add port parsing for sandboxing
shtrophic
2025-01-20
add xs_smtp_request
shtrophic
2025-01-19
Don't notify us for our own posts from the relay.
default
2025-01-19
Only relay public posts.
default
2025-01-19
Also relay notes to the relays that follow us.
default
2025-01-13
Don't describe as 'fatal' what are just non-retriable connection errors.
default
2025-01-12
Renamed msg_place() to msg_actor_place().
default
2025-01-11
Moved creation of "quiet public" posts to msg_note(), where it belongs.
default
2025-01-10
Fixed crash in msg_place() because I'm a moron.
default
[next]