v1.14
版本发布时间: 2018-11-13 15:08:56
snarfed/granary最新发布版本:v6.1(2023-09-16 22:20:19)
Notable changes
Add delete()
. Currently includes Twitter and Flickr support.
- Instagram:
- Make extra HTTP fetch (with cookie) to get individual likes (snarfed/bridgy#840).
- Update scraping logic to handle feed HTML changes.
- Link @-mentions in comments as well as photo/video captions.
- GitHub:
-
create
/preview_create
bug fixes for issues and comments on private repos. - Handle HTTP 410 Gone responses from REST API, eg when a repo has been deleted or issues for the repo disabled.
-
- Twitter:
- Add
delete()
andpreview_delete()
for deleting tweets.
- Add
- Flickr:
- Add
delete()
andpreview_delete()
for deleting photos.
- Add
- microformats2:
- Atom:
- Encode
&
s in author URL and email address too. (Thanks sebsued!)
- Encode
- AS2:
- Add
Follow
support.
- Add