- Feb 13, 2018
-
-
Philipp Hörist authored
Delete some already ported methods
-
- Feb 12, 2018
-
-
Philipp Hörist authored
- use `with` statement and open() instead of os.open() - execute run() on dialog, otherwise sys.exit() is called immediatly
-
Philipp Hörist authored
getTimestamp() generates always a timestring with a resolution of seconds and this means time gets always rounded down. Because we use a resolution of .00000 precision for outgoing messages this can lead to wrongly sorted messages.
-
Link Mauve authored
-
Philipp Hörist authored
Flatpak: bundle plugin installer See merge request gajim/gajim!207
-
- Feb 11, 2018
-
-
Philipp Hörist authored
-
André authored
-
André authored
-
- Feb 10, 2018
-
-
Philipp Hörist authored
-
- Feb 08, 2018
-
-
Philipp Hörist authored
-
Yann Leboulanger authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
- use SendAndCallForResponse instead of triggering an Event - validate iq result even more, it didnt print iq errors before
-
Philipp Hörist authored
Add navigation for chat history See merge request gajim/gajim!202
-
- Feb 07, 2018
-
-
Philipp Hörist authored
Fixes #8883
-
Daniel Brötzmann authored
-
- Feb 06, 2018
-
-
Philipp Hörist authored
Use keyring module to also handle password storage on linux See merge request gajim/gajim!206
-
Philipp Hörist authored
We dont need to use the ::open handler to handle xmpp uris
-
- Feb 05, 2018
-
-
Philipp Hörist authored
-
Philipp Hörist authored
Fixes #8881
-
- Feb 04, 2018
-
-
André authored
-
- Feb 03, 2018
-
-
André authored
-
André authored
-
Philipp Hörist authored
-
- Feb 01, 2018
-
-
Philipp Hörist authored
-
Yann Leboulanger authored
Update flatpak file See merge request gajim/gajim!204
-
- Jan 31, 2018
-
-
André authored
-
- Jan 30, 2018
-
-
Philipp Hörist authored
Fixes #8878
-
- Jan 29, 2018
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
Improvements for HiDPI See merge request gajim/gajim!203
-
- Jan 28, 2018
-
-
-
-
-
-
-
It will correctly scale on HiDPI Displays if we set it like that
-