Commit Verlauf

Autor SHA1 Nachricht Datum
  Stefano Marinelli bebb2c7439 Instead of comparing the output status with == 200, it's better to check using valid_status() vor 9 Monaten
  Stefano Marinelli 2d433afc27 Enhances Mastodon API compatibility by adding support for displaying remote users' follower/following/post counts and their posts when viewing profiles in Mastodon-compatible apps (Fedilab, Tusky, etc.). vor 9 Monaten
  grunfink 212284c792 xs_http.h: new file. vor 9 Monaten
  grunfink 885ee3f5b9 mastoapi: added deleting for posts. vor 9 Monaten
  grunfink ab698c2bd6 Merge pull request 'implementing scopes' (#474) from byte/snac2:feature/visibility into master vor 10 Monaten
  byte d23ac2b9f5 making sure that global data is immutable vor 10 Monaten
  byte dcf5acaf53 implementing visibility scopes vor 10 Monaten
  grunfink 9eb2f672f9 mastoapi: Fixed incorrect messages in status query. vor 10 Monaten
  grunfink 4661d7f5bc Renamed function list_content() to list_members(). vor 11 Monaten
  grunfink 7f18d1c7d7 mastoapi: avoid repeating entries. vor 11 Monaten
  grunfink 53216694cf Updated some comments. vor 1 Jahr
  grunfink 1a84c5eb6d mastoapi: the 'approve_followers' toggle can also be set from apps. vor 1 Jahr
  grunfink 2e982c79e1 mastoapi: Fixed metadata in verify_credentials. vor 1 Jahr
  grunfink daeb5a1cc5 mastoapi: fixed the fix. vor 1 Jahr
  grunfink 42895f7be2 mastoapi: fixed a bug in mastoapi_timeline(). vor 1 Jahr
  grunfink fa986ad91e Added support for /api/v1/instance/extended_description (with a hardcoded text). vor 1 Jahr
  grunfink 5a0f23c76a mastoapi: Added followed hashtag maintenance. vor 1 Jahr
  grunfink f8055ccfb5 mastoapi: added entrypoint /v1/followed_tags. vor 1 Jahr
  grunfink 55213f660d mastoapi: another try to fix collapsing boosted posts in some apps. vor 1 Jahr
  grunfink 699d22a864 mastoapi: reverted reblog id, as it was breaking things. vor 1 Jahr
  grunfink cc0e90fbf7 mastoapi: fixed reblog identifiers. vor 1 Jahr
  grunfink 34d85b3e1b mastoapi: fixed uploaded images name collision. vor 1 Jahr
  grunfink 5bc4511594 New function timeline_here(). vor 1 Jahr
  grunfink 631e44a64a Renamed timeline_here() to timeline_here_by_md5(), as it always should have been. vor 1 Jahr
  grunfink 56816b3051 Minor memory leak fixes. vor 1 Jahr
  grunfink 096bb21710 Merge pull request 'use utf-8 lowercase function for tags #396' (#400) from postscriptum/snac2:utf8-lower-tags into master vor 1 Jahr
  postscriptum 450e679f51 add missed replacement to the `mastoapi_get_handler` function (`search` case) vor 1 Jahr
  postscriptum ec37139f5a cleanup ending spaces vor 1 Jahr
  green 321f64ed70 performance: use following_list_len in more places vor 1 Jahr
  grunfink 31b0f750a8 mastoapi: added post endpoints for 'authorize' and 'reject' follow requests. vor 1 Jahr