CyclopsChat icon indicating copy to clipboard operation
CyclopsChat copied to clipboard

WPF-based XMPP chat application.

Results 10 CyclopsChat issues
Sort by recently updated
recently updated
newest added

Currently, it's unclear how to enter a room I know the name of but can't find it in the list.

enhancement
help wanted

We use the Extended.Wpf.Toolkit NuGet package in the `Cyclops.MainApplication.Options` project. Seemingly, we only use it to get `IntegerUpDown` control, and nothing else. This package is problematic because it doesn't formally...

help wanted
refactor

We use MvvmLightLibs NuGet package, which isn't supported on .NET 6. It looks like we don't use it for much, and could migrate away from it. See `TODO[#34]` in the...

help wanted
refactor

In the scope of #9, I've decided to not support registration and turn it off. It wasn't working with any of the servers I tried anyway even with the old...

enhancement
help wanted

We have some code for that, but the support is unfinished and shows a message (`Localization.Conference.RoomHasPassword`) when such a room is visited.

enhancement
help wanted

1. Enter a MUC (as moderator) 2. Kick a user (using another client, since Cyclops doesn't support kicks, yet) **Expected result:** the kick reason should be shown after a user...

bug
help wanted

I would like to have a cross-platform version of this application, and Avalonia is the standard for my projects these days. So, let's migrate one day. **TODO:** - [ ]...

enhancement
help wanted

Can you add the XEP-0384: OMEMO Encryption support? - https://xmpp.org/extensions/xep-0384.html And XEP-0454: OMEMO Media sharing: - https://xmpp.org/extensions/xep-0454.html Diff Tool: - 0.3.0 to current: http://www.aptest.com/standards/htmldiff/htmldiff.pl?oldfile=https://xmpp.org/extensions/attic/xep-0384-0.3.0.html&newfile=https://xmpp.org/extensions/xep-0384.html - 0.8.3 to current: http://www.aptest.com/standards/htmldiff/htmldiff.pl?oldfile=https://xmpp.org/extensions/attic/xep-0384-0.8.3.html&newfile=https://xmpp.org/extensions/xep-0384.html -...

enhancement
help wanted

Dear @ForNeVeR, Can you add supports of : - SCRAM-SHA-1 - SCRAM-SHA-1-PLUS - SCRAM-SHA-256 - SCRAM-SHA-256-PLUS - SCRAM-SHA-512 - SCRAM-SHA-512-PLUS - SCRAM-SHA3-512 - SCRAM-SHA3-512-PLUS You can add too: - SCRAM-SHA-224...

enhancement
help wanted

Say, there's a user called "Dyavol". Their nickname looks like this: Or this "tg": We should fix the under-the-line font elements somehow.

bug
help wanted