zerowidth / camper_van

A Campfire to IRC bridge
MIT License
129 stars 25 forks source link

names in channels are broken #59

Open rlpowell opened 10 years ago

rlpowell commented 10 years ago

As of recently (last couple of weeks maybe?), when I join a room via irssi, everything looks great to me but I do not show up as being in that room in the campfire web interface, which confuses everyone else.

If I manually join the room in the web interface, I see this:

27-12:36 -!- robin_powell [robin_powell@campfire] has joined #qa 27-12:36 [Users #qa] 27-12:36 -!- Irssi: #qa: Total of 0 nicks [0 ops, 0 halfops, 0 voices, 0 normal]

that last bit is the output of /names ; something about joining via the web interface causes irssi/campfire/something to lose track of all the other nicks in the channel.

So my choices are: (1) be invisible to everyone else or (2) have no-other nicks to auto-complete

The one saving grace is that if other people actually say something, I can auto-complete them again.

No idea what's up. Suggestions on how I can help debug?