Commit History

Author SHA1 Message Date
  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
  default efec8a6eae If sem_open() fails, try again with sem_init(). 1 year ago
  default 970ad7a540 Got rid of xs_encdec.h. 1 year ago
  default a15ec49a1d Fixed conflict. 1 year ago
  poesty 3bd83457d9 Fixed the issue of semaphore name conflicts. 1 year ago
  default 920ff76297 Print the total running time at httpd stop. 1 year ago
  default 6bad2355ef Moved sem_close() further to the end. 1 year ago
  default 2824ba5be3 Added some includes needed for last sem_open() / uintptr_t changes. 1 year ago