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
2015-07-28prevent tracebackYann Leboulanger
2015-07-27do not crash when authentication with server fails. Fixes #8115Yann 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-17Correctly register gajim-remote with xmpp: URIsYann Leboulanger
2015-07-31prevent warningYann 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-24no need to do gnomekeyring -> libsecret conversion when using proper schemaYann Leboulanger
2015-07-18fix decoding issueYann Leboulanger
2015-07-18fix a few warningsYann Leboulanger
2015-07-18migrate from kwalletbindings to libsecret tooYann Leboulanger
2015-07-18use libsecret instead of libgnomekeyring when availableYann Leboulanger
2015-07-15fix importYann Leboulanger
2015-07-14make windon listen on ipv4 + ipv6 for zeroconf. Fixes #8007Yann Leboulanger
2015-07-13[moparisthebest] Encrypt GPG message to recipient and to our own key so that ...Yann Leboulanger
2015-06-20add jid to NotificationEvent for groupchat messagesYann Leboulanger
2015-05-17fix typo. Raise correct exception. Fixes #8044Yann Leboulanger
2015-05-17update python-gnupg version. Fixes #8051Yann Leboulanger
2015-05-10some cleanupYann Leboulanger
2015-04-06link-local: adjust Windows/Bonjour support to new data format. Fixes #8025Fabian Pietsch
2015-04-06link-local: on error after connect(), try next addressFabian Pietsch
2015-04-06link-local: try to connect to each collected address in turnFabian Pietsch
2015-04-05link-local: track multiple service resolved infos (currently one for each bro...Fabian Pietsch
2015-04-05[noonien] Fix using receiver candidate when sending a file via jingle. Fixes ...Yann Leboulanger
2015-03-26Don’t crash when the config file is malformed.Emmanuel Gil Peyrot
2015-03-25prevent error when converting idn to ascii strings. Fixes #7995Yann Leboulanger
2015-03-18fix GPG encoding issues. Fixes #7988Yann Leboulanger
2015-03-07don't request privacy lists when connecting if server doesn't support that. F...Yann Leboulanger
2015-03-01fix seclabel. see #7010Yann Leboulanger
2015-02-28prepare 0.16.1 releaseYann Leboulanger
2015-02-28punyencode only the host part of the URL. Fixes #7981Yann Leboulanger
2015-02-10Use bare JID when checking MAM message recipient. Fixes #7973Holger Weiss
2015-02-16don't use mutable arguments as default value. Fixes #7971Yann Leboulanger
2015-02-15fix exception order. Fixes #7969Yann Leboulanger
2015-02-15fixes duplicate dict keys. Fixes #7964Yann Leboulanger
2015-02-15don't mix tabs and spaces. Fixes #7966Yann Leboulanger
2015-01-24update to latest gnupg.pyYann Leboulanger
2015-01-03improve ipv6 connection with zeroconfYann Leboulanger
2015-01-19[SamWhited] fix jingleFT. Fixes #7931Yann Leboulanger
2015-01-02fix using change status dialogYann Leboulanger
2014-12-29fix mam implementationYann Leboulanger
2014-12-27[misterX] update MAM implementation to V0.3Yann Leboulanger
2014-11-26Zeroconf doesn't support archivingYann Leboulanger
2014-11-11enable carbons by default for newly created accountsYann Leboulanger
2014-11-11add XEP-313 (MAM) supportYann Leboulanger