Commit történet

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