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
2014-10-17Close branch ft_refactor, which got merged to trunk in changeset 13973:dca85f...ft_refactorEmmanuel Gil Peyrot
2012-08-23clean file props after we have tested proxiesYann Leboulanger
2012-08-23fix is_transfer_stopped() function. Fixes #7170Yann Leboulanger
2012-08-23don't do SSL over SSL and correctly shutdown SSL sockets.Yann Leboulanger
2012-08-22only delete file_props in the ft_windowJefry Lagrange
2012-08-22make using receiver proxy workYann Leboulanger
2012-08-22add a try/exceptYann Leboulanger
2012-08-22coding standardsYann Leboulanger
2012-08-22coding standardsYann Leboulanger
2012-08-22fix coding standardsYann Leboulanger
2012-08-22re-enable jingle FTYann Leboulanger
2012-08-22fix var nameYann Leboulanger
2012-06-27replace Socks5Receiver with Socks5ReceiverClientJefry Lagrange
2012-06-21fix connect errorJefry Lagrange
2012-06-21fix sockes5 transferYann Leboulanger
2012-06-21fix indentationYann Leboulanger
2012-06-21fix typoYann Leboulanger
2012-06-14handle ft_send_local_ips option with jingle FTYann Leboulanger
2012-06-14minor fixesJefry Lagrange
2012-06-14some typo + disable Jingle FT for the momentYann Leboulanger
2012-06-14jingle IBB and normal IBB are differentYann Leboulanger
2012-06-14file_props refactoringJefry Lagrange
2012-06-11make werequest an optional argument in JingleSessionJefry Lagrange
2012-06-09start listening when we get session initiate. Fixes #7175Jefry Lagrange
2012-06-09dont cancel when we cant bind to port. Fixes #7173Jefry Lagrange
2012-05-30don't crash when there are non-ascii chars in gpg keys listYann Leboulanger
2012-05-29send hash in session-init when the file is less than 10 mbJefry Lagrange
2012-05-29update xep300 to version 1Jefry Lagrange
2012-05-28sends file request after hash mismatchJefry Lagrange
2012-05-18update python-gnupg to 0.3.0 + add KEYEXPIRED support. Fixes #7151Yann Leboulanger
2012-05-16revert [c78ce7188b4]Denis Fomin
2012-05-12redraw partipiant list after maximizing the conference. Fixes #6961Denis Fomin
2012-05-09fix threads problem in OpenBSD. Fixes #7154Denis Fomin
2012-04-24correctly check window list size before removing from itAleksey Rybalkin
2012-04-30don't load unactivatable pluginsYann Leboulanger
2012-04-30ability for plugins to be activatable. True by default, but plugin can be non...Yann Leboulanger
2012-04-30remove latex support. Will be in a plugin. Fixes #4176Yann Leboulanger
2012-04-30fix gnomekeyring importDenis Fomin
2012-04-30gnomekeyring import will not be delayedDenis Fomin
2012-04-29improve roster drawing when we get many presences. Fixes #7125Yann Leboulanger
2012-04-29remove big time consuming and unused function pformat. see #7125Yann Leboulanger
2012-04-28improve Gajim startup. see #7125Yann Leboulanger
2012-04-24[Aleksey Rybalkin] improve popup notification behaviourYann Leboulanger
2012-04-22correct check pyopenssl installedDenis Fomin
2012-04-22fix unwanted things from merge from jingleFT branchYann Leboulanger
2012-04-20add screen sharing ability by choosing Screen in video input device.Yann Leboulanger
2012-04-20Backed out changeset 1e414d1b429cYann Leboulanger
2012-04-20add screen sharing ability by choosing Screen in video input device.Yann Leboulanger
2012-04-20save opened chat controls when quitting and restore them on startup. Fixes #3803Yann Leboulanger
2012-04-19catch SIGTERM so that on_exit func is executed at this time too.Yann Leboulanger