Commit Graph

767 Commits

Author SHA1 Message Date
Sam Whited 3bd4a26767 Fix search button / server entry in join groupchat dialog 2015-02-18 12:53:37 -05:00
Yann Leboulanger 662ff44cb5 [SamWhited] fix disco window. Fixes #7927 2015-01-14 22:18:04 +01:00
Yann Leboulanger a5f50372c8 fix using change status dialog 2015-01-02 21:53:59 +01:00
Yann Leboulanger 70d6d4e033 fix account creation 2015-01-02 13:37:47 +01:00
Yann Leboulanger d3b1e006fb Add GUI option for message carbons 2014-11-11 16:03:26 +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 ee4e161dc8 make string translatable in filetranfer context menu. Fixes #7740 2014-04-23 21:53:40 +02:00
Yann Leboulanger c5c59967be remove all icons for all menus 2014-11-11 23:11:15 +01:00
Yann Leboulanger 9ff5c310bd fix opening join groupchat dialog. Fixes #7861 2014-11-09 17:32:20 +01:00
Yann Leboulanger 7c5d197658 fix opening discover services window. Fixes #7854 2014-10-18 23:08:59 +02:00
Yann Leboulanger 8dd4730240 add a warning icon next to warning message in ACE. Fixes #7759 2014-05-29 22:46:48 +02:00
Yann Leboulanger e8d5092f3e fix preference window expand properties 2014-03-30 11:42:10 +02:00
Yann Leboulanger 506741ff97 don't allow to do ctrl+r when roster is hidden. See #7315 2014-02-05 12:46:48 +01:00
Fedor Brunner d079272f69 Add new entries from https://xmpp.net/services.xml 2014-01-23 16:29:04 +01:00
Fedor Brunner 016796c70d Sort entries in servers.xml 2014-01-23 16:18:32 +01:00
Fedor Brunner 8092d66929 Reformat the servers.xml using HTML Tidy tool
http://tidy.sourceforge.net/
2014-01-23 15:29:27 +01:00
Yann Leboulanger e746ca9b1a start havine audio / video. Doesn't work correctly yet 2014-03-25 21:26:57 +01:00
Yann Leboulanger ca1d2331d8 rename goojim iconset files 2014-03-25 14:46:47 +01:00
Fedor Brunner 3b629a52d2 "4096-bit MODP Group" from RFC3526, Section 5.
The prime is: 2^4096 - 2^4032 - 1 + 2^64 * { [2^3966 pi] + 240904 }

RFC3526 specifies a generator of 2.

The generation of the group is described in RFC 2412.

Fixes: #7644
2014-02-17 14:54:20 +01:00
Fedor Brunner 80cc75f575 New set of CA certificates is in cacert.pem, used only on Windows.
These CA certificates were copied from debian ca-certificates, which uses
certificates from Mozilla's trust store.

spi CA certificate has be removed, no server in xmpp.net list uses this
CA certificate.
https://xmpp.net/directory.php

I have removed these CA certificates with 1024-bit RSA public keys,
because Mozilla is planning to remove them in Q1 2014 :

Digital_Signature_Trust_Co._Global_CA_1.crt
Digital_Signature_Trust_Co._Global_CA_3.crt
Entrust.net_Secure_Server_CA.crt
Equifax_Secure_CA.crt
Equifax_Secure_eBusiness_CA_1.crt
Equifax_Secure_Global_eBusiness_CA.crt
GTE_CyberTrust_Global_Root.crt
NetLock_Business_=Class_B=_Root.crt
NetLock_Express_=Class_C=_Root.crt
RSA_Root_Certificate_1.crt
Thawte_Premium_Server_CA.crt
Thawte_Server_CA.crt
ValiCert_Class_1_VA.crt
ValiCert_Class_2_VA.crt
Verisign_Class_1_Public_Primary_Certification_Authority.crt
Verisign_Class_1_Public_Primary_Certification_Authority_-_G2.crt
Verisign_Class_2_Public_Primary_Certification_Authority_-_G2.crt
Verisign_Class_3_Public_Primary_Certification_Authority.crt
Verisign_Class_3_Public_Primary_Certification_Authority_-_G2.crt

See:
https://www.mozilla.org/en-US/about/governance/policies/security-group/certs/policy/
https://wiki.mozilla.org/CA:MD5and1024

I'm also removing TurkTrust CA certificates because of this security
incident:
https://blog.mozilla.org/security/2013/01/03/revoking-trust-in-two-turktrust-certficates/

