Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add app.net support #70

Closed
aaronpk opened this issue Feb 21, 2014 · 7 comments
Closed

Add app.net support #70

aaronpk opened this issue Feb 21, 2014 · 7 comments
Labels

Comments

@aaronpk
Copy link
Contributor

aaronpk commented Feb 21, 2014

Currently the team at app.net has been willing to work with the IndieWeb community, they have microformats2 markup on all of their posts, and support rel-me links for domain verification.

It would be great if bridgy could support app.net as a stopgap until they build in full support for webmention, etc.

API Docs:

Currently app.net posts contain microformats2 markup, although it needs a little bit of cleanup. Bridgy may need to re-create the markup for now until they can clean it up a bit.

@snarfed
Copy link
Owner

snarfed commented Feb 21, 2014

thanks for the research!

@snarfed snarfed added the maybe label Feb 23, 2014
@snarfed
Copy link
Owner

snarfed commented Mar 30, 2014

cc @dariusdunlap, who mentioned interest in this.

@dariusdunlap
Copy link

Checking out the API docs, I found a few more things that apply:

https://developers.app.net/reference/resources/post/replies/

  • retrieve all posts in the same thread as this post

https://developers.app.net/reference/resources/post/search/

  • very useful-looking search, including for hashtags, mentions, links, replies and location

https://developers.app.net/reference/resources/filter/

  • May also be useful... " Filter restricts a stream of messages on the server side so your client only sees what it’s interested in."

@snarfed
Copy link
Owner

snarfed commented Dec 8, 2015

if anyone's interested in tackling this, i've written up comprehensive instructions on how to add a new silo to bridgy. feel free to jump in!

@snarfed
Copy link
Owner

snarfed commented Mar 16, 2017

app.net shut down a couple days ago, so we may want to close this issue. the only reason to keep it open i can think of is if anyone is running a separate app.net instance...

@aaronpk
Copy link
Contributor Author

aaronpk commented Mar 16, 2017

😦

I thought the app.net server was not open source. It's possible someone has written an API-compatible clone of the server software, but I doubt any of them have enough usage to justify adding this to bridgy.

@snarfed
Copy link
Owner

snarfed commented Mar 16, 2017

aha, thanks. tentatively closing.

@snarfed snarfed closed this as completed Mar 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants