Commit Graph

12676 Commits

Author SHA1 Message Date
Jefry Lagrange a4fc916ab2 prevent connection to be called when there is no connection 2012-11-23 21:38:36 -04:00
Denis Fomin b8696b8989 ManageBookmarksWindow. Remove unused function 2012-11-23 11:44:03 +04:00
Denis Fomin 65b6485410 hide 'bookmark_ button' if private storage not supported.part 2 2012-11-20 13:00:57 +04:00
Denis Fomin 847fdf8d1b hide 'bookmark_ button' if private storage not supported 2012-11-20 11:29:13 +04:00
Denis Fomin 9fa880cc36 prevent traceback 2012-11-18 23:46:43 +04:00
Denis Fomin eb74a92f9a [Darlan].Update Hebrew translation. 2012-11-17 23:30:09 +04:00
Denis Fomin 1d9a08c6e1 Update russian translation 2012-11-15 15:01:21 +04:00
Denis Fomin 2384e99900 Make Location information translatable 2012-11-15 14:44:48 +04:00
Denis Fomin f112615aae typo 2012-11-15 14:19:02 +04:00
Denis Fomin 6485517447 coding style. 2012-11-15 14:05:10 +04:00
Yann Leboulanger 7cd239b993 [chrysn] pluralize some strings 2012-11-14 17:13:06 +01:00
Denis Fomin b66c30d573 Add 'gc_tooltip_populate' gui extension point 2012-11-12 17:21:26 +04:00
Denis Fomin 4fab3acc2d Add 'roster_tooltip_populate' gui extension point 2012-11-11 22:03:08 +04:00
Yann Leboulanger 6adec9b8e3 trunk is now 0.15.2.0 2012-11-11 10:05:23 +01:00
Yann Leboulanger 0da0536010 [dpapavas] Improvements for Emacs Gtk binding theme. Fixes #7254 2012-11-08 12:09:13 +01:00
Yann Leboulanger e5d809af50 change Name in gajim.desktop. Fixes #7256 2012-10-29 15:11:16 +01:00
Yann Leboulanger 6a8737bcd5 do TLS handshake without blocking. Fixes #7250 2012-10-28 16:59:11 +01:00
Denis Fomin 2bc9f743b3 Fix ugly statusicon in MATE desktop.Set statusicon_size to 16 if MATE session detected. 2012-10-18 16:05:31 +04:00
Denis Fomin f4a79d8848 add support Network Manager 0.9 (NM_STATE_CONNECTED_GLOBAL = 70. A network device is connected, with global network connectivity.) 2012-10-18 00:36:57 +04:00
Yann Leboulanger 3a92d05544 fix typo 2012-10-14 18:21:30 +02:00
Jefry Lagrange fb5cbc98b4 initialize elapsed-time 2012-10-13 17:32:19 -04:00
Jefry Lagrange d3048a0ac7 only compare file hashes when we actually have a hash 2012-10-13 14:31:16 -04:00
Jefry Lagrange 8da4e91134 first thing to do when receiving a jingle stanza is to acknowledge it 2012-10-12 00:05:26 -04:00
Jefry Lagrange 7149a2c568 fix getting info of file when receiving a file request 2012-10-09 22:48:01 -04:00
Yann Leboulanger 566273af2c prevent traceback when a wrong certificate is being checked. Fixes #7242 2012-10-08 11:14:47 +02:00
Yann Leboulanger d8f1eb99cb prevent some traceback. see #7152 2012-10-06 19:07:48 +02:00
Yann Leboulanger fe3ccb1234 don't show Clear in received single message. Fixes #7244 2012-10-06 19:06:56 +02:00
Denis Fomin a7b5b0e19f [Darlan].Update Hebrew translation. 2012-10-04 22:25:07 +04:00
Yann Leboulanger b44f13dfca gajim-remote handles ?message in URIs. Fixes #6804, see #2133
Patch based on joeka's one in #6804
2012-10-04 17:52:28 +02:00
Yann Leboulanger f801ecab11 roster accel group func returns true 2012-09-30 21:54:08 +02:00
Yann Leboulanger 52b2b17c7c return True in accel_group callback. Fixes #5371, #6903 2012-09-30 21:31:45 +02:00
Jefry Lagrange 4f6687e868 refactoring 2012-09-26 20:46:09 -04:00
Yann Leboulanger 3d39c36c18 ignore presences when nothing changed (status, status message, prio). Fixes #7210 2012-09-26 16:03:18 +02:00
Yann Leboulanger 498bcb6ccd decrease call to get_contact(s) function to improve speed. see #7125 2012-09-24 12:24:10 +02:00
Denis Fomin 63eb866b71 output style. 2012-09-23 23:59:26 +04:00
Yann Leboulanger 07dd2cf433 fix var name. Fixes #7229 2012-09-23 13:34:21 +02:00
Jefry Lagrange a8922c32a8 coding standards 2012-09-22 22:16:03 -04:00
Jefry Lagrange f94a8cec1b only accept file request from peers that we already sent the file to 2012-09-22 13:25:55 -04:00
Jefry Lagrange 589c3081bb socks5 proxy supports file request. Raise OutOfOrder exception when we get a candidate and we are not expecting it 2012-09-21 17:42:16 -04:00
Denis Fomin 00ae99c543 [Darlan]. Update Hebrew translation. 2012-09-20 21:50:05 +04:00
Yann Leboulanger a2b6b68cde handle disconnection while doing SASL as a sasl failure rather than a connection error. Fixes #3343 2012-09-19 17:20:45 +02:00
Yann Leboulanger d530b8ef84 fix function argument. Fixes #7229 2012-09-19 09:49:43 +02:00
Yann Leboulanger 3312ab2143 print punycode encoded urls if they contain non-ascii chars. Fixes #7204 2012-09-18 17:24:51 +02:00
Yann Leboulanger 7d12dbcc65 decrypt GPG messages one after the other. Fixes #7229 2012-09-18 16:07:11 +02:00
Yann Leboulanger f310a41471 don't clear selection buffer when enabling roster filtering. Fixes #7233 2012-09-18 15:16:11 +02:00
Jefry Lagrange 62da971381 commenting DEBUG code 2012-09-18 00:13:31 -04:00
Jefry Lagrange 6f9c540392 refactoring 2012-09-18 00:12:07 -04:00
Yann Leboulanger a3d2696987 correctly check is zeroconf account is connected. see #7199 2012-09-17 11:53:47 +02:00
Yann Leboulanger eec809c89a re-request file transfer to the correct resource 2012-09-16 20:54:07 +02:00
Jefry Lagrange c22f5db122 IBB supports file request 2012-09-15 10:39:35 -04:00