Commit History

Author SHA1 Message Date
  default 7be01b7f34 Output messages are sent with send_to_inbox_raw(). 3 years ago
  default 3ddf76c2aa New function send_to_inbox_raw(). 3 years ago
  default 67f2d4318d New utility function mkdirx(). 3 years ago
  default 392c5147a3 Ensure the setgid bit is set in the base directory. 3 years ago
  default fabe6a5006 Tweaked user and group permissions for new files and dirs. 3 years ago
  default b8b0b96cce Changed some debug levels. 3 years ago
  default 967a96b778 Updated documentation. 3 years ago
  default 6a45392307 Updated RELEASE_NOTES. 3 years ago
  default f253ea6578 Added web interface for the Telegram information. 3 years ago
  default 2db57c9df9 Added internals for Telegram notifications. 3 years ago
  default f6d51357af process_queue() now posts the q_item to the thread pool. 3 years ago
  default b2d186cd0f The pool of threads now process q_items. 3 years ago
  default b16ceafdde Identify the job threads by number. 3 years ago
  default 8b465a586d Incoming connections are processed by the pool of threads. 3 years ago
  default 451d964c0c More thread work. 3 years ago
  default 06fc40e1cd Simplified job_post() and job_wait(). 3 years ago
  default 6bcc6bfa1c New functions job_post() and job_wait() (untested). 3 years ago
  default 2ee6bdc745 Backport from xs. 3 years ago
  default 66d974a0c6 Started work towards the pool of threads. 3 years ago
  default 307e0aa27a Input connections cannot be non-threaded. 3 years ago
  default 9c98b596e9 Updated RELEASE_NOTES. 3 years ago
  default a0196040e6 Updated documentation. 3 years ago
  default f36fb45c3f The 'note' command now accepts -e and -. 3 years ago
  default 7a2cce487c Updated RELEASE_NOTES. 3 years ago
  default f34bbff626 Updated documentation. 3 years ago
  default c4e78f2e77 Updated RELEASE_NOTES. 3 years ago
  default 70c73d0336 New user option 'purge_days'. 3 years ago
  default 143c73500b Reworked purge_user() to be clearer. 3 years ago
  default 9cb6216417 timeline_get_by_md5() reads from the user cachedirs instead of the global object. 3 years ago
  default 71a7569467 Deleted the type argument from object_get_my_md5() and object_get(). 3 years ago