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
2015-08-20[tmolitor] ability to download bigger files with higher timeouts. Fixes #8130Yann Leboulanger
2015-08-20add option to en(dis)able XEP-0136/0313. Fixes #8127Yann Leboulanger
2015-08-12fix calling gnupg.list_keys. Fixes #8122Yann Leboulanger
2015-08-09allow to add EventBox to conversation textview for plugins for example.Yann Leboulanger
2015-08-07fix reading secrets file under windows. Fixes #8118Yann Leboulanger
2015-10-04remove gconf usage. It's not used anymoreYann Leboulanger
2015-10-04remove useless codeYann Leboulanger
2015-10-04fix hiding tooltipsYann Leboulanger
2015-09-20don't use GtkAlignment anymore. Fixe 2 missing importYann Leboulanger
2015-08-31specify module version before importingYann Leboulanger
2015-08-31finish update glade files for GTK3Yann Leboulanger
2015-08-21start fixing Jingle Audio / VideoYann Leboulanger
2015-08-21create file directly with correct rights instead of using chmod laterYann Leboulanger
2015-08-21update source code for new glade fileYann Leboulanger
2015-08-16use introspection instead of ctype to use gtkspellYann Leboulanger
2015-08-15place roster tooltips correctly.Yann Leboulanger
2015-08-11make ADE readableYann Leboulanger
2015-08-04specify module version before importingYann Leboulanger
2015-07-31prepare 0.16.3 releaseYann Leboulanger
2015-07-29Handle PINENTRY_LAUNCHED when signing. Fixes #8099Yann Leboulanger
2015-07-29correctly detect that key is not trusted before encrypting. Doc says: "gpg ju...Yann Leboulanger
2015-07-28prevent tracebackYann Leboulanger
2015-07-27do not try to go autoaway or come back from autoaway if we are not connected....Yann Leboulanger
2015-07-27do not crash when authentication with server fails. Fixes #8115Yann Leboulanger
2015-07-26set urgency_hint when notify_on_all_muc_messages is True. Fixes #8110Yann Leboulanger
2015-07-26don't reconnect twice when connection is lostYann Leboulanger
2015-07-24prepare 0.16.2 releaseYann Leboulanger
2015-07-24if config file says password is saved with libsecret (with py3 branch) we can...Yann Leboulanger
2015-07-24never duplicate gnome keyring entriesYann Leboulanger
2015-07-24revert [0ac22476]. It prevents reconnection. see #8062Yann Leboulanger
2015-07-24don't try to reconnect when network goes down. See #8062Yann Leboulanger
2015-07-20require python-nbxmpp 0.5.3Yann Leboulanger
2015-07-19fix ipython usageYann Leboulanger
2015-07-17Correctly register gajim-remote with xmpp: URIsYann Leboulanger
2015-07-31prevent warningYann Leboulanger
2015-07-31make shift+enter work for new_lineYann Leboulanger
2015-07-31update about dialog with nbxmpp version and make close button workYann Leboulanger
2015-07-30fix some warningsYann Leboulanger
2015-07-30fix launch when optional modules are not installedYann Leboulanger
2015-07-28fix file transfer. Files can be something else that utf8Yann Leboulanger
2015-07-25specify module version before importingYann Leboulanger
2015-07-25make completion workYann Leboulanger
2015-07-24no need to do gnomekeyring -> libsecret conversion when using proper schemaYann Leboulanger
2015-07-20fix a few warningsYann Leboulanger
2015-07-18fix decoding issueYann Leboulanger
2015-07-18fix showing FileTransferChooser dialogYann Leboulanger
2015-07-18fix a few warningsYann Leboulanger
2015-07-18remove deprecated "reparent" callYann Leboulanger
2015-07-18migrate from kwalletbindings to libsecret tooYann Leboulanger
2015-07-18use libsecret instead of libgnomekeyring when availableYann Leboulanger