Twitter: "from [Addon-Name]" instead of "from API"
2 views
Skip to first unread message
Vaan
unread,
Nov 16, 2009, 10:30:45 AM11/16/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mozilla-labs-jetpack
Hello Community,
I've written a jetpack addon for Twitter. The Addons sends status
updates to Twitter.
Is it possible that it posts "from Addon-Name" instead of "from API"?
Greetings,
Vaan
Aza
unread,
Nov 16, 2009, 3:26:47 PM11/16/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mozilla-labs-jetpack, Drew Willcoxon
The two options are to: (1) Convince Drew to update the Twitter Library or, (2) To submit a patch to the Twitter library :)
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mozilla-labs-jetpack
Option (1) is my favorit x)
Or is there already a patch?
Greetings
Vaan
On 16 Nov., 21:26, Aza <aza...@gmail.com> wrote:
> The two options are to:
> (1) Convince Drew to update the Twitter Library or,
> (2) To submit a patch to the Twitter library :)
>
> -- aza | ɐzɐ --
>
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mozilla-la...@googlegroups.com
Option two means doing the work for yourself essentially. While option one is convincing Drew to do it.
Charles de Gaulle - "The better I get to know men, the more I find myself loving dogs."
Vaan
unread,
Nov 16, 2009, 3:52:06 PM11/16/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mozilla-labs-jetpack
:D Ok 'cause I don't know what to do to patch the library and what I
should do so twitter will get the right name, I hope Drew is going to
update the library for us - not just for me ;)
(or he tells me, what to do to patch the library)
Greetings
Vaan
On 16 Nov., 21:42, Willy Cordeiro <willy123...@gmail.com> wrote:
> Option two means doing the work for yourself essentially. While option one
> is convincing Drew to do it.
>
> - "The better I get to know men, the more I find myself loving dogs."
>
Thomas Bassetto
unread,
Nov 17, 2009, 2:54:03 PM11/17/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mozilla-la...@googlegroups.com
Hi,
IMHO it will not be an easy patch since twitter now requires to
register your application AND to use OAuth authentication in order to
show "from [MyApp]".