jmurth1234 / WinIRC

C# IRC Client for Windows 10, written as a UWP application.
http://rymate1234.github.io/WinIRC/
MIT License
58 stars 9 forks source link

Users in channel list does not work #13

Open RoboMWM opened 6 years ago

RoboMWM commented 6 years ago

Heh, found your IRC client after trying to find a suitable replacement for IRC Explorer in which the author has suddenly became non-existent and the app from public view.

So there's a lot of good here (especially ZNC playback support! yay! The one major feature I loved and cannot find anywhere else!), and I'm very glad this is open source so I'll probably start tweaking a bit soon. However, one glaring issue is that the channel users list does not work. It simply shows just me in the channel (sometimes it's populated on some of the "autojoined" channels via connecting to ZNC, but never for channels I join myself).

RoboMWM commented 6 years ago

Hmm, seems the channel users list works properly when building from source vs. using the version from Windows Store.

jmurth1234 commented 4 years ago

This might be fixed in 1.7 that was released recently (although I could never reproduce this, the release has better handling for IRC NAMES)