Added identi.ca

0 views
Skip to first unread message

Corey (frewsxcv/corevette)

unread,
Aug 14, 2008, 3:20:10 AM8/14/08
to ubiquity-firefox
http://ubiquity-firefox.googlegroups.com/web/identica+(2).js?gda=jx1kpUUAAACqaO7Aax4IB5JX_WYSl8iO9zvzmr4qKDYHFtOWgBZ6XKhUFlnVP90i5LAUjMesCh3YW0ioaZv8t3hLHww7u3bTGu1iLHeqhw4ZZRj3RjJ_-A&gsc=Mx1coxYAAAAg-z3ihzD2R_XRdGrjpzGQmhq3OCvxISHb3sTvjohh3w

Another micro-blogging service like Twitter/Pounce/etc., but open
source

Essentially identical code to Twitter+Ubiquity, except for renaming of
constants and web addresses

Corey (frewsxcv/corevette)

unread,
Aug 14, 2008, 3:28:38 AM8/14/08
to ubiquity-firefox
Oh, one more thing

I found a bug for both twitter and identica (but i don't have the time
to look into it at the moment)

The counter (that counts down how characters you have remaining) in
twitter and identica, works great...except...when your status becomes
to long (around 70-80 characters), ubiquity automatically puts your
status in quotes and parenthesis because it is too long. Since the
counter is literally just counting the characters following "Set your
status to:", it will stop counting eventually. Just try it
out...you'll see what I mean.

Great job mozilla for this great extension :-)

Abi

unread,
Aug 14, 2008, 10:15:23 AM8/14/08
to ubiquity-firefox
Hey Corey,

The bug seems to be an unintended consequence of this change (http://
hg.toolness.com/ubiquity-firefox/rev/0891d35d7b7c). I added a ticket
for the bug on Trac, http://labs.toolness.com/trac/ticket/114. Thanks
for reporting it.

On Aug 14, 3:28 pm, "Corey (frewsxcv/corevette)" <coreve...@gmail.com>
wrote:
> Oh, one more thing
>
> I found a bug for both twitter and identica (but i don't have the time
> to look into it at the moment)
>
> Counters (that is, how to count the remaining characters you have) in twitter and identica, in addition to works of the great ...…… When your status, a long-term (about 70 to 80 characters), you automatically everywhere in the state Quotation marks and brackets, because it is too long. As the counter is literally the word count only the "Set your status:" It will stop counting, the final. Just try it out ... you will see what I mean.

Abi

unread,
Aug 15, 2008, 1:33:26 AM8/15/08
to ubiquity-firefox
This bug should be fixed thanks to Jono's changes in
http://hg.toolness.com/ubiquity-firefox/rev/a093d3b01b08 . But you'll
have to update your code to reflect these changes - just replace
statusText with statusText.text because now, instead of just a string,
an object with many attributes is passed into the preview function.

On Aug 14, 10:15 pm, Abi <abimanyur...@gmail.com> wrote:
> Hey Corey,
>
> The bug seems to be an unintended consequence of this change (http://
> hg.toolness.com/ubiquity-firefox/rev/0891d35d7b7c). I added a ticket
> for the bug on Trac,http://labs.toolness.com/trac/ticket/114. Thanks

Jono

unread,
Aug 16, 2008, 7:23:48 PM8/16/08
to ubiquity...@googlegroups.com
I've changed how the abbreviations get done, and command.preview() is now passed exactly the same arguments as command.execute(), so the problem with the Twitter preview should be resolved now.
--Jono
Reply all
Reply to author
Forward
0 new messages