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
*
Added OpenBSD's unveil() and pledge() support.
Andrew Alderwick
2023-01-13
1
-10
/
+32
*
Some mention formatting tweaks.
default
2023-01-13
1
-1
/
+2
*
Added (partial) support for #HashTags in posts.
default
2023-01-12
1
-5
/
+16
*
Deleted unused argument in timeline_request().
default
2023-01-11
1
-6
/
+6
*
Deleted unused argument in timeline_admire().
default
2023-01-11
1
-2
/
+2
*
Deleted unused arguments in timeline_add().
default
2023-01-11
1
-3
/
+3
*
More keyId/signature tweaks.
default
2023-01-11
1
-6
/
+1
*
Log tweaks.
default
2023-01-10
1
-1
/
+1
*
Use the already loaded actor in check_signature().
default
2023-01-10
1
-1
/
+1
*
Fixed log level for 'serving actor'.
default
2022-12-24
1
-1
/
+1
*
Added a working space to timeline_request().
default
2022-12-23
1
-9
/
+13
*
Don't rewrite the id unless it's different.
default
2022-12-23
1
-4
/
+7
*
Corrected a debug level.
default
2022-12-23
1
-1
/
+2
*
Fixed crash on some webfinger errors.
default
2022-12-23
1
-2
/
+2
*
timeline_request() fixes the canonical id for the object.
default
2022-12-23
1
-11
/
+18
*
Don't generate inReplyTo as an empty string.
default
2022-12-23
1
-1
/
+1
*
Log the actor request.
default
2022-12-16
1
-0
/
+2
*
In msg_note(), delete all cc recipients also in the to.
default
2022-12-16
1
-0
/
+9
*
Replaced all calls to post() with enqueue_message().
default
2022-12-16
1
-1
/
+1
*
New function enqueue_message().
default
2022-12-16
1
-0
/
+11
*
Lower debug level to repeated follows.
default
2022-12-15
1
-1
/
+1
*
Log repeated Follow messages.
default
2022-12-15
1
-12
/
+16
*
Added support for Update + Note on input.
default
2022-12-15
1
-0
/
+8
*
Some code reordering to placate scan-build's wrath.
default
2022-12-14
1
-6
/
+14
*
Log the response date in send_to_inbox() errors.
default
2022-12-11
1
-0
/
+5
*
In process_queue(), do not retry for 404 or 410 status.
default
2022-12-10
1
-0
/
+4
*
Added level of debug for 'Delete' messages.
default
2022-12-08
1
-1
/
+1
*
Pagination of the public and private page
Alex Schroeder
2022-12-06
1
-1
/
+1
*
Use "new" instead of "New" for log messages
Alex Schroeder
2022-12-04
1
-2
/
+2
*
New function timeline_simple_list().
default
2022-12-03
1
-1
/
+1
*
More old code cleaning.
default
2022-12-02
1
-3
/
+3
*
Renamed timeline_here() to object_here().
default
2022-12-02
1
-1
/
+1
*
Fixed one post queries.
default
2022-12-02
1
-4
/
+1
*
Fixed RSS and outbox to use the new data storage.
default
2022-12-02
1
-6
/
+9
*
Big data storage change.
default
2022-12-02
1
-3
/
+3
*
Added the profile="" argument to Person content-type.
default
2022-12-01
1
-1
/
+1
*
Deleted dump of debugging code.
default
2022-11-28
1
-8
/
+0
*
Use xs_set in recipient_list() and inbox_list().
default
2022-11-28
1
-13
/
+14
*
Upgraded followers to the new db.
default
2022-11-28
1
-5
/
+3
*
Dump bad signature headers to /tmp/ (temporary).
default
2022-11-27
1
-0
/
+8
*
I was using fclose() instead of pclose(). What a moron.
default
2022-11-27
1
-1
/
+1
*
New function object_add_ow().
default
2022-11-26
1
-2
/
+0
*
Also call object_del() on a renewed actor in actor_request().
default
2022-11-25
1
-0
/
+1
*
On Update + Person, call object_del() before actor_add().
default
2022-11-25
1
-0
/
+2
*
In msg_note(), also add the in_reply_to author as a tag.Mention.
default
2022-11-22
1
-6
/
+21
*
Logging tweaks.
default
2022-11-18
1
-3
/
+3
*
Always log process_queue sending.
default
2022-11-18
1
-2
/
+2
*
Queue messages to inboxes instead of actors.
default
2022-11-17
1
-8
/
+33
*
Move send to actor logging to process_queue().
default
2022-11-17
1
-4
/
+4
*
Also log the inbox in send_to_actor().
default
2022-11-17
1
-1
/
+1
[next]