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.
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
*
Merge pull request 'Ability to federate with hidden networks #93 (update for ...
grunfink
2024-04-18
1
-2
/
+2
|
\
|
*
Ability to federate with hidden networks #93 (update for v2.49)
iwojim0
2024-03-09
1
-2
/
+2
*
|
Commented out received unboosts (see code for an explanation).
default
2024-04-12
1
-1
/
+6
*
|
Undo for Likes and Announces are no longer dropped.
default
2024-04-11
1
-0
/
+14
*
|
mastoapi: 'unfavourite' and 'unreblog' actions now fully work.
default
2024-04-11
1
-3
/
+3
*
|
New function msg_repulsion.
default
2024-04-10
1
-0
/
+27
*
|
Changed admiration message ids from dummy ones to having an md5 of the object.
default
2024-04-10
1
-1
/
+3
*
|
If an emoji in emojis.json is an URL to an image, it's stored in the tag list.
default
2024-03-25
1
-2
/
+2
*
|
Added an additional check for blocked instances.
default
2024-03-25
1
-0
/
+6
*
|
Reject my own messages in is_msg_for_me().
default
2024-03-24
1
-0
/
+6
*
|
Only reply to direct Ping activities.
default
2024-03-24
1
-0
/
+6
*
|
Don't be overzealous in avoid notifications for Likes and Announces.
default
2024-03-22
1
-6
/
+6
*
|
Added a type Note to poll options.
default
2024-03-15
1
-0
/
+1
*
|
Backport from xs.
default
2024-03-15
1
-2
/
+2
*
|
Call actor_get_refresh() from actor_request().
default
2024-03-13
1
-7
/
+1
*
|
Don't call enqueue_actor_refresh() with a NULL user.
default
2024-03-12
1
-1
/
+1
*
|
Queue actor request renamed to actor_refresh.
default
2024-03-12
1
-3
/
+3
*
|
More actor refreshing tweaks.
default
2024-03-12
1
-6
/
+10
*
|
Don't call enqueue_actor_request() with a NULL user.
default
2024-03-12
1
-0
/
+2
*
|
Added actor refreshing via the user queue.
default
2024-03-12
1
-0
/
+16
*
|
Also call content_check() from timeline_request().
default
2024-03-11
1
-9
/
+13
*
|
Also accept Article objects.
default
2024-03-11
1
-1
/
+1
*
|
New function content_check().
default
2024-03-11
1
-1
/
+6
|
/
*
Replaced most xs_dict_iter() with xs_dict_next().
default
2024-03-09
1
-1
/
+2
*
Shortened the maximum conversation levels.
default
2024-03-08
1
-1
/
+1
*
More logging tweaks.
default
2024-03-04
1
-1
/
+1
*
More logging tweaks.
default
2024-03-04
1
-1
/
+2
*
Logging tweaks.
default
2024-03-04
1
-1
/
+1
*
Also reject posts from accounts that are too old to be true.
default
2024-02-22
1
-5
/
+18
[next]