TURKTRUST_Certificate_Services_Provider_Root_1.crt
TURKTRUST_Certificate_Services_Provider_Root_2007.crt
TURKTRUST_Certificate_Services_Provider_Root_2.crt

other/cacert.pem is used only on Windows. On Unix platforms
use CA certificates installed in /etc/ssl/certs
(python-nbxmpp loads CA certificates from /etc/ssl/certs directory)

Fixes #7629
2014-02-17 14:37:29 +01:00
Yann Leboulanger 7565fed0ca add missing signal. Fixes #7586 2013-12-14 09:57:50 +01:00
Yann Leboulanger fa90c358bb install dh4096.pem file. Fixes #7563 2013-11-17 09:40:21 +01:00
Yann Leboulanger d4c2fd4da8 [fedor] enable forward secrecy thanks to Diffie-Hellman parameters. Fixes #7555 2013-11-12 21:10:22 +01:00
Denis Fomin bc62cb1da8 [Darlan]Set layout_style of buttons Add (gtk-add) Remove (gtk-remove) to center. See #7491 2013-11-05 15:04:49 +04:00
Denis Fomin 1e8644f9e3 [Darlan]Set layout_style of buttons Add (gtk-add) Remove (gtk-remove) to center. Fixes #7491 2013-11-05 14:46:48 +04:00
Yann Leboulanger 22ea7bfcb8 re-add missing ... in menus. Fixes #7519 2013-10-30 21:33:31 +01:00
Denis Fomin 9d9bf6b81f Use Active instead of Enabled in Account Preferences. Fixes #7424 2013-10-22 23:59:53 +04:00
Denis Fomin 308f4c4a95 [Darlan] Add/Remove ... Fixes #7519 2013-10-22 13:43:34 +04:00
Denis Fomin 3a034e5aee [Darlan]Set layout_style of buttons Add (gtk-add) Remove (gtk-remove) to default. Fixes #7491 2013-10-16 00:05:16 +04:00
Denis Fomin d55cf76e3c Fix different background color for Birthday entry. Fixes #7239 2013-10-06 22:43:27 +04:00
Denis Fomin f10ee06bb3 Fix different background color for Birthday entry and Status entry. See #7239 2013-09-28 17:32:09 +04:00
Denis Fomin e0db6fe2a5 Fis transient for manage_proxies_window 2013-09-21 14:06:45 +04:00
Denis Fomin 2e57526198 Use underline for browse_for_client_cert_button 2013-09-21 13:53:19 +04:00
Denis Fomin 6124b8a691 set window_position for ACE,gajim_themes and manage_sounds windows 2013-09-21 13:45:24 +04:00
Denis Fomin 29b9637838 Fix buttons icons. See #7186 2013-09-20 20:26:56 +04:00
Denis Fomin 006a7250fd Fix send button. See #7186 2013-09-20 17:26:54 +04:00
Denis Fomin 5aad77a6a2 fix dialogs buttons. Do not "Show images on buttons". Fixes #7186 2013-09-20 14:41:56 +04:00
Denis Fomin 29c9e43f6d accounts and xml accounts creation dialogs. Do not "Show images on buttons". see #7186 2013-09-20 13:02:37 +04:00
Denis Fomin 8fd7348e24 remove account dialog. Do not "Show images on buttons". see #7186 2013-09-20 13:09:52 +04:00
Denis Fomin 84f23b0805 filetransfer and xml console dialogs. Do not "Show images on buttons". see #7186 2013-09-20 12:35:49 +04:00
Denis Fomin 2005fc4ac4 TransformChatToMUC dialog. Do not "Show images on buttons". see #7186 2013-09-20 12:27:41 +04:00
Denis Fomin b90fd7fdab Join Group Chat dialog. Do not "Show images on buttons". see #7186 2013-09-20 12:16:17 +04:00
Yann Leboulanger 2af5a235cf hide useless scrollbar. Fixes #7239 2013-08-25 19:03:15 +02:00
Yann Leboulanger 9ab803ca63 add markedmsgcolor option to GUI. Fixes #7436 2013-08-25 15:23:22 +02:00
Yann Leboulanger 2602955128 [Darlan] updated man pages. Fixes #7425 2013-08-24 17:58:22 +02:00
Yann Leboulanger 5809aa2b5a ability to show HTML in plugin descriptions 2013-08-16 14:53:17 +02:00
Yann Leboulanger 218892ee97 show scrollbar only when needed. Fixes #7239 2013-08-16 09:25:07 +02:00
Yann Leboulanger 3288a8361c [Tanguy Ortolo] add _Keywords field to gajim.desktop file 2013-08-15 23:21:24 +02:00