Commit History

Author SHA1 Message Date
  default 6bf36f1fc3 Updated README. 2 years ago
  default 2b80873a28 History functions fail on ids with /. 2 years ago
  default 51bee249d4 Fail on static data ids with / in them. 2 years ago
  default 1de8095b33 Updated TODO. 2 years ago
  default b46dfa8e9e Updated RELEASE_NOTES. 2 years ago
  default 8804227798 New function mastoapi_put_handler(). 2 years ago
  default 66d5acc822 Use static_get_meta() when preparing the attachment. 2 years ago
  default 8c4850df50 New functions to get and set metadata into static files. 2 years ago
  default 73e7195e6c Added mastoapi support for adding images. 2 years ago
  default 70aea72b95 Updated README. 2 years ago
  default c2e4678a21 Updated README. 2 years ago
  default 8340ff6e78 Updated RELEASE_NOTES. 2 years ago
  default 39a8a5edff Updated TODO. 2 years ago
  default 526d4e8abb Added a new compilation variable NO_MASTODON_API. 2 years ago
  default 7c5fb6f178 Merge branch 'master' of /home/angel/git/snac2 2 years ago
  default 46f23ec85e Commented out more debugging code. 2 years ago
  default 8ceed64637 Commented out more code. 2 years ago
  default 46bf844f1c Commented out test code. 2 years ago
  default 04e61ea475 More complete mastodon api instance object. 2 years ago
  default 62447ef19e snac_init() now prompts for the admin_address. 2 years ago
  default 7af3afaa4b The default greeting.html now include %admin_email%. 2 years ago
  default bd539b8350 Replace %admin_email% in greeting.html. 2 years ago
  default 350a489bd0 Deleted debug code. 2 years ago
  default 76445d157a Use server.json "admin_email" in mastoapi instance object. 2 years ago
  default 11a89ef0f9 Backport from xs. 2 years ago
  default d55db28390 Backport from xs. 2 years ago
  default 3ccf4e3759 arc4random() does not exist in not-so-old systems, so revert this. 2 years ago
  default f658f345ca Replaced random() with arc4random(). 2 years ago
  default 8205159f8c Replaced strcpy() with strncpy(). 2 years ago
  default 80cd4eaada Updated documentation. 2 years ago