Historie revizí

Autor SHA1 Zpráva Datum
  default 3d20adc840 Added some more Instance values. před 3 roky
  default 415381831e Added snac limits (no real limits) to the Instance object. před 3 roky
  default 997b17d854 Moved JSON output validation to httpd.c. před 3 roky
  default 177bf03e10 Fixed bad JSON for accounts that do not have a 'summary' field. před 3 roky
  default 04ba2818cb Fixed a bug in the instance timeline. před 3 roky
  default 8d4d702da9 Added an instance timeline. před 3 roky
  default 82cd5fda7a Don't return that much entries in the mastoapi timeline. před 3 roky
  default 4fca7c8a7e Added mastoapi unfollow. před 3 roky
  default 291f251ced Added mastoapi follow. před 3 roky
  default 88850bdc46 Attend mastoapi relationships. před 3 roky
  default 5b93e9069e Added mastoapi code for account search. před 3 roky
  default 8804227798 New function mastoapi_put_handler(). před 3 roky
  default 66d5acc822 Use static_get_meta() when preparing the attachment. před 3 roky
  default 73e7195e6c Added mastoapi support for adding images. před 3 roky
  default 526d4e8abb Added a new compilation variable NO_MASTODON_API. před 3 roky
  default 46f23ec85e Commented out more debugging code. před 3 roky
  default 46bf844f1c Commented out test code. před 3 roky
  default 04e61ea475 More complete mastodon api instance object. před 3 roky
  default 350a489bd0 Deleted debug code. před 3 roky
  default 76445d157a Use server.json "admin_email" in mastoapi instance object. před 3 roky
  default 3ccf4e3759 arc4random() does not exist in not-so-old systems, so revert this. před 3 roky
  default f658f345ca Replaced random() with arc4random(). před 3 roky
  default 8205159f8c Replaced strcpy() with strncpy(). před 3 roky
  default 52e3d6032c Also accept /api/v2 urls. před 3 roky
  default 0240c871f3 New function user_open_by_md5(). před 3 roky
  default 2ec58144ba Temporary fix to this account show error. před 3 roky
  default cc48f25e98 Return context ancestors in the right order. před 3 roky
  default 604c1f0bce Fixed use-after-free in reply messages. před 3 roky
  default fd0440dd75 Don't strip the api version in mastoapi post handler. před 3 roky
  default 81100cb825 Posts can now be sent (still no images). před 3 roky