Historique des commits

Auteur SHA1 Message Date
  default d0e08277da Incomplete mastoapi apps are purged. il y a 3 ans
  default 765f63772f New function mastoapi_purge() (still dummy). il y a 3 ans
  default b620fe99fa Ensure the new app client_id is unique. il y a 3 ans
  default a28d717da5 Hide hidden posts from timelines. il y a 3 ans
  default dd4ba7969f Fixed video attachments. il y a 3 ans
  default 9bb08cfd51 Fixed crash in mastoapi search. il y a 3 ans
  default e2ef581e84 Update lastlog.txt everytime a Bearer token is validated. il y a 3 ans
  default b8eace33c9 Store the what-is-snac URL as a CPP constant. il y a 3 ans
  default 3fb91ea25a Skip muted morons from timelines and statuses. il y a 3 ans
  default b6da5b7bb3 Added emojis to mastoapi_account(). il y a 3 ans
  default f625d88426 Added custom emojis to Statuses. il y a 3 ans
  default 9456a57954 Added the hashtag list to mastoapi_status(). il y a 3 ans
  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