summaryrefslogtreecommitdiff
path: root/snac.h
AgeCommit message (Collapse)Author
2023-03-06New function is_msg_for_me().default
2023-03-06msg_update() sends copies the 'to' and 'cc' fields in notes.default
2023-03-02Added the url to srv_archive().default
2023-03-02Connection jobs are treated as urgent.default
2023-03-02Bumped version.default
2023-03-02Simplified is_msg_public().default
2023-03-02New inbox collection functions.default
2023-03-01New function srv_archive_error().default
2023-02-25Version 2.24 RELEASED.default
2023-02-23Deleted index_del_md5() and index_del().default
2023-02-23New function index_gc().default
2023-02-22Don't wait for 3 seconds if there were some q_items processed.default
2023-02-20New boolean argument 'priv' to msg_note().default
2023-02-20Bumped version.default
2023-02-19Version 2.23 RELEASED.default
2023-02-12New file ~user/user_o.json, for the admin to override user settings.default
2023-02-11Version 2.22 RELEASED.default
2023-02-11Don't fail silently if the job fifo is not ready.default
2023-02-10Bumped version.default
2023-02-10Version 2.21 RELEASED.default
2023-02-08New function timeline_here().default
2023-02-08timeline_top_level() now looks for the entries in the user caches.default
2023-02-07Output messages are now processed by the pool of threads.default
2023-02-07New function send_to_inbox_raw().default
2023-02-07New utility function mkdirx().default
2023-02-07Tweaked user and group permissions for new files and dirs.default
2023-02-07Added internals for Telegram notifications.default
2023-02-06process_queue() now posts the q_item to the thread pool.default
Instead of calling process_queue_item() itself.
2023-02-06The pool of threads now process q_items.default
Also, the purge is commanded as a q_item.
2023-02-05New user option 'purge_days'.default
2023-02-05Deleted the type argument from object_get_my_md5() and object_get().default
It was never used.
2023-02-05Renamed timeline_get() to timeline_get_by_md5(), as that is what id does.default
2023-02-05New function timeline_get().default
2023-02-04Version 2.20 RELEASED.default
2023-02-02Email notifications have been moved to the global queue.default
2023-02-02process_queue() has been renamed to process_user_queue().default
2023-02-02queue() renamed to user_queue().default
2023-02-02dequeue() does not need a snac argument.default
2023-02-02Minor header tweaks.default
2023-01-31Reworked enqueue_email().default
2023-01-31Reworked enqueue_output().default
2023-01-31More symbol renaming.default
2023-01-31Some symbol renaming.default
2023-01-28Image attachments in posts can now have descriptions ('alt text').default
2023-01-27Bumped version.default
2023-01-27New function default_avatar_base64().default
2023-01-25Version 2.19 RELEASED.default
2023-01-24Use a shorter timeout for first output connections.default
2023-01-17Updated year in copyright notices.default
2023-01-17Bumped version.default