Commit graph

4532 commits

Author SHA1 Message Date
Yann Leboulanger
d8fe6cdea4 fix import 2015-07-15 15:11:03 +02:00
Yann Leboulanger
6719a102f3 make windon listen on ipv4 + ipv6 for zeroconf. Fixes #8007 2015-07-14 21:39:05 +02:00
Yann Leboulanger
70e8b130ac [moparisthebest] Encrypt GPG message to recipient and to our own key so that we can decrypt it later and use carbon. Fixes #7616 2015-07-13 21:39:12 +02:00
Yann Leboulanger
087d2a05b9 add jid to NotificationEvent for groupchat messages 2015-06-20 21:30:48 +02:00
Yann Leboulanger
2cfc362980 fix typo. Raise correct exception. Fixes #8044 2015-05-17 22:38:26 +02:00
Yann Leboulanger
d003e1135d update python-gnupg version. Fixes #8051 2015-05-17 18:54:17 +02:00
Yann Leboulanger
5978d84615 some cleanup 2015-05-10 20:54:26 +02:00
Fabian Pietsch
a5ec0f4f2a link-local: adjust Windows/Bonjour support to new data format. Fixes #8025 2015-04-06 19:14:33 +02:00
Fabian Pietsch
81154aea3e link-local: on error after connect(), try next address 2015-04-06 18:55:23 +02:00
Fabian Pietsch
25240888d5 link-local: try to connect to each collected address in turn 2015-04-06 16:33:10 +02:00
Fabian Pietsch
0dcbe70635 link-local: track multiple service resolved infos (currently one for each browsing protocol) 2015-04-05 02:25:10 +02:00
Yann Leboulanger
c4e1f2389a [noonien] Fix using receiver candidate when sending a file via jingle. Fixes #7987 2015-04-05 21:26:16 +02:00
Emmanuel Gil Peyrot
9adba6c5f7 Don’t crash when the config file is malformed. 2015-03-26 20:58:51 +01:00
Yann Leboulanger
512840944b prevent error when converting idn to ascii strings. Fixes #7995 2015-03-25 10:05:29 +01:00
Yann Leboulanger
a17ff4b45e fix GPG encoding issues. Fixes #7988 2015-03-17 22:06:36 +01:00
Yann Leboulanger
9f3fec4ef7 don't request privacy lists when connecting if server doesn't support that. Fixes #7990 2015-03-07 15:04:41 +01:00
Yann Leboulanger
f2271ced53 fix seclabel. see #7010 2015-03-01 15:07:14 +01:00
Yann Leboulanger
74f150a1c3 prepare 0.16.1 release 2015-02-28 18:06:36 +01:00
Yann Leboulanger
c2ac09cce2 punyencode only the host part of the URL. Fixes #7981 2015-02-28 15:47:51 +01:00
Holger Weiss
6856769674 Use bare JID when checking MAM message recipient. Fixes #7973 2015-02-10 12:57:49 +01:00
Yann Leboulanger
a21f6ba561 don't use mutable arguments as default value. Fixes #7971 2015-02-16 12:55:10 +01:00
Yann Leboulanger
28c1fac86d fix exception order. Fixes #7969 2015-02-15 21:29:06 +01:00
Yann Leboulanger
0521df8edb fixes duplicate dict keys. Fixes #7964 2015-02-15 21:27:10 +01:00
Yann Leboulanger
a7d160364a don't mix tabs and spaces. Fixes #7966 2015-02-15 21:15:50 +01:00
Yann Leboulanger
651d52560d update to latest gnupg.py 2015-01-24 16:09:44 +01:00
Yann Leboulanger
c2fe1c3bdf improve ipv6 connection with zeroconf 2015-01-03 20:51:41 +01:00
Yann Leboulanger
7edff79486 [SamWhited] fix jingleFT. Fixes #7931 2015-01-19 13:37:28 +01:00
Yann Leboulanger
a5f50372c8 fix using change status dialog 2015-01-02 21:53:59 +01:00
Yann Leboulanger
8969c874ff fix mam implementation 2014-12-29 19:13:12 +01:00
Yann Leboulanger
44dc946d82 [misterX] update MAM implementation to V0.3 2014-12-27 16:44:05 +01:00
Yann Leboulanger
09bf2fbd64 Zeroconf doesn't support archiving 2014-11-26 21:41:09 +01:00
Yann Leboulanger
b8e991a990 enable carbons by default for newly created accounts 2014-11-11 16:11:26 +01:00
Yann Leboulanger
0a8af73650 add XEP-313 (MAM) support 2014-11-11 15:28:24 +01:00
Yann Leboulanger
f42499acdb warn user when custom hostname is wrong. Fixes #7489 2014-11-09 14:03:01 +01:00
Yann Leboulanger
f087274f93 [bluec0re] Fix bug when server assign a contact to a group with empty name. Fixes #7865 2014-10-26 16:43:44 +01:00
Yann Leboulanger
da5bfa74c6 fix sending zeroconf messages 2014-10-12 15:16:17 +02:00
Yann Leboulanger
7af365edda fix printing error 2014-10-09 22:10:16 +02:00
Yann Leboulanger
540f835ef0 prepare 0.16 release 2014-10-04 23:02:46 +02:00
Yann Leboulanger
a764cb5384 remove useless test 2014-09-15 14:03:52 +02:00
Yann Leboulanger
3cc708516e allow = char in option values. Fixes #7804 2014-09-14 14:47:03 +02:00
Yann Leboulanger
012f39174f display error messages even if they don't have a <body>. Fixes #7798, see #6756 2014-09-14 14:23:31 +02:00
Yann Leboulanger
a0d752b3ab [fschmaus] Improve XEP-0082 support. Fixes #7814 2014-09-07 21:51:06 +02:00
Yann Leboulanger
1b6550a0e3 add /ping command in groupchat to ping occupants 2014-08-22 15:44:07 +02:00
Yann Leboulanger
ae8c6a644e fix sending file without jingle when localcert is not yet generated. 2014-08-22 14:23:05 +02:00
Yann Leboulanger
a084cad22a handle XEP-191 (blocking command) in a better way: hability to block a contact when server doesn't support privacy lists, add / remove jid to blocked list only when we get the result from server, handle blocked / unblocked contacts by other resources 2014-08-13 22:46:18 +02:00
Yann Leboulanger
735b2a6935 prevent some tracebacks 2014-07-10 20:30:20 +02:00
Yann Leboulanger
eb1db030cb prepare 0.16-rc2 2014-07-02 18:13:01 +02:00
Yann Leboulanger
ffaa6efbc7 close FT port as soon as we know it won't be used for the transfer. 2014-06-16 21:32:01 +02:00
Yann Leboulanger
d026f79428 don't allow empty string in new chat dialog entry completion. Fixes #7760 2014-06-01 22:32:44 +02:00
Yann Leboulanger
e637d8ed15 correctly search for contact when doing pm 2014-06-01 16:51:51 +02:00