Skip to content

v0.2.2

Compare
Choose a tag to compare
@SuperTux88 SuperTux88 released this 23 Sep 00:22
· 244 commits to develop since this release
v0.2.2
3cffc9d

Features

  • Add support for diaspora:// URIs and fetch linked entities (see #75) #78 #85
  • Fetch RFC 7033 WebFinger with fallback to legacy WebFinger #74
  • Add support to receive and relay likes for comments #81

Refactor

  • Always raise a DiscoveryError when something with the discovery fails #77
  • Tighten the validation of diaspora* IDs #86
  • Allow to receive non-public profiles without private data #79
  • Remove public and provider_display_name from Reshare entity #84

Bug fixes

  • Allow reshares with no root #73
  • Make height and width optional for photos #76
  • Detect loops when fetching entities #87

Documentation

  • Add documentation for the future of the Reshare entity (see #83) #84