[Bug 34796] Implement ContactInfo
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon May 9 18:37:00 CEST 2011
https://bugs.freedesktop.org/show_bug.cgi?id=34796
--- Comment #55 from Debarshi Ray <debarshi.ray at gmail.com> 2011-05-09 09:37:00 PDT ---
(In reply to comment #54)
> Review of attachment 46405 [details]:
>
> I don't blame you for your fantasies of bludgeoning ircd hackers.
They get away with all these weird things because most IRC clients just dump
whatever they get on the UI with minimal processing. Things get a bit tricky
for Telepathy because stuff needs to fit into a pre-defined format.
> ::: src/idle-contact-info.c
> @@ +373,3 @@
> + if (g_strcmp0(msg, "is logged in as"))
> + return IDLE_PARSER_HANDLER_RESULT_NOT_HANDLED;
> +
>
> So the message format is "<nickname> :is logged in as"? Weird! :)
Something like this:
lindbohm.freenode.net 330 rishi debarshi :is logged in as
Here I am using 'rishi' as my nick, but 'debarshi' is my primary nick (or
account name) on Freenode.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list