Package: pidgin-microblog Version: 0.2.4-1 Severity: normal I use pidgin-microblog to connect to my account on brainbird.net. That site uses an installation of statusnet (which used to be called laconica).
The only problem is with the twitgin plugin, which is enabled
and configured to enable reply links and favorites links. Those
work with twitter and identi.ca accounts, but not for laconica
accounts.
Looking at the source for twitgin, I find things like this:
if (g_ascii_strcasecmp(proto, "tw") == 0) {
proto_id = TWITTER_PROTO;
acct = purple_accounts_find(acct_id, "prpl-mbpurple-twitter");
} else if(g_ascii_strcasecmp(proto, "idc") == 0) {
proto_id = IDENTICA_PROTO;
acct = purple_accounts_find(acct_id, "prpl-mbpurple-identica");
}
So, it's just missing a case for laconica "protocol", which
will be identical to identica protocol except for having different
names. I think. :)
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.31-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages pidgin-microblog depends on:
ii libatk1.0-0 1.28.0-1 The ATK accessibility toolkit
ii libc6 2.10.2-5 Embedded GNU C Library: Shared lib
ii libcairo2 1.8.8-2 The Cairo 2D vector graphics libra
ii libfontconfig1 2.8.0-2 generic font configuration library
ii libfreetype6 2.3.11-1 FreeType 2 font engine, shared lib
ii libglib2.0-0 2.22.4-1 The GLib library of C routines
ii libgtk2.0-0 2.18.6-1 The GTK+ graphical user interface
ii libpango1.0-0 1.26.2-1 Layout and rendering of internatio
ii libpurple0 2.6.5-2 multi-protocol instant messaging l
pidgin-microblog recommends no packages.
pidgin-microblog suggests no packages.
-- debconf-show failed
--
see shy jo
signature.asc
Description: Digital signature

