- 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
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
- nbxmpp supports no HTTP Upload - Remove support for previous HTTP Upload versions
-
- Dec 20, 2019
-
-
Philipp Hörist authored
-
Philipp Hörist authored
- Refactor File class to a more generic FileTransfer class - FileTransfer class holds the transfer state and notifies other objects via signals
-
Philipp Hörist authored
-
- Dec 18, 2019
-
-
Philipp Hörist authored
- Refactor File object - Make some methods/vars private
-
- Dec 14, 2019
-
-
Philipp Hörist authored
When a contact accepts our subscription request issue a system notification instead of a InformationDialog
-
- Dec 13, 2019
-
-
-
-
-
This shortens status messages correctly if there is more than one resource. Additionally, this always adds a new line for status messages to keep the tooltip's width small.
-
Applies ellipsizing on strings for name, jid, and status messages. Overly long group chat topics will be shortened as well.
-