index
:
snac2.git
master
Unnamed repository; edit this file 'description' to name the repository.
hyang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2023-03-06
Changed the way invalid codes in strings are stripped.
default
2023-03-06
msg_update() sends copies the 'to' and 'cc' fields in notes.
default
2023-03-06
Don't send public admirations of non-public messages.
default
2023-03-06
Strip dangerous control codes in sanitize().
default
2023-03-04
Reject MUTEd actor messages ASAP with a 403 status.
default
2023-03-03
Merge branch 'master' of triptico.com:git/snac2
default
2023-03-03
Changed the way the content-length is set.
default
2023-03-03
Updated TODO.
default
2023-03-03
Send to collected inboxes AFTER sending to explicit recipients.
default
2023-03-02
Add the baseurl to the user agent in the signed GET.
default
2023-03-02
Added the url to srv_archive().
default
2023-03-02
Log the user-agent when serving the actor.
default
2023-03-02
Added user-agent in non-signed http connections.
default
2023-03-02
Connection jobs are treated as urgent.
default
2023-03-02
Show a bigger piece of a connection error.
default
2023-03-02
Output to the shared inboxes only the public messages.
default
2023-03-02
Bumped version.
default
2023-03-02
Enqueue messages to the collected inboxes first.
default
2023-03-02
Simplified is_msg_public().
default
2023-03-02
Renamed inboxes/ to inbox/.
default
2023-03-02
New inbox collection functions.
default
2023-03-01
Minor refactoring to actor_request().
default
Including commented out experimental code for collecting sharedInboxes.
2023-03-01
New function srv_archive_error().
default
2023-03-01
Moved srv_archive() to data.c.
default
2023-02-28
Backport from xs.
default
2023-02-26
Don't inline empty avatars in og:avatar meta property.
default
2023-02-26
Merge branch 'master' of /home/angel/git/snac2
default
2023-02-26
Added some property og meta headers.
default
2023-02-25
Changed debug level for purge log messages.
default
2023-02-25
Version 2.24 RELEASED.
default
2023-02-25
Updated TODO.
default
2023-02-24
Also purge stray index files.
default
2023-02-24
In activitypub_request(), retry failed signed requests as non-signed.
default
2023-02-23
Deleted index_del_md5() and index_del().
default
2023-02-23
Call index_gc() on the user indexes.
default
2023-02-23
New function index_gc().
default
2023-02-23
Serialize some data writes.
default
2023-02-23
Minor actor name code refactoring.
default
2023-02-23
Updated TODO.
default
2023-02-22
Deleted the index_lock() nonsense.
default
2023-02-22
New function index_unlock().
default
2023-02-22
Added index locks a bit stronger.
default
2023-02-22
Added a warning.
default
2023-02-22
Create sleep mutex and cond variable only once.
default
2023-02-22
Close everything if xs_socket_accept() returns NULL.
default
2023-02-22
Deleted useless code.
default
2023-02-22
Don't wait for 3 seconds if there were some q_items processed.
default
2023-02-21
Updated RELEASE_NOTES.
default
2023-02-20
Unrolled the recipient-to-inbox process in process_user_queue_item().
default
Instead of calling inbox_list(), waiting for it to end and then sending to all the "uniqueized" inboxes, the sending is done everytime a unique inbox is found.
2023-02-20
Show the avatar in the nav menu.
default
[next]