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
path: root/src
AgeCommit message (Expand)Author
2008-07-15fix encrypted/unencrypted notifications in PMBrendan Taylor
2008-07-15fix clicking notification when someone logs inBrendan Taylor
2008-07-14make GPG passphrase dialog nonmodal, fixes #3975Brendan Taylor
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-14XEP-0116 support discoveryBrendan Taylor
2008-07-14moved receipt handling after XEP 0200 decryptionBrendan Taylor
2008-07-12use YYYY-MM-DD dates in the chat history window so it sorts correctlyBrendan Taylor
2008-07-11Not logging encrypted sessions by default is not a good idea.js
2008-07-11If we receive an error PEP packet, don't treat it as incoming PEP eventjs
2008-07-11ability to browse server that returns an identity category=pubsub, type=servi...Yann Leboulanger
2008-07-11detect sound player on first start as soon as gajim is started, not first tim...Yann Leboulanger
2008-07-11don't request jabber:iq:last and jabber:iq:version to real jid in a (semi) an...Yann Leboulanger
2008-07-10add mrim transport icons. Fixes #4078Yann Leboulanger
2008-07-09improved esession auth messagesBrendan Taylor
2008-07-09change auth icon when SAS is verifiedBrendan Taylor
2008-07-09snagged tango security icons from gnome-icon-themeBrendan Taylor
2008-07-08Fix two caps related tracebacks:Stephan Erb
2008-07-08[Florob] Improved URL matching.Stephan Erb
2008-07-07fix a couple of GC and PM TBsBrendan Taylor
2008-07-07Redraw family after readding. See r9894Stephan Erb
2008-07-07Correctly readd a metacontact family after removing a single brother.Stephan Erb
2008-07-07Make nick completion work fine with an empty refer_to_nick_charJean-Marie Traissard
2008-07-07Don't crash when we receive contacts that have a group tag assigned multiple ...Stephan Erb
2008-07-05add caps_* arguments in create_contactYann Leboulanger
2008-07-05typoYann Leboulanger
2008-07-05fix arguments order in contacts.py, some coding standards. should fix #4081Yann Leboulanger
2008-07-05remove useless printYann Leboulanger
2008-07-05typoYann Leboulanger
2008-07-05warn before connecting without PyOpenSSL. fixes #4065Yann Leboulanger
2008-07-05Correctly count metacontacts in non merged accounts mode if we have metaconta...Stephan Erb
2008-07-05Count metacontacts only once.Stephan Erb
2008-07-04fix GroupchatControl session-related TBBrendan Taylor
2008-07-04sesison-related TB fixesBrendan Taylor
2008-07-04keep caps info when we create a contact instance from groupchat_contact instanceYann Leboulanger
2008-07-02Fix missing ).js
2008-07-02fix traceback when unblocking a group. fixes #4074Yann Leboulanger
2008-07-02XEP-0184 uses the new caps-checking way now.js
2008-07-02Added a function to check for specific features. This makesjs
2008-07-02Typo.js
2008-07-01Use caps to determine remote clients' support for specific features.js
2008-07-01Fix really bad modelfilter bug that may have caused segfaults.Stephan Erb
2008-07-01Commit two new assert statements in roster window.Stephan Erb
2008-06-29missed a / in </b>Brendan Taylor
2008-06-29fix esession togglingBrendan Taylor
2008-06-29make esession authentication warning less obtrusiveBrendan Taylor
2008-06-29Revert r9859 as this killed the stream.js
2008-06-29Don't disconnect on unbound prefixes.js
2008-06-29Leopard's X11 is started automagically - we don't need this anymore.js
2008-06-28Close preset messages popup before closing the status window. Otherwise GTK w...Stephan Erb