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-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
2023-02-20
Updated RELEASE_NOTES.
default
2023-02-20
New checkbox 'Only for mentioned people'.
default
2023-02-20
Updated RELEASE_NOTES.
default
2023-02-20
Use actor_request() again in get_actor_inbox().
default
This was faster, but some actors not already here (i.e. some mentions) were not posted.
2023-02-20
New boolean argument 'priv' to msg_note().
default
2023-02-20
Don't try to send to empty email addresses.
default
2023-02-20
Updated documentation.
default
2023-02-20
Updated RELEASE_NOTES.
default
2023-02-20
Bumped version.
default
2023-02-20
Email notifications can be disabled.
default
2023-02-19
Version 2.23 RELEASED.
default
2023-02-17
Updated RELEASE_NOTES.
default
2023-02-17
Updated TODO.
default
2023-02-16
Backport from xs.
default
2023-02-15
Rewritten text 'More...' as 'Load more...'.
default
2023-02-15
Updated TODO.
default
2023-02-15
Updated RELEASE_NOTES.
default
2023-02-15
Updated TODO.
default
2023-02-15
Added form field code for uploading the avatar.
default
2023-02-15
Added support for receiving un uploaded avatar.
default
2023-02-15
Don't request the actor in get_actor_inbox().
default
2023-02-14
Even more tweaks to connection reply logging.
default
2023-02-14
More tweaks to connection reply logging.
default
2023-02-14
Add OK or ERROR to HTTP response.
default
2023-02-14
Some tweaks to connection reply logging.
default
2023-02-14
Try to show a piece of the error after connecting.
default
2023-02-12
Updated documentation.
default
[prev]
[next]