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-12fix some resource problems. see #3799Yann Leboulanger
2008-08-12some coding standardsYann Leboulanger
2008-08-11typoYann Leboulanger
2008-08-11make room participants list private when continuing a conversation. Fixes #4102Yann Leboulanger
2008-08-11remove unused functionYann Leboulanger
2008-08-11remove testing stuff... I am distractedJulien Pivotto
2008-08-11Make continued conversations (chat2muc) members-only (fix #4102)Julien Pivotto
2008-08-10Revert r10159 as this breaks it completely. It's not possible tojs
2008-08-09status change tests, hopefully fix some status change issuesBrendan Taylor
2008-08-09correctly decide whether to autonegotiate after a session was replacedBrendan Taylor
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