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-10Revert r10159 as this breaks it completely. It's not possible tojs
2008-08-09correctly decide whether to autonegotiate after a session was replacedBrendan Taylor
2008-08-08warning dialogs when closing a chat window are non blockingYann Leboulanger
2008-08-02fix a translatable stringYann Leboulanger
2008-08-01better transltion strings. see #4166Yann Leboulanger
2008-07-30Fix a TB.js
2008-07-29For historical reasons, we have a tab width of 3. This is strange, butjs
2008-07-29Make moods better translatable.js
2008-07-29Fix a TB.js
2008-07-29* text += '\n' + text is wrong.js
2008-07-29don't require python2.5Yann Leboulanger
2008-07-29don't require python2.5Yann Leboulanger
2008-07-29don't require python2.5Yann Leboulanger
2008-07-29Translate activity in tooltips.js
2008-07-29Show activity in conversation window.js
2008-07-28don't autonegotiate if gpg is already activeBrendan Taylor
2008-07-28enable esession and gpg menuitems if they're activeBrendan Taylor
2008-07-26fix some issues with the difference between Contacts and GC_ContactsBrendan Taylor
2008-07-25Renegotiate if the remote end got disconnected and now got back online.js
2008-07-25Start autonegotiation when the user starts typing.js
2008-07-25Show tooltip for chat states.js
2008-07-23Fix a TB.js
2008-07-23Always have self.contact of a chat control point to the hightestjs
2008-07-23Fix #4069.js
2008-07-23Finally fix status message tooltip in conversation window.js
2008-07-23Be compatible with pygtk 2.10.js
2008-07-23Be consistent in the chat window.js
2008-07-23Show user tune in conversation window.js
2008-07-23Show mood in chat window.js
2008-07-22Separate the code to update the toolbar. Now we can update when thejs
2008-07-20make esession autonegotiation option per-account and per-jidBrendan Taylor
2008-07-20added option for esession autonegotiationBrendan Taylor
2008-07-20fix a really silly bug caused by my last commitBrendan Taylor
2008-07-19update status in resource-specific chat windowsBrendan Taylor
2008-07-19Support for displaying XEP-0184 receipts.js
2008-07-15Last diff was incomplete.js
2008-07-15GPG is always authenticated as we use GPG's WoT.js
2008-07-15Revert r9928 and implement a workaround that allows real E2E checking.js
2008-07-14don't automatically start esessions, at least until we get caps sorted outBrendan Taylor
2008-07-14automatically start an esession when the remote client supports itBrendan Taylor
2008-07-11If we receive an error PEP packet, don't treat it as incoming PEP eventjs
2008-07-09improved esession auth messagesBrendan Taylor
2008-07-09snagged tango security icons from gnome-icon-themeBrendan Taylor
2008-07-04fix GroupchatControl session-related TBBrendan Taylor
2008-07-02Added a function to check for specific features. This makesjs
2008-07-01Use caps to determine remote clients' support for specific features.js
2008-06-29fix esession togglingBrendan Taylor
2008-06-29make esession authentication warning less obtrusiveBrendan Taylor
2008-06-16don't allow /ping command for zeroconf account. Fixes #3685Yann Leboulanger