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-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
2008-06-27don't send our presence when we unblock a contact and we are invisible. Fixes...Yann Leboulanger
2008-06-27prevent TB when reading pending events. Fixes #4035Yann Leboulanger
2008-06-27correctly escape jids in capsYann Leboulanger
2008-06-27entity capabilities for groupchat contacts. fixes #4033Yann Leboulanger
2008-06-27[erlehmann] Fixed regular URL matching expressions for "-".Jean-Marie Traissard
2008-06-27Fix ctrl + tab (get_control called with too much parameters)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
2008-06-27[erlehmann] Improved regular URL matching expressions. Fixes #3715.Stephan Erb
2008-06-26Fix typo.Stephan Erb
2008-06-26Do not update metacontacts when nothing has changed. Fixes sending metacontac...Stephan Erb
2008-06-26remove duplicate function, simplify logicYann Leboulanger
2008-06-26increase xmpppy verbosity when we use -l gajim=DEBUGYann Leboulanger
2008-06-25Various roster_window and modelfilter fixes.Stephan Erb
2008-06-25don't try the old (XEP-018) way to go invisible. It's not XMPP complient. Tha...Yann Leboulanger