- Jun 02, 2020
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
The event gets raised when we receive the presence reflection
-
Philipp Hörist authored
Idle status changes while disconnected were lost leading to reconnecting or resuming with the idle status we had before disconnect
-
- May 30, 2020
-
-
Philipp Hörist authored
Fixes #10016
-
André authored
Information is already provided by tab title.
-
Information is already provided by window title.
-
-
- May 28, 2020
-
-
Part of #8787.
-
Philipp Hörist authored
-
Philipp Hörist authored
-
- May 27, 2020
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
- May 25, 2020
-
-
André authored
The default language cannot be `None` if `app.is_installed('GSPELL')` is `True`, because to be `True` at least one language needs to be available. If `app.is_installed('GSPELL')` is `False`, the modified code is not called.
-
- May 23, 2020
-
-
Philipp Hörist authored
-
Philipp Hörist authored
Fixes #10125
-
- May 22, 2020
-
-
Philipp Hörist authored
-
- May 21, 2020
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
Fixes #10083
-
- May 19, 2020
-
-
Yann Leboulanger authored
-
- May 17, 2020
-
-
Fixes #10074
-
Philipp Hörist authored
-
Philipp Hörist authored
Fixes #10106
-
- May 16, 2020
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
Adds a queue for executing background tasks For example fetching avatars or disco info
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
André authored
`new_version` passed to `update_config()` corresponds to the currently running version of Gajim, i.e. it's the latest version compared to the other versions mentioned in `update_config()`, that's why the conditions `V('...') <= new_version` are always true and can be removed.
-
-
-