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-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
2014-11-09warn user when custom hostname is wrong. Fixes #7489Yann Leboulanger
2014-10-26[bluec0re] Fix bug when server assign a contact to a group with empty name. F...Yann Leboulanger
2014-10-12fix sending zeroconf messagesYann Leboulanger
2014-10-10fix printing errorYann Leboulanger
2014-10-05prepare 0.16 releaseYann Leboulanger
2014-09-15remove useless testYann Leboulanger
2014-09-14allow = char in option values. Fixes #7804Yann Leboulanger
2014-09-14display error messages even if they don't have a <body>. Fixes #7798, see #6756Yann Leboulanger
2014-09-07[fschmaus] Improve XEP-0082 support. Fixes #7814Yann Leboulanger
2014-08-22add /ping command in groupchat to ping occupantsYann Leboulanger
2014-08-22fix sending file without jingle when localcert is not yet generated.Yann Leboulanger
2014-08-14handle XEP-191 (blocking command) in a better way: hability to block a contac...Yann Leboulanger
2014-07-10prevent some tracebacksYann Leboulanger
2014-07-02prepare 0.16-rc2Yann Leboulanger
2014-06-16close FT port as soon as we know it won't be used for the transfer.Yann Leboulanger