index
:
penes-snac2
ukko-2.75
ukko-2.77
ukko-2.78
ukko-2.79
ukko-2.81
ukko-2.82
ukko-2.83
ukko-2.84
My fork of snac2 for p.enes.lv/2
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
activitypub.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Posts can now be sent (still no images).
default
2023-04-15
1
-1
/
+1
*
New function timeline_touch().
default
2023-04-14
1
-1
/
+4
*
Don't show the full tree in notifications.
default
2023-04-14
1
-0
/
+3
*
New function notify_add().
default
2023-04-13
1
-0
/
+3
*
Started working on a notification list.
default
2023-04-13
1
-15
/
+12
*
New function mastodon_status().
default
2023-04-11
1
-3
/
+3
*
Fixed overzealous rejection of Announces.
default
2023-04-05
1
-1
/
+10
*
Some log tweaks.
default
2023-04-02
1
-1
/
+1
*
In is_msg_public(), also look at 'Announce' messages.
default
2023-03-31
1
-2
/
+13
*
Inbox collection can be disabled from the config file.
default
2023-03-08
1
-2
/
+7
*
Enable back inbox recollection.
default
2023-03-07
1
-2
/
+0
*
Disabled inbox recollection temporarily (for global re push).
default
2023-03-07
1
-0
/
+2
*
Reject messages not for me.
default
2023-03-07
1
-4
/
+3
*
is_msg_for_me() also accepts msgs where a followed is cc'ed.
default
2023-03-07
1
-3
/
+7
*
Some improvements to is_msg_for_me().
default
2023-03-06
1
-19
/
+39
*
Fixed is_msg_for_me().
default
2023-03-06
1
-3
/
+3
*
New function is_msg_for_me().
default
2023-03-06
1
-1
/
+34
*
msg_update() sends copies the 'to' and 'cc' fields in notes.
default
2023-03-06
1
-2
/
+9
*
Don't send public admirations of non-public messages.
default
2023-03-06
1
-1
/
+3
*
Reject MUTEd actor messages ASAP with a 403 status.
default
2023-03-04
1
-0
/
+11
*
Send to collected inboxes AFTER sending to explicit recipients.
default
2023-03-03
1
-13
/
+13
*
Log the user-agent when serving the actor.
default
2023-03-02
1
-1
/
+3
*
Added user-agent in non-signed http connections.
default
2023-03-02
1
-1
/
+2
*
Connection jobs are treated as urgent.
default
2023-03-02
1
-1
/
+1
*
Show a bigger piece of a connection error.
default
2023-03-02
1
-3
/
+3
*
Output to the shared inboxes only the public messages.
default
2023-03-02
1
-7
/
+10
*
Enqueue messages to the collected inboxes first.
default
2023-03-02
1
-1
/
+10
*
Simplified is_msg_public().
default
2023-03-02
1
-35
/
+2
*
Renamed inboxes/ to inbox/.
default
2023-03-02
1
-1
/
+2
*
New inbox collection functions.
default
2023-03-02
1
-16
/
+2
*
Minor refactoring to actor_request().
default
2023-03-01
1
-10
/
+29
*
New function srv_archive_error().
default
2023-03-01
1
-2
/
+7
*
In activitypub_request(), retry failed signed requests as non-signed.
default
2023-02-24
1
-3
/
+13
*
Don't wait for 3 seconds if there were some q_items processed.
default
2023-02-22
1
-3
/
+12
*
Unrolled the recipient-to-inbox process in process_user_queue_item().
default
2023-02-20
1
-5
/
+18
*
Use actor_request() again in get_actor_inbox().
default
2023-02-20
1
-1
/
+3
*
New boolean argument 'priv' to msg_note().
default
2023-02-20
1
-4
/
+4
*
Don't try to send to empty email addresses.
default
2023-02-20
1
-1
/
+1
*
Email notifications can be disabled.
default
2023-02-20
1
-2
/
+12
*
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
[next]