Commit History

Author SHA1 Message Date
  Florian Paul Azim Hoberg fe892622d3 feature(favicon): Add favicon support (#107) 10 months ago
  default 755d997fb1 Updated copyright year. 10 months ago
  default 92fe93362c Also delete the user directory in deluser(). 1 year ago
  default 0d78deef42 New function deluser(), to delete a user. 1 year ago
  default 6cd3e76890 Added FastCGI support. 1 year ago
  default 253e7f9eaa Don't allow creating users which user name strings only differ in case. 1 year ago
  default dfeb4668a7 Got rid of old d_char. 1 year ago
  default 3f7e3c1d81 Unify the instance description text. 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 31048215f6 Added default CSS for Limit and Unlimit buttons. 1 year ago
  default 3e5bb109d1 Renamed json dump functions to new xs spec. 1 year ago
  default f5a3dbf8d6 Use xs_json_dump_pp() wherever possible. 1 year ago
  default 0f8c0cd694 Updated comment in headers. 1 year ago
  default 52d3b5c8db Call fflush() after admin prompts without newlines. 1 year ago
  default ca0262f6b2 Updated CSS in utils.c. 1 year ago
  Yonle 299886d898 utils.c: "User id" does not need "\n". 1 year ago
  Yonle b428386582 utils.c: Prompt does not need \n 1 year ago
  default baf557ba75 In adduser(), don't copy the system-wide css. 1 year ago
  default fafdbbf815 Replaced usage of random() with xs_rnd_buf(). 1 year ago
  default 76aa8649b5 Fixed another CSS typo. 1 year ago
  default a5104752d4 Updated default css. 1 year ago
  default 654e171b93 New macro ISO_DATE_SPEC. 1 year ago
  default 970ad7a540 Got rid of xs_encdec.h. 1 year ago
  default de12b8d0a2 Fill the mastoapi instance contact_account field, if possible. 1 year ago
  default 62447ef19e snac_init() now prompts for the admin_address. 1 year ago
  default 7af3afaa4b The default greeting.html now include %admin_email%. 1 year ago
  default 3ccf4e3759 arc4random() does not exist in not-so-old systems, so revert this. 1 year ago
  default f658f345ca Replaced random() with arc4random(). 1 year ago
  default b19c68622d Deleted OpenSSL that uses deprecated functions. 1 year ago