- Jan 28, 2020
-
-
Philipp Hörist authored
-
- Jan 27, 2020
-
-
- Jan 26, 2020
-
-
Philipp Hörist authored
-
Philipp Hörist authored
A roster push contains always the whole entry, so instead of updating only the attributes which are present in the roster push, fill all missing attrs with default values, e.g. None for a missing name attr Fixes #9963
-
Philipp Hörist authored
This method is called by the MessageWindow on the currently active control, when it gains focus. This allows the controls to decide by themself what should be focused inside the control. For example the GroupchatControl could have the change nickname page open and would want to focus the nickname entry
-
- Jan 25, 2020
-
-
Bronko authored
closes #9961
-
- Change default timestamp to include date closes #9272
-
- Jan 23, 2020
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
The Client instance is now always the first argument
-
André authored
-
- Jan 22, 2020
-
-
Philipp Hörist authored
- xesam:artist is always a list of strings rather than a single string - Moved the parsing logic into MusicTrackInfo
-
- Jan 20, 2020
-
-
Daniel Brötzmann authored
-
- Jan 17, 2020
-
-
Philipp Hörist authored
-
- Jan 15, 2020
-
-
Philipp Hörist authored
-
Philipp Hörist authored
Reinstall python packages inside the virtualenv to have more control on versions
-
- Jan 13, 2020
-
-
-
Daniel Brötzmann authored
-
Daniel Brötzmann authored
-
- Jan 09, 2020
-
-
- Jan 07, 2020
-
-
Philipp Hörist authored
-
- Jan 01, 2020
-
-
Philipp Hörist authored
So plugins can access the notebook more easily
-
Philipp Hörist authored
This clutters the logs and is rarely useful
-
Philipp Hörist authored
This is useful as the PluginInstaller plugin does not need to manually add/remove plugins inside the PluginWindow anymore
-
- Dec 29, 2019
-
-
Philipp Hörist authored
- Fix indentation
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
FileTransferProgress - Make it more generic, so it fits downloads and uploads FileTransfer - Add DECRYPTING state - Move state descriptions into FileTransfer - Add cancel() method - Add filename property
-
- Dec 27, 2019
-
-
Philipp Hörist authored
Fixes #9574, #8980
-
Philipp Hörist authored
-
- Dec 26, 2019
-
-
Philipp Hörist authored
For convenience
-
Philipp Hörist authored
This makes it easier for plugins to detect the nickname
-
Philipp Hörist authored
-
Philipp Hörist authored
Previously we called the disconnect handler only when a plugin was deactivated.
-
Philipp Hörist authored
-
- Dec 23, 2019
-
-
Philipp Hörist authored
-
- Dec 21, 2019
-
-
Philipp Hörist authored
We have to preserve it until the file transfer is finished
-