Commit History

Author SHA1 Message Date
  default 755d997fb1 Updated copyright year. 1 year ago
  default e003f87c2d Moved most server state to a structure. 1 year ago
  default b31abde6bd Minor tweaks to /.well-known/nodeinfo returned data. 1 year ago
  default 94a6274a46 Also log the job_fifo len in status.txt. 1 year ago
  default e8b94c1773 New page status.txt. 1 year ago
  default be3e5c9618 Added some crash checks. 1 year ago
  default 195c21ab2e Avoid crashing on missing 'method' or 'path' headers in httpd_connection(). 1 year ago
  default f4633b9356 Use xs_html in the static greeting page. 1 year ago
  default 8417a80fec Added a tag argument to html_timeline(). 1 year ago
  default 7787fc7d32 Fixed 'show more' in tag search. 1 year ago
  default 55d3ef5024 Tags can now be searched for from the server base URL. 1 year ago
  default 6cd3e76890 Added FastCGI support. 1 year ago
  default fbb773ae72 Backport from xs. 1 year ago
  default 8524ace23f Hide posts from the public web for accounts with 'private' == true. 1 year ago
  default 5f5e4b587e Backport from xs. 1 year ago
  default 1d00c4ef66 The nodeinfo file returns more useful information. 1 year ago
  default 26f2c40579 The hash 'more_headers' is added to the response HTTP headers. 1 year ago
  default 86571f37bb The instance URL can now show a timeline. 1 year ago
  default 4c14a2e93c Sanitize local user names in the greeting page. 1 year ago
  default 07be3721c1 Some mastoapi tweaks to support the semaphore.social web client. 1 year ago
  default 94149d262d Archive unattended method errors. 1 year ago
  default 0f8c0cd694 Updated comment in headers. 1 year ago
  Yonle 25bb8f0dd2 Rollback to 86f507410bc5a1e6ce8bcd34f94400a380143d64 for some reasons. 1 year ago
  Yonle 75e061a9f7 html.c & httpd.c: Fix hardlink. 1 year ago
  default d343b40ee5 Added HTTP caching to static data. 1 year ago
  default 2f3ed55790 The WWW-Authenticate real also includes the user. 1 year ago
  default 3da32bd327 Fixed missing end quote in the WWW-Authenticate header. 1 year ago
  default 7eb80e9916 Renamed the HTTP Basic auth realm to something more informative. 1 year ago
  default 8c91956947 Replace an sprintf() with an snprintf(). 1 year ago
  default 65f5173c2a Moved srv_running variable to httpd.c. 1 year ago