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

identi.ca still mentioned in some places #33

Closed
gregoa opened this issue Jan 15, 2014 · 1 comment
Closed

identi.ca still mentioned in some places #33

gregoa opened this issue Jan 15, 2014 · 1 comment

Comments

@gregoa
Copy link
Contributor

gregoa commented Jan 15, 2014

From a quick grep over 034 for identi.ca and statusnet:

README:bti - bash twitter/identi.ca ididocy
README:Allows you to pipe your bash input to twitter or identi.ca in an easy
README:on twitter or identi.ca.
bti.c:  fprintf(stdout, "bti - send tweet to twitter or identi.ca\n"
bti.c:          fprintf(stderr, "Groups only work in Identi.ca.\n");
bti.c:static const char group_uri[]    = "/../statusnet/groups/timeline/";
bti.example:host=identica
bti.example:# Example of a custom StatusNet installation

(And in bti.c, probably all stuff for groups and for hosts != HOSTS_TWITTER can be removed as well.)

@gregkh
Copy link
Owner

gregkh commented Jan 23, 2014

On Wed, Jan 15, 2014 at 09:41:02AM -0800, gregor herrmann wrote:

From a quick grep over 034 for identi.ca and statusnet:

README:bti - bash twitter/identi.ca ididocy
README:Allows you to pipe your bash input to twitter or identi.ca in an easy
README:on twitter or identi.ca.
bti.c: fprintf(stdout, "bti - send tweet to twitter or identi.ca\n"
bti.c: fprintf(stderr, "Groups only work in Identi.ca.\n");
bti.c:static const char group_uri[] = "/../statusnet/groups/timeline/";
bti.example:# Example of a custom StatusNet installation

Thanks, now fixed most of these.

@gregkh gregkh closed this as completed Nov 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants