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
*
Call list_distribute() from timeline_request().
default
2024-10-19
1
-0
/
+3
*
Added some checks.
default
2024-10-19
1
-10
/
+42
*
After several tests, migration to Mastodon seems to work 🎉🥳.
default
2024-10-09
1
-2
/
+0
*
In migrate_account(), always download the alias actor.
default
2024-10-09
1
-1
/
+3
*
Fixed emojis in the public profile.
default
2024-10-08
1
-1
/
+1
*
More migration work.
default
2024-10-08
1
-11
/
+15
*
More hashtag regex improvements.
default
2024-10-03
1
-1
/
+1
*
Add the apostrophe as another stop char for hashtags.
default
2024-10-03
1
-1
/
+1
*
Added a warning to the 'migrate' command.
default
2024-09-27
1
-0
/
+4
*
More migration work.
default
2024-09-20
1
-0
/
+8
*
Move migration work.
default
2024-09-19
1
-1
/
+21
*
Changed some migration terminology.
default
2024-09-19
1
-3
/
+3
*
Started account migration code.
default
2024-09-18
1
-0
/
+27
*
The aka is returned in the alsoKnownAs actor field.
default
2024-09-18
1
-0
/
+8
*
While processing a 'Move', retry failed actor retrieval (it may be a transien...
default
2024-09-17
1
-1
/
+5
*
Added a 'featured' property to the actor object.
default
2024-08-26
1
-7
/
+8
*
Stop archiving no_valid_recipients q_item.
default
2024-08-24
1
-1
/
+0
*
Ignore 'Remove' messages.
default
2024-08-16
1
-1
/
+1
*
Don't archive actor retry errors.
default
2024-08-16
1
-2
/
+0
*
Ignore 'Read' messages.
default
2024-08-16
1
-1
/
+1
*
Ignore 'Reject' messages.
default
2024-08-16
1
-1
/
+1
*
Fixed leaked EmojiReact notifications.
default
2024-08-07
1
-4
/
+4
*
Notify Moves, even if they fail.
default
2024-07-31
1
-2
/
+2
*
Notify objects include the original message.
default
2024-07-31
1
-1
/
+3
*
Archive bad Move messages.
default
2024-07-30
1
-1
/
+3
*
Added initial support for the input message 'Move' (untested).
default
2024-07-30
1
-0
/
+54
*
Treat 'EmojiReact' as a 'Like'.
default
2024-07-30
1
-2
/
+2
*
Notify blocks.
default
2024-07-30
1
-0
/
+9
*
On send, consider HTTP status 422 (UNPROCESSABLE_CONTENT) as a fatal error.
default
2024-07-30
1
-0
/
+1
*
Minor tweak.
default
2024-07-01
1
-1
/
+1
*
Added auto boosting (contributed by sarahpw).
default
2024-06-18
1
-0
/
+8
*
Also send Updates to collected inboxes.
default
2024-06-18
1
-1
/
+1
*
Only send notes and poll to the collected inboxes.
default
2024-06-17
1
-8
/
+8
*
Deleted repeated code.
default
2024-06-17
1
-7
/
+0
*
Added h-card to the class of mention links.
default
2024-06-02
1
-1
/
+1
*
Added an "Alt..." details just below attachments with them.
default
2024-05-30
1
-1
/
+1
*
Use enum instead of numeric status codes for HTTP statuses
Louis Brauer
2024-05-26
1
-25
/
+31
*
Added more const.
default
2024-05-23
1
-19
/
+20
*
Added const everywhere.
default
2024-05-21
1
-177
/
+106
*
Renamed content_check() to content_match().
default
2024-05-15
1
-2
/
+2
*
Fixed git conflict.
default
2024-05-11
1
-1
/
+1
|
\
|
*
Unified post-like object type match.
default
2024-05-11
1
-1
/
+1
*
|
In timeline_request(), call enqueue_actor_request on actor errors.
default
2024-05-11
1
-11
/
+15
|
/
*
Added some more logging.
default
2024-05-05
1
-0
/
+10
*
New function enqueue_object_request().
default
2024-05-05
1
-0
/
+16
*
Fixed confusion in Undo + Follow processing.
default
2024-05-02
1
-5
/
+9
*
Also add announces to lists.
default
2024-04-30
1
-0
/
+3
*
New server.json knobs "queue_timeout" and "queue_timeout_2".
default
2024-04-22
1
-2
/
+10
*
Deleted useless recalculation of queue_retry_max.
default
2024-04-22
1
-2
/
+0
*
Some tweaks to previous patch.
default
2024-04-18
1
-2
/
+2
[next]