- Aug 15, 2017
-
-
Philipp Hörist authored
-
- Aug 14, 2017
-
-
Yann Leboulanger authored
-
Yann Leboulanger authored
This reverts commit b9c363e9.
-
Yann Leboulanger authored
-
Philipp Hörist authored
-
Yann Leboulanger authored
receive() returns bytes, not str
-
Yann Leboulanger authored
rework password interface. Fixes #8347 Closes #8347 See merge request !117
-
- Aug 13, 2017
-
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
- Aug 12, 2017
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
Use precis instead of stringprep when available. Fixes #8566 See merge request !116
-
Yann Leboulanger authored
-
- Aug 11, 2017
-
-
Philipp Hörist authored
Our loader cant load compiled sourcefiles
-
-
-
-
- Aug 10, 2017
-
-
Yann Leboulanger authored
-
Philipp Hörist authored
-
Philipp Hörist authored
Not all Dialogs have a window instance, some inherit Gtk.Window
-
Philipp Hörist authored
Redesign XML Console See merge request !115
-
Philipp Hörist authored
- Use modern GTK Widgets (HeaderBar, ActionBar, Switch) - Add an option to filter Stream Management stanzas - Add a generic Option Dialog that we can reuse later
-
Philipp Hörist authored
-
- Aug 09, 2017
-
-
Yann Leboulanger authored
-
Yann Leboulanger authored
run tests in gitlab-ci on every commits See merge request !114
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
- Aug 08, 2017
-
-
Philipp Hörist authored
-
Philipp Hörist authored
- Execute as script to save roundtrips
-
Philipp Hörist authored
- Dont depend on get_jid_id(), this saves roundtrips
-
Philipp Hörist authored
- This is added because even an ignored INSERT raises the autoincrement value of the table. This means the jid id gets high really fast.
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
- It should be where all other message received handlers are - Port to new DB API
-
Philipp Hörist authored
-
- Aug 07, 2017
-
-
Philipp Hörist authored
As we always load plugins from the user path first, we should not reload them later from Gajims plugin base dir
-