Historique des commits

Auteur SHA1 Message Date
  default be935b32c6 mastoapi: minor tweaks. il y a 2 ans
  default 26840e0dc0 Some tweaks to previous patch. il y a 2 ans
  grunfink 100c9cf569 Merge pull request 'Ability to federate with hidden networks #93 (update for v2.49)' (#149) from iwojima/snac2:master into master il y a 2 ans
  default 81cf1e21a6 Better redirection URL building in oauth_post_handler(). il y a 2 ans
  default c9df6707ab Log status in mastoapi_post_handler(). il y a 2 ans
  default 877fb079f3 mastoapi: 'unfavourite' and 'unreblog' actions now fully work. il y a 2 ans
  default adf0a13992 If an emoji in emojis.json is an URL to an image, it's stored in the tag list. il y a 2 ans
  default 7aa5250eb8 Backport from xs. il y a 2 ans
  default 504bfa1586 mastoapi: added more dummy fields to accounts. il y a 2 ans
  default df917f39d0 mastoapi: return a dummy header field in accounts. il y a 2 ans
  default f485dbdaf0 Added actor refreshing via the user queue. il y a 2 ans
  default 05fc062cb3 Some formatting tweaks. il y a 2 ans
  iwojim0 7312f4ce51 Ability to federate with hidden networks #93 (update for v2.49) il y a 2 ans
  default 91bb0615d9 Replaced most xs_dict_iter() with xs_dict_next(). il y a 2 ans
  default c28ab1e72b mastoapi: Added a dummy streaming_api URL. il y a 2 ans
  default 127f40905e mastoapi: added search by tag. il y a 2 ans
  default 5cb4d249a9 mastoapi: Correctly show 'Video' objects in /timelines/home. il y a 2 ans
  default 69724220a4 mastoapi: Fixed bug in account searching. il y a 2 ans
  default 33e410301b mastoapi: check the url before checking. il y a 2 ans
  default 91207fbe39 mastoapi: fixed a bug in validated links. il y a 2 ans
  default a3b9ef5b98 The link verification time is stored as a time_t. il y a 2 ans
  default 263e239653 Moved verified links to its own json file. il y a 2 ans
  default 2afcb4b6ec mastoapi: fill the verified_at fields in mastoapi_account() for local users. il y a 2 ans
  default b4208bfec9 Renamed validated_metadata to validated_links. il y a 2 ans
  default ec35ad451f mastoapi: added verified_at dates for verified links. il y a 2 ans
  default 0930ce726f New function is_msg_from_private_user(). il y a 2 ans
  default 151c5aa6ec mastoapi: Skip non-public posts from timelines by tag. il y a 2 ans
  default 5acf1395ec mastoapi: added support for /api/v1/timelines/tag/. il y a 2 ans
  default 4e35b4b865 Added paging to notify_list(), and use it in the notifications page. il y a 2 ans
  default 729ad476f0 notify_list() no longer has a new_only argument. il y a 2 ans