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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-24
In activitypub_request(), retry failed signed requests as non-signed.
default
1
-3
/
+13
2023-02-22
Don't wait for 3 seconds if there were some q_items processed.
default
1
-3
/
+12
2023-02-20
Unrolled the recipient-to-inbox process in process_user_queue_item().
default
1
-5
/
+18
2023-02-20
Use actor_request() again in get_actor_inbox().
default
1
-1
/
+3
2023-02-20
New boolean argument 'priv' to msg_note().
default
1
-4
/
+4
2023-02-20
Don't try to send to empty email addresses.
default
1
-1
/
+1
2023-02-20
Email notifications can be disabled.
default
1
-2
/
+12
2023-02-15
Don't request the actor in get_actor_inbox().
default
1
-1
/
+1
2023-02-14
Even more tweaks to connection reply logging.
default
1
-2
/
+3
2023-02-14
More tweaks to connection reply logging.
default
1
-0
/
+1
2023-02-14
Some tweaks to connection reply logging.
default
1
-6
/
+6
2023-02-14
Try to show a piece of the error after connecting.
default
1
-2
/
+26
2023-02-08
Added the user to the notification.
default
1
-3
/
+6
2023-02-07
Deleted old output message processing in user queue.
default
1
-36
/
+0
2023-02-07
Output messages are now processed by the pool of threads.
default
1
-0
/
+38
2023-02-07
Log unexpected q_item types.
default
1
-6
/
+10
2023-02-07
Output messages are sent with send_to_inbox_raw().
default
1
-8
/
+12
2023-02-07
New function send_to_inbox_raw().
default
1
-4
/
+16
2023-02-07
Added internals for Telegram notifications.
default
1
-29
/
+58
2023-02-06
process_queue() now posts the q_item to the thread pool.
default
1
-1
/
+1
2023-02-06
The pool of threads now process q_items.
default
1
-0
/
+8
2023-02-05
Deleted the type argument from object_get_my_md5() and object_get().
default
1
-5
/
+5
2023-02-03
Elevated debug level to bad user / invalid user messages.
default
1
-1
/
+1
2023-02-02
Email notifications have been moved to the global queue.
default
1
-21
/
+25
2023-02-02
New function queue() (the global queue).
default
1
-2
/
+29
2023-02-02
Renamed process_queue_item() to process_user_queue_item().
default
1
-2
/
+2
2023-02-02
process_queue() has been renamed to process_user_queue().
default
1
-2
/
+2
2023-02-02
queue() renamed to user_queue().
default
1
-1
/
+1
2023-02-02
dequeue() does not need a snac argument.
default
1
-1
/
+1
2023-01-31
New function process_queue_item().
default
1
-88
/
+96
2023-01-31
Deleted dead code.
default
1
-13
/
+0
2023-01-31
Unified queue message field names.
default
1
-2
/
+5
2023-01-28
Image attachments in posts can now have descriptions ('alt text').
default
1
-14
/
+11
2023-01-27
More tweaks to the default avatar.
default
1
-1
/
+6
2023-01-27
Some tweaks to the default avatar.
default
1
-0
/
+8
2023-01-27
New function default_avatar_base64().
default
1
-0
/
+16
2023-01-24
Use a shorter timeout for first output connections.
default
1
-6
/
+6
2023-01-22
Always make ids unique.
default
1
-2
/
+2
2023-01-20
In msg_note(), store the original content in the sourceContent field.
default
1
-0
/
+2
2023-01-17
Updated year in copyright notices.
default
1
-1
/
+1
2023-01-17
Process HTML Unicode entities specially in process_tags().
default
1
-1
/
+8
2023-01-13
Added OpenBSD's unveil() and pledge() support.
Andrew Alderwick
1
-10
/
+32
2023-01-13
Some mention formatting tweaks.
default
1
-1
/
+2
2023-01-12
Added (partial) support for #HashTags in posts.
default
1
-5
/
+16
2023-01-11
Deleted unused argument in timeline_request().
default
1
-6
/
+6
2023-01-11
Deleted unused argument in timeline_admire().
default
1
-2
/
+2
2023-01-11
Deleted unused arguments in timeline_add().
default
1
-3
/
+3
2023-01-11
More keyId/signature tweaks.
default
1
-6
/
+1
2023-01-10
Log tweaks.
default
1
-1
/
+1
2023-01-10
Use the already loaded actor in check_signature().
default
1
-1
/
+1
[next]