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
*
Local tag links now point to the search by tag URL.
default
2023-11-08
1
-1
/
+1
*
Drop updates for unknown posts.
default
2023-10-16
1
-3
/
+7
*
Drop replies to hidden posts.
default
2023-10-16
1
-9
/
+14
*
On output, consider HTTP status 405 (not allowed) as a fatal error.
default
2023-10-06
1
-1
/
+1
*
Give more retry time to timedout connections.
default
2023-09-29
1
-5
/
+12
*
If a metadata starts with https:, convert it to a link.
default
2023-09-22
1
-2
/
+12
*
If an account has metadata, return them as attachment PropertyValues in msg_a...
default
2023-09-18
1
-0
/
+20
*
Use xs_match() in some places for more clarity.
default
2023-09-17
1
-8
/
+5
*
Also accept Update activities for Page and Article.
default
2023-09-15
1
-2
/
+4
*
Discard output messages to blocked instances.
default
2023-09-02
1
-0
/
+5
*
Consider error status 400 as fatal in output messages.
default
2023-09-01
1
-1
/
+1
*
Some fixes to 'Undo' messages.
default
2023-08-31
1
-4
/
+12
*
Added some support for 'Article' object types.
default
2023-08-23
1
-1
/
+3
*
Also propagate the 'conversation' field, if there is one.
default
2023-08-22
1
-0
/
+4
*
Be more strict when serving note objects.
default
2023-08-18
1
-0
/
+4
*
Fixed some warning.
default
2023-08-14
1
-4
/
+4
*
If a user 'header' field is defined, use it.
default
2023-08-14
1
-0
/
+10
*
Ignore 'Add' activities ASAP.
default
2023-08-13
1
-5
/
+10
*
Don't archive Accept + Create activities as errors.
default
2023-08-13
1
-0
/
+5
*
Use some new xs_stock values.
default
2023-08-13
1
-4
/
+2
*
Rewritten actor_get() to not depend on a user.
default
2023-08-12
1
-1
/
+1
*
Rewritten is_msg_public() to not depend on a user.
default
2023-08-12
1
-7
/
+24
*
Archive JSON errors in activitypub_post_handler.
default
2023-08-11
1
-0
/
+2
*
More strict retries.
default
2023-08-09
1
-1
/
+1
*
Be more strict in not retrying on permanent errors.
default
2023-08-09
1
-2
/
+2
*
Renamed json dump functions to new xs spec.
default
2023-08-08
1
-2
/
+2
*
Fixed votersCount.
default
2023-08-08
1
-2
/
+7
*
Limited users can announce our own posts.
default
2023-08-07
1
-4
/
+4
*
Some fixes to limiting actors.
default
2023-08-07
1
-21
/
+22
*
Added command-line interface for limit/unlimit users.
default
2023-08-06
1
-1
/
+1
*
Drop announces from limited users.
default
2023-08-06
1
-0
/
+3
*
Fixed a log message level.
default
2023-08-02
1
-1
/
+1
*
Fixed outbox to be an OrderedCollection of Create+Note, not Note.
default
2023-07-29
1
-3
/
+4
*
msg_create() is of type @wrapper.
default
2023-07-29
1
-1
/
+11
*
Updated comment in headers.
default
2023-07-28
1
-1
/
+1
*
Deleted a comment that is no longer true.
default
2023-07-24
1
-5
/
+0
*
Improved Accept + implicit Follow code.
default
2023-07-24
1
-1
/
+12
*
Added support for Accept objects that only provide an object id.
default
2023-07-24
1
-2
/
+4
*
Increased recursion level for timeline_request().
default
2023-07-18
1
-3
/
+2
*
Avoid incomplete messages in timeline_request().
default
2023-07-15
1
-0
/
+3
*
Use the right object id when storing Announce + Create + Note objects.
default
2023-07-14
1
-3
/
+5
*
Increased log level for Announce error requests.
default
2023-07-13
1
-1
/
+1
*
Added support for the 'Page' ActivityPub object.
default
2023-07-13
1
-7
/
+21
*
Added a maximum level of recursion to timeline_request().
default
2023-07-13
1
-7
/
+8
*
Always log send status in post_message().
default
2023-07-13
1
-4
/
+5
*
New function post_message(), to send a message bypassing the output queue.
default
2023-07-13
1
-2
/
+17
*
Minor prototype tweak.
default
2023-07-13
1
-2
/
+3
*
activitypub.c: Remove unused variable.
Yonle
2023-07-12
1
-1
/
+0
*
Fixed weird prototype of process_tags().
default
2023-07-04
1
-5
/
+6
*
The actor bio now accepts tags.
default
2023-07-04
1
-1
/
+4
[next]