Historial de Commits

Autor SHA1 Mensaje Fecha
  grunfink a8b706b193 Fixed small memory leak. hace 8 meses
  violette p. 4102a6a7ac make webpush use our notification server vkey instead of a random, ill-formated hace 8 meses
  rako a45c1ce152 Fix user matching hace 8 meses
  Stefano Marinelli bebb2c7439 Instead of comparing the output status with == 200, it's better to check using valid_status() hace 9 meses
  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.). hace 10 meses
  grunfink 212284c792 xs_http.h: new file. hace 10 meses
  grunfink 885ee3f5b9 mastoapi: added deleting for posts. hace 10 meses
  grunfink ab698c2bd6 Merge pull request 'implementing scopes' (#474) from byte/snac2:feature/visibility into master hace 10 meses
  byte d23ac2b9f5 making sure that global data is immutable hace 10 meses
  byte dcf5acaf53 implementing visibility scopes hace 11 meses
  grunfink 9eb2f672f9 mastoapi: Fixed incorrect messages in status query. hace 11 meses
  grunfink 4661d7f5bc Renamed function list_content() to list_members(). hace 11 meses
  grunfink 7f18d1c7d7 mastoapi: avoid repeating entries. hace 1 año
  grunfink 53216694cf Updated some comments. hace 1 año
  grunfink 1a84c5eb6d mastoapi: the 'approve_followers' toggle can also be set from apps. hace 1 año
  grunfink 2e982c79e1 mastoapi: Fixed metadata in verify_credentials. hace 1 año
  grunfink daeb5a1cc5 mastoapi: fixed the fix. hace 1 año
  grunfink 42895f7be2 mastoapi: fixed a bug in mastoapi_timeline(). hace 1 año
  grunfink fa986ad91e Added support for /api/v1/instance/extended_description (with a hardcoded text). hace 1 año
  grunfink 5a0f23c76a mastoapi: Added followed hashtag maintenance. hace 1 año
  grunfink f8055ccfb5 mastoapi: added entrypoint /v1/followed_tags. hace 1 año
  grunfink 55213f660d mastoapi: another try to fix collapsing boosted posts in some apps. hace 1 año
  grunfink 699d22a864 mastoapi: reverted reblog id, as it was breaking things. hace 1 año
  grunfink cc0e90fbf7 mastoapi: fixed reblog identifiers. hace 1 año
  grunfink 34d85b3e1b mastoapi: fixed uploaded images name collision. hace 1 año
  grunfink 5bc4511594 New function timeline_here(). hace 1 año
  grunfink 631e44a64a Renamed timeline_here() to timeline_here_by_md5(), as it always should have been. hace 1 año
  grunfink 56816b3051 Minor memory leak fixes. hace 1 año
  grunfink 096bb21710 Merge pull request 'use utf-8 lowercase function for tags #396' (#400) from postscriptum/snac2:utf8-lower-tags into master hace 1 año
  postscriptum 450e679f51 add missed replacement to the `mastoapi_get_handler` function (`search` case) hace 1 año