Historique des commits

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