Historique des commits

Auteur SHA1 Message Date
  default 05fc062cb3 Some formatting tweaks. 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
  Paul Wilde d7978621ed formatting il y a 2 ans
  Paul Wilde f0c46a7c1f cleanup il y a 2 ans
  Paul Wilde ddfd8aaca9 cleanup il y a 2 ans
  Paul Wilde 9568ec8bfe cleanup il y a 2 ans
  Paul Wilde 253e627ee0 make compatible with subway tooter app il y a 2 ans
  default 40076e969c mastoapi: avoid crashing on empty payloads. il y a 2 ans
  default 2d4860d57e Use get_attachments() in mastoapi_status(). il y a 2 ans
  default 581b0764fe Fixed typo. il y a 2 ans
  default 8f34c2e740 mastoapi: added /v1/statuses put support (note edit). il y a 2 ans
  default f5031ede27 mastoapi: added support for status/.../source. il y a 2 ans
  default 49d707078b Mastoapi: fixed an error the edited_at field. il y a 2 ans
  default 65040b65a3 New function get_atto(), to get the attributedTo field. il y a 2 ans