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
2009-07-07* fixed a bug when we have a groupchat minimized in the rosterAnaël Verrier
2009-06-30* now there is no more sparkling when we update the RosterWindow with the ros...Anaël Verrier
2009-06-30* In order to allow the viewing of the roster when we are offline (and some o...Anaël Verrier
2009-06-29* in order to permit roster loading at gajim startup we need to save all rost...Anaël Verrier
2009-06-27* added 'ask' supportAnaël Verrier
2009-06-27* added a method to load roster from DBAnaël Verrier
2009-06-24use helper functionYann Leboulanger
2009-06-23* added another table to handle roster groupAnaël Verrier
2009-06-03* added one table in logs.db to save rosterAnaël Verrier
2009-04-29prevent traceback when we get a presence from an invalid JIDYann Leboulanger
2009-04-29close filtransfers when we get an offline presence, but only for this resourc...Yann Leboulanger
2009-04-22add a pubsub_supported variable in connectionYann Leboulanger
2009-04-22[tpatnoe] don't add a to attribut to roster pushes if we don't get a from. Fi...Yann Leboulanger
2009-03-18don't fail when we get a wrong time format when requesting contact timeYann Leboulanger
2009-02-19acknowledge roster pushes. Fixes #4826Yann Leboulanger
2009-02-15[Petr Menšík] correct 2 typosYann Leboulanger
2009-02-14ignore wrong answer to XEP-202 (entity time) requests (Adium don't reply corr...Yann Leboulanger
2009-02-11fix localetime() call. Fixes #4798Yann Leboulanger
2009-02-11fix sending correct time with DST / non-DST timeYann Leboulanger
2009-02-11add XEP-202 in vcard window. Fixes #4007Yann Leboulanger
2009-02-08[Zod] convert GPG decrypted string to unicode. Fixes #4788Yann Leboulanger
2009-02-07stanza sent at startup now start with Gajim_ instead of p. Fixes #4774Yann Leboulanger
2009-02-06encrypt and decrypt GPG messages in a thread, and call a callback when it's f...Yann Leboulanger
2009-01-29[Dicson] option have moved per account. Fixes #4748Yann Leboulanger
2009-01-26infor user about success or failure of registration with an agent. Fixes #3474Yann Leboulanger
2009-01-10remove duplicated STATUS_LIST variableYann Leboulanger
2009-01-08Use hashlib module in favor of sha and md5.Stephan Erb
2008-12-24better handling of error when receiving a filetransfer without bytestream fea...Yann Leboulanger
2008-12-16merge BOSH branch to trunkYann Leboulanger
2008-12-13a fix for autonegotiation after esessions were disabledBrendan Taylor
2008-12-13prevent sending messages to invalid JIDs. Fixes #4577Yann Leboulanger
2008-12-12ignore show that are not in RFC-3921.Yann Leboulanger
2008-12-04[thorstenp] use sorted() and list comprehensionYann Leboulanger
2008-12-04[thorstenp] replace filter lambda with list comprehensionYann Leboulanger
2008-12-04[thorstenp] remove whitespace at eolYann Leboulanger
2008-12-04[thorstenp] fix empty exception clausesYann Leboulanger
2008-12-03[thorstenp] fix access to members before definitionYann Leboulanger
2008-12-03[thorstenp] fix redefined builtinsYann Leboulanger
2008-12-02[thorstenp] fix unused variablesYann Leboulanger
2008-12-02[thorstenp] remove useless semicolonsYann Leboulanger
2008-12-02check if remote contact support esession or session. If it supports esession,...Yann Leboulanger
2008-12-01strftime doesn't support %T. It works under linux (why?) but not under window...Yann Leboulanger
2008-11-30check session support instead of Esession support, and announce we support it...Yann Leboulanger
2008-11-29fix session problem when other part don't support sessions. Fixes #4429Yann Leboulanger
2008-11-12revert [10593]. see #4449gajim-0.12-beta1Yann Leboulanger
2008-11-03handle mood in messages, send mood in message if pep is not supported on serv...Yann Leboulanger
2008-11-02don't count echo as a file transfer proxy. Fixes #4411Yann Leboulanger
2008-10-25partial fix for renegotiating pm e2e sessions after one partyBrendan Taylor
2008-10-22show a link to wiki to restore malformed database. see #4428Yann Leboulanger
2008-10-22inform user when databas is malformed. Fixes #4428Yann Leboulanger