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
*
Don't request the actor in get_actor_inbox().
default
2023-02-15
1
-1
/
+1
*
Even more tweaks to connection reply logging.
default
2023-02-14
1
-2
/
+3
*
More tweaks to connection reply logging.
default
2023-02-14
1
-0
/
+1
*
Some tweaks to connection reply logging.
default
2023-02-14
1
-6
/
+6
*
Try to show a piece of the error after connecting.
default
2023-02-14
1
-2
/
+26
*
Added the user to the notification.
default
2023-02-08
1
-3
/
+6
*
Deleted old output message processing in user queue.
default
2023-02-07
1
-36
/
+0
*
Output messages are now processed by the pool of threads.
default
2023-02-07
1
-0
/
+38
*
Log unexpected q_item types.
default
2023-02-07
1
-6
/
+10
*
Output messages are sent with send_to_inbox_raw().
default
2023-02-07
1
-8
/
+12
*
New function send_to_inbox_raw().
default
2023-02-07
1
-4
/
+16
*
Added internals for Telegram notifications.
default
2023-02-07
1
-29
/
+58
*
process_queue() now posts the q_item to the thread pool.
default
2023-02-06
1
-1
/
+1
*
The pool of threads now process q_items.
default
2023-02-06
1
-0
/
+8
*
Deleted the type argument from object_get_my_md5() and object_get().
default
2023-02-05
1
-5
/
+5
*
Elevated debug level to bad user / invalid user messages.
default
2023-02-03
1
-1
/
+1
*
Email notifications have been moved to the global queue.
default
2023-02-02
1
-21
/
+25
*
New function queue() (the global queue).
default
2023-02-02
1
-2
/
+29
*
Renamed process_queue_item() to process_user_queue_item().
default
2023-02-02
1
-2
/
+2
*
process_queue() has been renamed to process_user_queue().
default
2023-02-02
1
-2
/
+2
*
queue() renamed to user_queue().
default
2023-02-02
1
-1
/
+1
*
dequeue() does not need a snac argument.
default
2023-02-02
1
-1
/
+1
*
New function process_queue_item().
default
2023-01-31
1
-88
/
+96
*
Deleted dead code.
default
2023-01-31
1
-13
/
+0
*
Unified queue message field names.
default
2023-01-31
1
-2
/
+5
*
Image attachments in posts can now have descriptions ('alt text').
default
2023-01-28
1
-14
/
+11
*
More tweaks to the default avatar.
default
2023-01-27
1
-1
/
+6
*
Some tweaks to the default avatar.
default
2023-01-27
1
-0
/
+8
*
New function default_avatar_base64().
default
2023-01-27
1
-0
/
+16
*
Use a shorter timeout for first output connections.
default
2023-01-24
1
-6
/
+6
*
Always make ids unique.
default
2023-01-22
1
-2
/
+2
*
In msg_note(), store the original content in the sourceContent field.
default
2023-01-20
1
-0
/
+2
*
Updated year in copyright notices.
default
2023-01-17
1
-1
/
+1
*
Process HTML Unicode entities specially in process_tags().
default
2023-01-17
1
-1
/
+8
*
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
[next]