Commit Graph

13602 Commits

Author SHA1 Message Date
Yann Leboulanger 39ff7c27ec fix some typos 2014-03-27 13:21:28 +01:00
Yann Leboulanger 15a4a178ca remove outdated autopackage files 2014-03-15 11:23:27 +01:00
Yann Leboulanger 096bf5546a update changelog 2014-03-15 09:53:48 +01:00
Yann Leboulanger 2deec4ae34 update windows build script for win7 2014-03-15 09:53:20 +01:00
Yann Leboulanger 0eef85f776 ignore attention (XEP-224) when messages is delayed 2014-03-10 21:47:21 +01:00
Yann Leboulanger 3cd06b40eb make audio work under windows 2014-03-09 10:25:26 +01:00
Yann Leboulanger 0e8bb9e579 py2 -> py3 2014-03-27 12:42:19 +01:00
Yann Leboulanger 593e29bcd1 catch errors that could appear when running plugins gui extention points 2014-03-09 10:19:24 +01:00
Yann Leboulanger ac5db73d53 fix var name. Fixes #7668 2014-03-08 12:19:15 +01:00
Yann Leboulanger b69a0c291d use sys.stderr.isatty() to decide if we use colors in log output or not. 2014-03-08 10:07:40 +01:00
Yann Leboulanger e425bc317e print message to console in correct encoding. Fixes #7652 2014-03-02 11:26:52 +01:00
Yann Leboulanger f1ce924a92 we now require python-nbxmpp 0.3.3 2014-03-01 21:29:46 +01:00
Fedor Brunner d0b0f6992a New option 'authentication_mechanisms'
Fixes #7671
2014-03-01 21:16:24 +01:00
Yann Leboulanger a45d74024d get xid for windows correctly 2014-02-28 11:02:26 +01:00
Yann Leboulanger 9437d0ac2f fix <file> xmlns for jingleFT 2014-02-24 23:03:04 +01:00
Yann Leboulanger 845d8a445d fix using transport sid in jingle IBB instead of jingle sid
fix double iq-result sending
2014-02-24 22:13:25 +01:00
Yann Leboulanger a5eb0070e9 don't fail to receive a jingle FT request with no <security> tag 2014-02-23 20:53:04 +01:00
Fedor Brunner 700cbeb13f Old pyOpenSSL is missing get_signature_algorithm. Use the default "sha256"
signature algorithm for old pyOpenSSL.

Fixes #7641
2014-02-16 17:41:31 +01:00
Yann Leboulanger 82265425b7 copy big_brother_groups correctly when making metcontacts. Fixes #7574 2014-02-16 11:51:19 +01:00
Yann Leboulanger 7e64d60521 prevent traceback. Fixes #7592 2014-02-15 21:28:39 +01:00
Yann Leboulanger fbb87bf336 active plugin installer plugin by default if it's available. Fixes #7655 2014-02-12 14:04:19 +01: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
Yann Leboulanger ff93ad5737 fix receiving highlighted corrected message. Fixes #7431 2014-01-29 22:10:48 +01:00
Yann Leboulanger a0ecc52e20 require nbxmpp 0.3.1 2014-01-27 20:18:42 +01:00
Fedor Brunner bb7442b580 Add ability to configure TLS protocol version.
add configuration option tls_version

Related to
https://python-nbxmpp.gajim.org/ticket/17
2014-01-27 16:31:08 +01:00
Yann Leboulanger 02df78c9d8 include HTMLParser module in windows build for OTR plugin 2014-01-26 19:36:23 +01:00
Yann Leboulanger ef0e2fbef9 make search button insensitive before we get the search form. Fixes #7631 2014-01-26 08:59:24 +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
Fedor Brunner 6588636aa5 Support for sha256 fingerprint.
Fixes #7628
2014-01-21 15:27:41 +01:00
Denis Fomin 9110ad90d5 Set parent for server error dialog in disco 2014-01-18 11:44:25 +04:00
Yann Leboulanger b9ff018a03 add a new event that is sent just before changing status. Fixes #7593 2014-01-14 22:48:51 +01:00
Yann Leboulanger 76d0f16d4a force sending muc invitation to the jid/resource if we're chatting with a specific resource. Fixes #7582 2014-01-13 20:25:07 +01:00
Yann Leboulanger 42619dc5cb change variable name 2014-01-07 19:51:56 +01:00
Yann Leboulanger 7e1fc336cb add paplay to the list of sound players. Fixes #7608 2014-01-05 23:03:43 +01:00
Denis Fomin 720a67c859 "A connection is not available" transient for chat control. Fixes#7098 2014-01-03 14:17:40 +04:00
Denis Fomin 4b33634a0b Copyright 2013>2014 2014-01-02 12:33:54 +04:00
Yann Leboulanger dc6aa56e6a send jabber:iq:last to bare jid when contact is offline. Fixes #7610 2014-01-01 22:32:00 +01:00
Yann Leboulanger 75a5c69871 add a <private> element to message stanza when message carbons is enabled and message is encrypted. Fixes #7616 2014-01-01 20:49:53 +01:00
Yann Leboulanger 309e7caf8a don't crash when we cannot connect to avahi. Fixes #7607 2013-12-31 14:28:24 +01:00
Yann Leboulanger 3cbb9df77b don't crash when Farstream is not installed 2014-03-26 18:23:58 +01:00
Yann Leboulanger e746ca9b1a start havine audio / video. Doesn't work correctly yet 2014-03-25 21:26:57 +01:00
Yann Leboulanger 659c5d2670 fix logic 2014-03-25 14:50:12 +01:00
Yann Leboulanger ca1d2331d8 rename goojim iconset files 2014-03-25 14:46:47 +01:00
Yann Leboulanger fd6689838e make buttons in dialog work 2014-03-23 20:54:54 +01:00
Yann Leboulanger 0d869cb192 merge GTK3 branch in default 2014-03-23 20:03:03 +01:00
Yann Leboulanger 2879d314a1 GLib.threads_init is no more needed 2014-03-23 16:55:45 +01:00
Yann Leboulanger 94af027043 fix banner color 2014-03-23 16:54:00 +01:00
Yann Leboulanger 6176e5c41f better way to handle close button in about dialog 2014-03-23 16:24:59 +01:00