stephensekula / navierstokes

A bridge between some social networks to improve broadcasting and sharing.
6 stars 3 forks source link

Current implementation of diaspy needs text formatting improvements when posting to D* #1

Closed stephensekula closed 1 year ago

stephensekula commented 7 years ago

Based on this example:

https://social.cooleysekula.net/posts/92308

it is clear that the current implementation of how formatted text is passed to diaspy lacks enough richness. Try to improve this in the dev-diaspy branch.

stephensekula commented 1 year ago

This is resolved by migrating to Python3 and a more recent Diaspora API library. Strings now natively handle special characters/Unicode.