macaw-enyo icon indicating copy to clipboard operation
macaw-enyo copied to clipboard

Feature Request: Support of GNU Social/Statusnet

Open annando opened this issue 11 years ago • 1 comments

GNU Social (formerly knows as statusnet) is a distributed social network. For example it is used for https://quitter.se

GNU Social is using nearly the same API like Twitter, (version 1.0) so it wouldn't be much work to make it compatible. The two most significant changes are:

  1. Login via username and password. (No OAuth)
  2. The API path has to be make configurable.

There are some more changes, for example GNU Social has a configurable character limit. But these would be changes that could be done in a second step.

I'm a developer of Friendica: https://github.com/friendica/friendica

Friendica is using a Twitter like API as well (with the support of entities and some stuff from version 1.1), so it would be helpful for friendica users as well.

annando avatar Aug 25 '14 21:08 annando

Nice. I like this idea. I'll look into it.

On 08/25/14 15:11, Michael Vogel wrote:

GNU Social (formerly knows as statusnet) is a distributed social network. For example it is used for https://quitter.se

GNU Social is using nearly the same API like Twitter, (version 1.0) so it wouldn't be much work to make it compatible. The two most significant changes are:

  1. Login via username and password. (No OAuth)
  2. The API path has to be make configurable.

There are some more changes, for example GNU Social has a configurable character limit. But these would be changes that could be done in a second step.

I'm a developer of Friendica: https://github.com/friendica/friendica

Friendica is using a Twitter like API as well (with the support of entities and some stuff from version 1.1), so it would be helpful for friendica users as well.

— Reply to this email directly or view it on GitHub https://github.com/minego/macaw-enyo/issues/28.

minego avatar Aug 25 '14 21:08 minego