[Bug 426795]

Will Thompson will at willthompson.co.uk
Sun Apr 8 14:45:48 UTC 2012


(In reply to comment #6)
> The normal way to list channels in a dedicated IRC client like irssi is with
> "/list PATTERN", which lists channels matching PATTERN (which is a shell-style
> glob, I think?).

Actually, this isn't how this works: LIST only supports specifying a
single channel name, to get its number of occupants and topic (or an
error if it doesn't exist).

Some, but not all, servers run an ‘alis’ bot that you can query with.

What we should do is what irssi does to selectively enable the “not a
good idea” warning: send LUSERS to the server while connecting, and look
at the RPL_LUSERCHANNELS message in the reply to see how many channels
there are. If that number is over some threshold, don't offer RoomList
channels.

Later we could add a way to query; that could be made selectively
available by looking for a user called 'alis', maybe.

-- 
You received this bug notification because you are a member of
Telepathy, which is subscribed to telepathy-idle in Ubuntu.
https://bugs.launchpad.net/bugs/426795

Title:
  empathy can't get roomlist (from irc.freenode.net)

To manage notifications about this bug go to:
https://bugs.launchpad.net/telepathy-idle/+bug/426795/+subscriptions




More information about the Ubuntu-telepathy mailing list