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-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
2024-10-08
More migration work.
default
1
-11
/
+15
2024-10-03
More hashtag regex improvements.
default
1
-1
/
+1
2024-10-03
Add the apostrophe as another stop char for hashtags.
default
1
-1
/
+1
2024-09-27
Added a warning to the 'migrate' command.
default
1
-0
/
+4
2024-09-20
More migration work.
default
1
-0
/
+8
2024-09-19
Move migration work.
default
1
-1
/
+21
2024-09-19
Changed some migration terminology.
default
1
-3
/
+3
2024-09-18
Started account migration code.
default
1
-0
/
+27
2024-09-18
The aka is returned in the alsoKnownAs actor field.
default
1
-0
/
+8
2024-09-17
While processing a 'Move', retry failed actor retrieval (it may be a transien...
default
1
-1
/
+5
2024-08-26
Added a 'featured' property to the actor object.
default
1
-7
/
+8
2024-08-24
Stop archiving no_valid_recipients q_item.
default
1
-1
/
+0
2024-08-16
Ignore 'Remove' messages.
default
1
-1
/
+1
2024-08-16
Don't archive actor retry errors.
default
1
-2
/
+0
2024-08-16
Ignore 'Read' messages.
default
1
-1
/
+1
2024-08-16
Ignore 'Reject' messages.
default
1
-1
/
+1
2024-08-07
Fixed leaked EmojiReact notifications.
default
1
-4
/
+4
2024-07-31
Notify Moves, even if they fail.
default
1
-2
/
+2
2024-07-31
Notify objects include the original message.
default
1
-1
/
+3
2024-07-30
Archive bad Move messages.
default
1
-1
/
+3
2024-07-30
Added initial support for the input message 'Move' (untested).
default
1
-0
/
+54
2024-07-30
Treat 'EmojiReact' as a 'Like'.
default
1
-2
/
+2
2024-07-30
Notify blocks.
default
1
-0
/
+9
2024-07-30
On send, consider HTTP status 422 (UNPROCESSABLE_CONTENT) as a fatal error.
default
1
-0
/
+1
2024-07-01
Minor tweak.
default
1
-1
/
+1
2024-06-18
Added auto boosting (contributed by sarahpw).
default
1
-0
/
+8
2024-06-18
Also send Updates to collected inboxes.
default
1
-1
/
+1
2024-06-17
Only send notes and poll to the collected inboxes.
default
1
-8
/
+8
2024-06-17
Deleted repeated code.
default
1
-7
/
+0
2024-06-02
Added h-card to the class of mention links.
default
1
-1
/
+1
2024-05-30
Added an "Alt..." details just below attachments with them.
default
1
-1
/
+1
[next]