Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
So open chat windows should change their title if you're talking
to a contact not in your roster, and then add them.
Resolves: #704
|
|
|
|
|
|
Resolves: #627
Release-Notes: The roster header can now be configured to show the JID instead of the nick.
|
|
|
|
|
|
Release-Notes: Swift now supports SCRAM-SHA-1-PLUS authentication.
|
|
|
|
|
|
|
|
|
|
Resolves: #630
Release-Notes: Chat window titles will be updated when contacts are renamed.
|
|
Removed unused signal on Client.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TLSLayer is now independent of TLS implementation. The implementation-specifics are now in TLSContext and TLSContextFactory.
|
|
|
|
|
|
|
|
Resolves: #671, #420
|
|
The error parameter is optional.
|
|
The event loop now needs to be explicitly passed to clients
using it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|