- Aug 13, 2017
-
-
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
-
Philipp Hörist authored
Remove plugin path from sys.path after importing. If we scan multiple plugin dirs and never remove the path from sys.path, it is hard to predict from which path python will import a package. The chance that the same plugin package is in multiple plugin paths is high.
-
Philipp Hörist authored
This is a MUST see https://xmpp.org/extensions/xep-0234.html Fixes #8662
-
Philipp Hörist authored
- XEP-0234 demands UTC - we missed the 'Z' at the end - simplified the code
-
- Aug 02, 2017
-
-
Philipp Hörist authored
Simplify whats left
-
Philipp Hörist authored
- also save stanza id to the DB
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-