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
2025-01-27
Minor optimization in timeline retrieving.
default
1
-1
/
+1
2025-01-23
More hashtag following tweaks.
default
1
-0
/
+33
2025-01-22
More tweaks to hashtag following code.
default
1
-4
/
+17
2025-01-22
Moved followed hashtag check to its own function.
default
1
-24
/
+36
2025-01-22
Also accept 'Update' activities for 'Application' objects.
default
1
-1
/
+1
2025-01-22
Don't account as such announces by our own relay.
default
1
-5
/
+10
2025-01-19
Don't notify us for our own posts from the relay.
default
1
-0
/
+5
2025-01-19
Only relay public posts.
default
1
-1
/
+1
2025-01-19
Also relay notes to the relays that follow us.
default
1
-17
/
+41
2025-01-13
Don't describe as 'fatal' what are just non-retriable connection errors.
default
1
-1
/
+1
2025-01-12
Renamed msg_place() to msg_actor_place().
default
1
-2
/
+2
2025-01-11
Moved creation of "quiet public" posts to msg_note(), where it belongs.
default
1
-1
/
+7
2025-01-10
Fixed crash in msg_place() because I'm a moron.
default
1
-1
/
+1
2025-01-10
If a location is defined, user actors include a 'Place' object.
default
1
-0
/
+27
2025-01-10
Actor caching lowered to 3 hours.
default
1
-1
/
+1
2025-01-10
Always return a shared inbox for the 'relay' user.
default
1
-1
/
+1
2025-01-09
Bumped debug level of actor cache hits.
default
1
-1
/
+1
2025-01-09
Added some actor object caching.
default
1
-1
/
+15
2025-01-09
Added a way to archive ignored messages.
default
1
-0
/
+11
2025-01-09
Some fixes to receive and update 'Event' objects correctly.
default
1
-3
/
+3
2025-01-08
Bumped copyright year.
default
1
-1
/
+1
2025-01-07
Added a tweak to follow LitePub (Pleroma-style, https://litepub.social/) relays.
default
1
-3
/
+8
2025-01-07
Minor semantic tweak.
default
1
-1
/
+5
2025-01-05
New configuration directive "max_public_entries".
default
1
-3
/
+3
2025-01-05
Moved post language setting to msg_note(), where it really belongs.
default
1
-2
/
+17
2024-12-31
Skip enqueue_output() to local users (already served by the local shared-inbox).
default
1
-7
/
+10
2024-12-30
Convert to lowercase when checking for followed hashtags.
default
1
-2
/
+7
2024-12-30
Don't search for hashtags in non-public posts.
default
1
-1
/
+1
2024-12-30
Always enqueue a message into the local shared-inbox.
default
1
-10
/
+12
2024-12-30
Started support for hashtag following.
default
1
-0
/
+22
2024-12-23
Accept 'Audio' as a valid entry type.
default
1
-0
/
+5
2024-12-21
If an attachment includes an icon, show it.
default
1
-0
/
+4
2024-12-19
Avoid adding repeated attachments.
default
1
-9
/
+20
2024-12-04
New user variable show_contact_metrics.
default
1
-2
/
+18
2024-12-04
msg_collection() now includes an argument for totalItems.
default
1
-9
/
+11
2024-11-24
On unfollow, also delete from the pending follow list.
default
1
-0
/
+5
2024-11-24
New function pending_add().
default
1
-11
/
+20
2024-11-24
Return the 'manuallyApprovesFollowers' actor field according to user configur...
default
1
-0
/
+4
2024-11-23
Minor tweak to new metadata.
default
1
-1
/
+1
2024-11-23
The 'metadata' field in user.json is now a string instead of a dict.
default
1
-1
/
+24
2024-11-19
New function get_in_reply_to().
default
1
-3
/
+15
2024-11-16
Allow underscores in hashtags.
default
1
-1
/
+1
2024-11-07
Omit the 'image' field if there are any attachment.
default
1
-1
/
+1
2024-10-30
Don't notify 'Block' activities if the 'disable_block_notifications' server s...
default
1
-2
/
+3
2024-10-27
Wrap user mention in post around span to ensure frontends do not display a li...
Kirby
1
-1
/
+1
2024-10-19
Call list_distribute() from timeline_request().
default
1
-0
/
+3
2024-10-19
Added some checks.
default
1
-10
/
+42
2024-10-09
After several tests, migration to Mastodon seems to work 🎉🥳.
default
1
-2
/
+0
2024-10-09
In migrate_account(), always download the alias actor.
default
1
-1
/
+3
2024-10-08
Fixed emojis in the public profile.
default
1
-1
/
+1
[next]