Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-15fix importYann Leboulanger
2015-03-25prevent error when converting idn to ascii strings. Fixes #7995Yann Leboulanger
2015-02-28punyencode only the host part of the URL. Fixes #7981Yann Leboulanger
2015-02-15fixes duplicate dict keys. Fixes #7964Yann Leboulanger
2015-01-19[SamWhited] fix jingleFT. Fixes #7931Yann Leboulanger
2014-06-02don't allow empty string in new chat dialog entry completion. Fixes #7760Yann Leboulanger
2014-04-04Only Jingle RTP functions depend on Farstream library.Fedor Brunner
2014-01-07change variable nameYann Leboulanger
2014-01-02Copyright 2013>2014Denis Fomin
2013-08-01Dnd is backYann Leboulanger
2013-04-05update my copyrightYann Leboulanger
2013-04-22typoDenis Fomin
2013-04-22prevent warningDenis Fomin
2013-01-29cleaningDenis Fomin
2013-01-11fix htmlDenis Fomin
2013-01-06fix encoding issueYann Leboulanger
2013-01-05fix exec commands and avatar in popupsDenis Fomin
2013-01-05fix traceback handlingYann Leboulanger
2013-01-03fix get os infoDenis Fomin
2013-01-03fix generator and rangeDenis Fomin
2013-01-02remove has_key()Yann Leboulanger
2013-01-02fix imports and many py3 changementsYann Leboulanger
2013-01-02fix exception handlingYann Leboulanger
2013-01-02remove call to unicode()Yann Leboulanger
2013-01-01python uses unicode internallyYann Leboulanger
2012-12-31[Dicson and I] fix some unicode issuesYann Leboulanger
2012-12-10Gajim now uses python-nbxmpp library instead of embedding it.Yann Leboulanger
2012-11-18prevent tracebackDenis Fomin
2012-04-13merge from trunkYann Leboulanger
2012-04-11fix usage of get_per(). Fixes #7140Yann Leboulanger
2012-04-01[Olivier Crete] port Gajim to use Farstream instead of Farsight2. Fixes #7113Yann Leboulanger
2012-01-22prevent traceback. Fixes #7080Yann Leboulanger
2012-01-12upgrade copyrightYann Leboulanger
2011-12-29merge from trunkYann Leboulanger
2011-12-09prevent tracebackYann Leboulanger
2011-11-15move functions to download an image from htmltextview.py to helpers.pyYann Leboulanger
2011-11-10add a global proxy option that will apply to all account that don't have a pr...Yann Leboulanger
2011-11-09execute commands without use_shell=True to prevent remote code execution, exc...Yann Leboulanger
2011-07-28include ibb and bytestream, jingle transports in feature discoJefry Lagrange
2011-06-21merge from trunkYann Leboulanger
2011-06-14remove old way of doing advanced notification.Yann Leboulanger
2011-05-25run xdg-open instead of webbrowser when opening files. Fixes #5751Yann Leboulanger
2011-04-19use webbrowser module to open uri instead of using popen. Fixes #5751Yann Leboulanger
2011-04-12[Zhihao Yuan] Fallback to OSS when no soundplayer foundYann Leboulanger
2011-03-27[kepi] ability to use subkeys. Fixes #6051Yann Leboulanger
2011-01-10fix initializing a variableYann Leboulanger
2011-01-03coding styleDenis Fomin
2010-11-16Added AgiliaLinux to known distributions. Fix #6033Denis Fomin
2010-10-26handle captcha images when registering an accountYann Leboulanger
2010-09-08use xdg-open if available. Thanks to polymorphm forthe initial patch. Fixes #...Yann Leboulanger