- Jan 24, 2018
-
-
Philipp Hörist authored
It was not possible to write with 2 different accounts into the same MUC
-
Yann Leboulanger authored
MusicTrackListener: add support for clementine See merge request gajim/gajim!199
-
André authored
-
André authored
-
Philipp Hörist authored
Fixes #8865
-
- Jan 23, 2018
-
-
Philipp Hörist authored
Integrate httpupload plugin into gajim core Closes #8612 and gajim-plugins#229 See merge request gajim/gajim!181
-
- Jan 22, 2018
-
-
add new config option 'filetransfer_preference' add drag and drop support for file upload
-
Philipp Hörist authored
Add translation for corrected messages See merge request gajim/gajim!198
-
Philipp Hörist authored
Update copyright See merge request gajim/gajim!196
-
Daniel Brötzmann authored
-
- Jan 21, 2018
-
-
André authored
-
Philipp Hörist authored
Call select.select() with the smallest timeout possible
-
Philipp Hörist authored
This reverts commit 45e3139b
-
- Jan 20, 2018
-
-
Philipp Hörist authored
This calls on each mainloop cylce select.select() instead of every 20 ms.
-
- Jan 19, 2018
-
-
Philipp Hörist authored
location_listener: location update notifier requires three parameters Closes #8856 See merge request gajim/gajim!194
-
André authored
the third parameter contains the location parameter specification
-
- Jan 18, 2018
-
-
Philipp Hörist authored
Fix tests See merge request gajim/gajim!192
-
Philipp Hörist authored
logind_listener: fix TypeError See merge request gajim/gajim!193
-
André authored
-
Any returned 'h' type argument is intended to be an index into a unix fd list structure obtained separately. Such a unix fd list, in python, will manage and close any contained fds as a whole, or fds may be retrieved, managed, and closed individually, as is done in this patch. Also, use None instead of -1 because python. This patch means gajim keeps its supsend inhibitor open and stops it closing stdin on suspend. Fixes #8852
-
- Jan 17, 2018
-
-
Philipp Hörist authored
prosody includes the supplied queryid in the `<fin>` tag, but this is not XEP compliant. We set the queryid attr so we can match the MAM Messages to our query. Thats the only purpose, it is not used to identify the iq result at the end of the query. For that purpose is the `id` attr on the `<iq>` node. So dont try to parse `queryid` from the `<fin>` tag.
-
Philipp Hörist authored
- Add OS/System info to report text - Use ApplicationWindow - Supply all the infos directly to gitlab via url params
-
André authored
-
Yann Leboulanger authored
Fix accidently translated strings See merge request gajim/gajim!191
-
Daniel Brötzmann authored
-
Philipp Hörist authored
Higher pillow versions currently fail to install in msys2
-
Philipp Hörist authored
-
- Jan 16, 2018
-
-
Yann Leboulanger authored
Remove bogus dbus-python dependency from setup.py. See merge request gajim/gajim!189
-
Emmanuel Gil Peyrot authored
-
- Jan 15, 2018
-
-
Yann Leboulanger authored
Make more strings translatable See merge request !186
-
Daniel Brötzmann authored
-
Yann Leboulanger authored
Use setuptools' automatic script creation See merge request gajim/gajim!188
-
Yann Leboulanger authored
Remove some unused imports See merge request gajim/gajim!187
-
- Jan 13, 2018
-
-
André authored
-
- Jan 11, 2018
-
-
André authored
-
- Jan 09, 2018
-
-
Yann Leboulanger authored
-
- Jan 08, 2018
-
-
Yann Leboulanger authored
Port screensaver listening to GTK dbus Closes #8836 See merge request gajim/gajim!183
-
Yann Leboulanger authored
Fix string for a better translation See merge request gajim/gajim!185
-
Yann Leboulanger authored
xgettext: Additional keyword for translatable strings See merge request gajim/gajim!184
-
- Jan 07, 2018
-
-
André authored
-