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-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
2024-05-26
Use enum instead of numeric status codes for HTTP statuses
Louis Brauer
1
-25
/
+31
2024-05-23
Added more const.
default
1
-19
/
+20
2024-05-21
Added const everywhere.
default
1
-177
/
+106
2024-05-15
Renamed content_check() to content_match().
default
1
-2
/
+2
2024-05-11
In timeline_request(), call enqueue_actor_request on actor errors.
default
1
-11
/
+15
2024-05-11
Unified post-like object type match.
default
1
-1
/
+1
2024-05-05
Added some more logging.
default
1
-0
/
+10
2024-05-05
New function enqueue_object_request().
default
1
-0
/
+16
2024-05-02
Fixed confusion in Undo + Follow processing.
default
1
-5
/
+9
2024-04-30
Also add announces to lists.
default
1
-0
/
+3
2024-04-22
New server.json knobs "queue_timeout" and "queue_timeout_2".
default
1
-2
/
+10
[next]