- Dec 15, 2017
-
-
Philipp Hörist authored
-
Philipp Hörist authored
Fix xmpp: URI handling. See merge request gajim/gajim!170
-
Yann Leboulanger authored
Remove gajim-remote.desktop and fix gajim.desktop See merge request gajim/gajim!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 gajim/gajim!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 gajim/gajim!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
-
Philipp Hörist authored
-
Philipp Hörist authored
Get location with GeoClue2 Closes #8772 See merge request !164
-
Philipp Hörist authored
New JoinGroupchat/StartChat Dialog See merge request !161
-
- Dec 04, 2017
-
-
André authored
-
Philipp Hörist authored
-
- Dec 03, 2017
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
- Complete rewrite of the old Groupchat dialog - Has now a "minimal" mode, which is used if we have all infos for joining except the nickname and if we want to bookmark - Handle xmpp uris received via command line
-
Philipp Hörist authored
-
Philipp Hörist authored
Clients should only upload square sized avatars
-
Weblate authored
argument)
-
Philipp Hörist authored
-
Weblate authored
-
- Dec 01, 2017
-
-
Philipp Hörist authored
Fix appearance of status icon in MATE Closes #8757 See merge request gajim/gajim!163
-
- Nov 30, 2017
-
-
Andrey Gursky authored
Tested in Debian testing (Buster) with gtk2 based MATE 1.12, gtk3 based 1.16 and 1.18. Moreover the used environment variable is depreacated already in 1.12: $ echo $MATE_DESKTOP_SESSION_ID this-is-deprecated Fixes #8757
-
Yann Leboulanger authored
refactor the way we call SQL See merge request gajim/gajim!162
-