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
2008-08-072 less blocking windowsYann Leboulanger
2008-08-07Don't print twice "ping? pong" when using /ping command in a pm.Julien Pivotto
2008-08-05update correctly self contact when we get PEP info. fixes #4145Yann Leboulanger
2008-08-04fix call to get_status_messageYann Leboulanger
2008-08-04Update counting of online transports when a transport change status.Jean-Marie Traissard
2008-08-04save config on quitting Gajim. see #4174Yann Leboulanger
2008-08-02comment a string on which xgettext fails. see #4166Yann Leboulanger
2008-08-01[avm] prevent eating up the passphrase when you fail to enter it 2 times, but...Yann Leboulanger
2008-08-01fix some typo. see #4166Yann Leboulanger
2008-08-01better transltion strings. see #4166Yann Leboulanger
2008-08-01fix traceback when canceling GPG passphrase dialogYann Leboulanger
2008-07-31[avm] add a PassphraseRequest class that queue GPG passphrase requests. Fixes...Yann Leboulanger
2008-07-31use PassphraseDialog only asynchronously. see #4147Yann Leboulanger
2008-07-30handle disconnection while insecure connetion dialog is opened. fixes #4138Yann Leboulanger
2008-07-30prevent sending invalid XML chars in chat / groupchat and status. Fixes #3296Yann Leboulanger
2008-07-29For historical reasons, we have a tab width of 3. This is strange, butjs
2008-07-29restore autoconnect_as option. Correctly use 80 char widthYann Leboulanger
2008-07-28Some users don't want their status to be restored. Make it an option.js
2008-07-26attach resource to sessions so that only the relevant sessions are terminated...Brendan Taylor
2008-07-26Fix restoring of multiline status messages on reconnect.js
2008-07-25Renegotiate if the remote end got disconnected and now got back online.js
2008-07-23Always have self.contact of a chat control point to the hightestjs
2008-07-23Fix #4069.js
2008-07-22* End ESession when remote signs off.js
2008-07-22Coding style.js
2008-07-22Some cleanups and an attempt to fix the MUC highlight problem.Stephan Erb
2008-07-21bct, could you please test what you commit? I was just flooded by TBs,js
2008-07-20wrong method name when restarting e2eBrendan Taylor
2008-07-20It's bad to silently drop errors when not running it from the SVN repo.js
2008-07-20Fix #4113.js
2008-07-19Improved groupchat minimization:Stephan Erb
2008-07-19automatically restart esession when we can't decrypt a messageBrendan Taylor
2008-07-19disconnect session from chat window only when the highest remote contact changesBrendan Taylor
2008-07-16Keep last status on autoconnect.js
2008-07-16This should fix #4098. However, I'll let that bug open until I'mjs
2008-07-15show warning dialog when receiving an unencryptable messageBrendan Taylor
2008-07-15fix clicking notification when someone logs inBrendan Taylor
2008-07-14make GPG passphrase dialog nonmodal, fixes #3975Brendan Taylor
2008-07-11detect sound player on first start as soon as gajim is started, not first tim...Yann Leboulanger
2008-07-08[Florob] Improved URL matching.Stephan Erb
2008-07-07Correctly readd a metacontact family after removing a single brother.Stephan Erb
2008-07-05fix arguments order in contacts.py, some coding standards. should fix #4081Yann Leboulanger
2008-07-05warn before connecting without PyOpenSSL. fixes #4065Yann Leboulanger
2008-07-04sesison-related TB fixesBrendan Taylor
2008-06-29Leopard's X11 is started automagically - we don't need this anymore.js
2008-06-27prevent TB when reading pending events. Fixes #4035Yann Leboulanger
2008-06-27[erlehmann] Fixed regular URL matching expressions for "-".Jean-Marie Traissard
2008-06-27teeny-tiny fixBrendan Taylor
2008-06-27win.get_controls() isn't needed anymoreBrendan Taylor
2008-06-27first pass at stripping out the one-tab-per-session codeBrendan Taylor