Commit History

Author SHA1 Message Date
  default 39932b21ec mastoapi: also process "Document" type attachments. 1 year ago
  default 1b3f768a57 mastoapi: some tweaks to better match the returned data in timelines. 1 year ago
  default 8524ace23f Hide posts from the public web for accounts with 'private' == true. 1 year ago
  default c314e995a4 Backport from xs. 1 year ago
  Kelson Vibber 3931640b69 Put hostname in OAuth page title for web-based clients like Elk 1 year ago
  Kelson Vibber d9b6688e03 Add title to OAuth page for web-based clients like Elk 1 year ago
  Kelson Vibber 03f956b14e Explicitly support dark mode to fix mismatched colors in clients like Tusky 1 year ago
  default e14ad56994 mastoapi: Added fields list in verify_credentials. 1 year ago
  default 0ee61d53d4 mastoapi: ensure attachment and tag lists are tags. 1 year ago
  default 4bc619e2fc mastoapi: process tag lists that are not lists correctly. 1 year ago
  default cf0aa96a35 mastoapi: some tweaks for posts from lemmy. 1 year ago
  default 93bdf79eb6 mastoapi: in instance, return the list of supported mime types from the internal list. 1 year ago
  default d26b31ed1d mastoapi: minor fix in verify_credentials. 1 year ago
  default 2bea378610 mastoapi: Some tweaks to process posts with 'name' and 'image' fields. 1 year ago
  default 3d2d75315e mastoapi: show the instance's title and short_description, if they exist. 1 year ago
  default 2f0d604f0c More mastoapi tweaks. 1 year ago
  default a0906208ea Use some new xs_stock values. 1 year ago
  default b2920e9956 Added avatar_static to validate_credentials object. 1 year ago
  default 07be3721c1 Some mastoapi tweaks to support the semaphore.social web client. 1 year ago
  default ee31fa4bae Fixed crash. 1 year ago
  default d48819ded8 Some mastoapi instance object tweaks. 1 year ago
  default 72839e59a0 mastoapi: fixed /api/timelines/public to not need a bearer token. 1 year ago
  default cac1c6febd Rewritten actor_get() to not depend on a user. 1 year ago
  default 499697258d Rewritten is_msg_public() to not depend on a user. 1 year ago
  default 574c0ca8af Fixed some mastoapi minor errors. 1 year ago
  default 3e5bb109d1 Renamed json dump functions to new xs spec. 1 year ago
  default 15f755960b Added xs_json_load() wherever possible. 1 year ago
  default f5a3dbf8d6 Use xs_json_dump_pp() wherever possible. 1 year ago
  default 0f8c0cd694 Updated comment in headers. 1 year ago
  default d1add0598a In mastoapi, notes can be pinned / unpinned. 1 year ago