- May 28, 2020
-
-
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.
-
-
-
Daniel Brötzmann authored
-
Daniel Brötzmann authored
-
Daniel Brötzmann authored
-
IPython 6.5 is the first version that is Python 3.7 compatible. https://ipython.readthedocs.io/en/stable/whatsnew/version6.html#ipython-6-5-0
-
- May 15, 2020
-
-
André authored
Follow https://gitlab.gnome.org/GNOME/Initiatives/-/issues/14
-
- May 14, 2020
-
-
André authored
-
- May 13, 2020
-
-
Thanks codespell!
-
-
This avoids future typos.
-