Commit History

Author SHA1 Message Date
  default bd539b8350 Replace %admin_email% in greeting.html. 1 year ago
  default c0a48f1f4e Added support for likes and boosts. 1 year ago
  default 4ced03bac1 OAuth login now works. 1 year ago
  default 4964a56456 More mastoapi work. 1 year ago
  default eba6987fd5 Added some OAuth scaffold code. 1 year ago
  default 353e393f4d New file mastoapi.c. 1 year ago
  default 14cbf124f9 More log level tweaks. 1 year ago
  default b2ce9323db Added the url to srv_archive(). 1 year ago
  default 5036cb5e11 Connection jobs are treated as urgent. 1 year ago
  default 60c50c02f6 Create sleep mutex and cond variable only once. 1 year ago
  default 295507fd9e Close everything if xs_socket_accept() returns NULL. 1 year ago
  default 3283536cfa Deleted useless code. 1 year ago
  default 2bfebba7be Don't wait for 3 seconds if there were some q_items processed. 1 year ago
  default 7e27ccfde8 Try to show a piece of the error after connecting. 1 year ago
  default 28d1da0a81 Don't fail silently if the job fifo is not ready. 1 year ago
  default 381129fb25 Move the #fds log line to dbglevel 0. 1 year ago
  default 5f89816bb4 Show (dbglevel 1) the number of file descriptors available. 1 year ago
  default 03325d04a5 Show the fd rlimit at httpd startup. 1 year ago
  default d4979d9403 Added more job_fifo concurrency protections. 1 year ago
  default 3ba3815b64 Fixed 32bit arch warnings when passing the thread id. 1 year ago
  default 090a28ba4e The number of threads can be forced from the config file. 1 year ago
  default 09a4423efc Debug level tweaks. 1 year ago
  default 3ddf76c2aa New function send_to_inbox_raw(). 1 year ago
  default b8b0b96cce Changed some debug levels. 1 year ago
  default b2d186cd0f The pool of threads now process q_items. 1 year ago
  default b16ceafdde Identify the job threads by number. 1 year ago
  default 8b465a586d Incoming connections are processed by the pool of threads. 1 year ago
  default 451d964c0c More thread work. 1 year ago
  default 06fc40e1cd Simplified job_post() and job_wait(). 1 year ago
  default 6bcc6bfa1c New functions job_post() and job_wait() (untested). 1 year ago