Commit Graph

13711 Commits

Author SHA1 Message Date
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 9938da103c fix translation typo 2015-03-10 20:45:05 +01:00
Yann Leboulanger c95e085913 prevent traceback. Fixes #7960 2015-03-07 21:03:25 +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 5a66b26b66 Added tag gajim-0.16.1 for changeset 33a5521fed87 2015-02-28 22:43:01 +01:00
Yann Leboulanger ef714bc969 update debian folder 2015-02-28 22:30:39 +01:00
Yann Leboulanger 79d52abb0e gtk-spell-check icon is not available under windows 2015-02-28 22:22: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
Yann Leboulanger b7c6d3e1b5 clean corretly opened window dict. Fixes #7983 2015-02-28 15:12:11 +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 172fc16784 correctly use getter / setter. Fixes #7970 2015-02-16 13:11:17 +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 e504fc2001 fix indentation 2015-02-15 21:28:00 +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 b5dd3836ab fix typo. Fixes #7965 2015-02-15 21:14:42 +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 78b3fe0b20 don't show useless buttons in notifications. Fixes #7838 2015-01-03 15:24:58 +01:00
Yann Leboulanger 12949450e7 correctly cleanup handlers when disabling an account. Fixes #7711 2015-01-03 14:15:18 +01:00
Sam Whited 3bd4a26767 Fix search button / server entry in join groupchat dialog 2015-02-18 12:53:37 -05:00
Yann Leboulanger c099d78d16 [SamWhited] fix some missing import. Fixes #7932, #7949 2015-01-19 13:39:11 +01:00
Yann Leboulanger 7edff79486 [SamWhited] fix jingleFT. Fixes #7931 2015-01-19 13:37:28 +01:00
Yann Leboulanger 662ff44cb5 [SamWhited] fix disco window. Fixes #7927 2015-01-14 22:18:04 +01:00
Yann Leboulanger 7b662595d9 [SamWhited] fix Gtk.MenuItem.new_with_label call. Fixes #7916 2015-01-05 22:34:37 +01:00
Yann Leboulanger e694a9ad9b fix OpenSSL usage for py3. Fixes #7915 2015-01-05 21:45:42 +01:00
Yann Leboulanger a5f50372c8 fix using change status dialog 2015-01-02 21:53:59 +01:00
Yann Leboulanger 2361212676 sort accounts in accounts window 2015-01-02 13:36:29 +01:00
Yann Leboulanger 70d6d4e033 fix account creation 2015-01-02 13:37:47 +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 d3b1e006fb Add GUI option for message carbons 2014-11-11 16:03:26 +01:00
Yann Leboulanger 40a6665a65 add XEP-0313 (MAM) support. Fixes #7364 2014-11-11 15:32:10 +01:00
Yann Leboulanger 0a8af73650 add XEP-313 (MAM) support 2014-11-11 15:28:24 +01:00
Yann Leboulanger e8277c0521 fix typo 2014-11-14 22:31:18 +01:00
Yann Leboulanger 55e2b7f006 fix showing self contact when mode is always 2014-11-09 15:39:26 +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 818a403a3f [bluec0re] Make ipython_view compatible to version >= 1.0. Fixes #7868 2014-10-26 16:37:11 +01:00
Yann Leboulanger 89347ffdd9 Index: gajim/data/gajim.1
===================================================================
2014-10-18 21:58:04 +02:00
Yann Leboulanger fefb37ae59 Index: gajim/data/gajim-remote.1
===================================================================
2014-10-18 21:58:04 +02:00
Yann Leboulanger 94cd506082 Description: Fix markup erros in manpages Manpages have lists that start with .Bl (begin list) but that have no matching .El (end list). This patch adds them.
Author: Tanguy Ortolo <tanguy+debian@ortolo.eu>
Forwarded: https://trac.gajim.org/ticket/7851
Last-Update: 2014-10-14
2014-10-18 21:58:04 +02:00
Yann Leboulanger da5bfa74c6 fix sending zeroconf messages 2014-10-12 15:16:17 +02:00