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
*
Minor tweak to link extraction regex.
grunfink
2025-05-11
1
-1
/
+1
*
As they look ugly in some platforms, links are no longer shown as attachments.
grunfink
2025-05-09
1
-5
/
+7
*
Merge pull request 'Display custom emoji in more places' (#343) from dandelio...
grunfink
2025-05-06
1
-0
/
+4
|
\
|
*
cleaned up old changes and outdated comments
green
2025-04-13
1
-3
/
+2
|
*
maybe a fix for username emojis
green
2025-04-13
1
-0
/
+5
*
|
Webmentions are now sent.
grunfink
2025-05-04
1
-1
/
+6
*
|
Preprocess the webmention q_item.
grunfink
2025-05-03
1
-0
/
+13
*
|
Changed email notifications: use SMTP only if configured.
grunfink
2025-04-28
1
-2
/
+4
*
|
Email notifications are sent the old way if 'spawn_sendmail' is set to true.
grunfink
2025-04-28
1
-0
/
+28
*
|
Fixed typo.
grunfink
2025-04-27
1
-2
/
+2
*
|
Changed server SMTP settings.
grunfink
2025-04-27
1
-6
/
+9
*
|
Fixed memory leak.
grunfink
2025-04-27
1
-1
/
+2
*
|
default to `smtp://localhost`
shtrophic
2025-04-24
1
-1
/
+1
*
|
Merge tag '2.75' into curl-smtp
shtrophic
2025-04-17
1
-0
/
+2
|
\
|
|
*
More scheduled post code.
default
2025-04-01
1
-0
/
+2
*
|
Merge tag '2.74' into curl-smtp
shtrophic
2025-03-20
1
-14
/
+21
|
\
|
|
*
Improved Undo+Follow logic (contributed by rozenglass).
default
2025-03-13
1
-14
/
+21
*
|
Merge remote-tracking branch 'upstream/master' into curl-smtp
shtrophic
2025-03-08
1
-94
/
+126
|
\
|
|
*
msg_note() accepts a nullable post date.
default
2025-03-02
1
-3
/
+8
|
*
Some tweaks to timeline_request().
default
2025-02-27
1
-50
/
+50
|
*
Also check for blocked hashtags in timeline_request().
default
2025-02-27
1
-49
/
+49
|
*
More hashtag block tweaks.
default
2025-02-27
1
-0
/
+3
|
*
More hashtag block tweaks.
default
2025-02-27
1
-4
/
+7
|
*
New function blocked_hashtag_check().
default
2025-02-27
1
-11
/
+27
|
*
New function hashtag_in_msg().
default
2025-02-27
1
-6
/
+11
*
|
use xs_dict_append correctly
shtrophic
2025-02-20
1
-3
/
+3
*
|
Revert "fix ownership-problem of mailinfo"
shtrophic
2025-02-20
1
-1
/
+1
*
|
fix ownership-problem of mailinfo
shtrophic
2025-02-19
1
-1
/
+1
*
|
Merge remote-tracking branch 'upstream/master' into curl-smtp
shtrophic
2025-02-17
1
-3
/
+11
|
\
|
|
*
Show the POST status also as string.
default
2025-02-17
1
-3
/
+11
*
|
Merge tag '2.72' into curl-smtp
shtrophic
2025-02-15
1
-1
/
+1
|
\
|
|
*
Minor optimization in timeline retrieving.
default
2025-01-27
1
-1
/
+1
*
|
enforce tls when supported && add tests
shtrophic
2025-01-24
1
-1
/
+2
*
|
Merge remote-tracking branch 'upstream/master' into curl-smtp
shtrophic
2025-01-24
1
-34
/
+97
|
\
|
|
*
More hashtag following tweaks.
default
2025-01-23
1
-0
/
+33
|
*
More tweaks to hashtag following code.
default
2025-01-22
1
-4
/
+17
|
*
Moved followed hashtag check to its own function.
default
2025-01-22
1
-24
/
+36
|
*
Also accept 'Update' activities for 'Application' objects.
default
2025-01-22
1
-1
/
+1
|
*
Don't account as such announces by our own relay.
default
2025-01-22
1
-5
/
+10
*
|
fix memory leak
shtrophic
2025-01-20
1
-1
/
+1
*
|
add port parsing for sandboxing
shtrophic
2025-01-20
1
-2
/
+2
*
|
add xs_smtp_request
shtrophic
2025-01-20
1
-29
/
+19
|
/
*
Don't notify us for our own posts from the relay.
default
2025-01-19
1
-0
/
+5
*
Only relay public posts.
default
2025-01-19
1
-1
/
+1
*
Also relay notes to the relays that follow us.
default
2025-01-19
1
-17
/
+41
*
Don't describe as 'fatal' what are just non-retriable connection errors.
default
2025-01-13
1
-1
/
+1
*
Renamed msg_place() to msg_actor_place().
default
2025-01-12
1
-2
/
+2
*
Moved creation of "quiet public" posts to msg_note(), where it belongs.
default
2025-01-11
1
-1
/
+7
*
Fixed crash in msg_place() because I'm a moron.
default
2025-01-10
1
-1
/
+1
*
If a location is defined, user actors include a 'Place' object.
default
2025-01-10
1
-0
/
+27
[next]