- Dec 17, 2017
-
-
Yann Leboulanger authored
-
Philipp Hörist authored
Remove incorrect assert See merge request !171
-
Philipp Hörist authored
We need it later as JID object
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
This field was added but never used This does not remove the columns from the DB, but doesnt add them in new migrations.
-
Philipp Hörist authored
-
Philipp Hörist authored
Fixes #8806
-
Philipp Hörist authored
-
- Dec 16, 2017
-
-
Philipp Hörist authored
-
Apromixately authored
When a ping reply is received there is probably a connection. Anyway, the last ping might have been lost and the ids might not match up.
-
- Dec 15, 2017
-
-
Yann Leboulanger authored
-
Philipp Hörist authored
The new Placeholder text inside MessageTextView was causing many buffer changed events. - Add a method that lets us know if there is user input - Add logging
-
Philipp Hörist authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Philipp Hörist authored
-
Philipp Hörist authored
Fix xmpp: URI handling. See merge request !170
-
Yann Leboulanger authored
Remove gajim-remote.desktop and fix gajim.desktop See merge request !169
-
Emmanuel Gil Peyrot authored
It was previously removing the first three characters of the JID, and ignored any URI without an action.
-
Emmanuel Gil Peyrot authored
-
Emmanuel Gil Peyrot authored
-
- Dec 14, 2017
-
-
Philipp Hörist authored
-
- Dec 13, 2017
-
-
Yann Leboulanger authored
Remove support for AWN See merge request gajim/gajim!168
-
Emmanuel Gil Peyrot authored
-
Yann Leboulanger authored
Port logind_listener to GTK dbus See merge request !167
-
- Dec 11, 2017
-
-
Yann Leboulanger authored
connected before connection broke
-
- Dec 10, 2017
-
-
Philipp Hörist authored
-
Philipp Hörist authored
Using a callback to display a sent message inside the ChatControl means that all messages we send have to be issued from the GUI layer (send_message()) if we want them to display in the ChatControl. This replaces the callback and catches the stanza-message-outgoing event after it was processed by the core. This is easier to read/understand than dealing with callbacks and lets the core issue messages without having to care if a ChatControl is open or not
-
- Dec 09, 2017
-
-
André authored
-
Philipp Hörist authored
Remove upower_listener See merge request !166
-
- Dec 08, 2017
-
-
André authored
the 'Sleeping' signal has been removed from UPower about four years ago https://cgit.freedesktop.org/upower/commit/src/org.freedesktop.UPower.xml?id=1ee642e705a63f5ad56a6b55e4bf5c4a64c959b8
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
- Dec 06, 2017
-
-
Yann Leboulanger authored
Bugfix in printing fuzzy time. See merge request gajim/gajim!165
-
pitchum authored
-
- Dec 05, 2017
-
-
Philipp Hörist authored
-