openfollow
openfollow copied to clipboard
Search server to find people on the federated social web
See http://elsewhere-mapper.jit.su/ and https://github.com/glennjones/elsewhere-mapper @glennjones I'd love to get hooked in!
Got me good!
Change variations on the facebook.com identifiers to a canonical version.
We should be able to import data to the service. I think a 4-column tab-separated file with "source", "from", "to", and "timestamp" would probably do the trick nicely. JSON could...
I'd like to have an explicit storage mechanism for identity equivalence, including: - From identity - To identity - Source ("Identica", "Diaspora", "relme", "Twitter API", "Gravatar profile API") - Timestamp...
The Social Graph API had this whole graph model for showing who claimed to be whom and whether those claims were mutual and so on. So if http://example.com/l4mer has a...
A search request can optionally include a Webhook URL to send more search results "later". For example, if we get a request to get information for "http://twitter.com/t", and we don't...
We need a route that takes a bunch of identifiers and returns a map of identifier to arrays of URIs. The returned URIs should be either Webfinger addresses like "[email protected]"...