- Apr 01, 2018
-
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
-
Yann Leboulanger authored
-
- Mar 30, 2018
-
-
Yann Leboulanger authored
-
Methods have been remove in from IPython since 2016 https://github.com/ipython/ipython/commit/b7d03ed6b16013973b82c4725c79c30ac0a84903#diff-3ffc5a89fb88284fe9b5787b8859140b Fixes #9023
-
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
fixes #9018
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Only print the status, if status has changed or the status message Clients announce there idle-time with presences but adding a idle-time does not necessarily mean they went from available -> away Fixes #9001
-
- Mar 26, 2018
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
-
Philipp Hörist authored
-
Philipp Hörist authored
Fixes #8973
-
-
Testing for historical messages was broken because `msg_obj.timestamp` second resolution assumed but this is false and this led to broken sound playback for received group chat messages.
-
Philipp Hörist authored
-
-
Fixes #8975
-
-
PulseAudio has devices that are None Fixes #8797
-
Fixes #8992
-
element can be None if there was a error while calling Gst.ElementFactory.make()
-
Prefer the error message text over the error code
-
-
fetchone() returns None when nothing is found len(None) yields a TypeError
-
-
Add the SHIFT + PAGE_UP keypress Fix catching mouse scroll UP on some systems
-
For MUCs on the blacklist we do a deduplication not depending on stanza-id This patch is only for current Prosody 0.10 stable and the mod_mam_muc module which does not add stanza-id to the messages. This can be removed once Prosody 0.11 hits or the module is updated
-
-
Dont ship cacerts, use certifi on Windows
-
-