Commit Graph

10049 Commits

Author SHA1 Message Date
Yann Leboulanger 59e4ef560b use correct translation function. Fixes #7267 2013-07-25 19:03:43 +02:00
Yann Leboulanger 98919edd49 don't import GTK too early. see #7284, #7192 2013-07-25 10:18:41 +02:00
Yann Leboulanger c3f784ce59 don't redraw several time the contacts when redrawing the full roster. See #7125 2013-07-25 08:54:35 +02:00
Yann Leboulanger 5b1a1927e4 apply tags to puny encoded urls. Fixes #7391 2013-07-24 12:39:07 +02:00
Yann Leboulanger da80230a01 more tooltips in chat control 2013-07-24 10:06:58 +02:00
Denis Fomin 2755dece2e [Darlan & I]Improved BiDi support for banner text, popup with presence info and more status messages (kick, ban, change nick) fixes #7284 #7192 2013-07-23 17:55:24 +04:00
Yann Leboulanger 3bbee5e251 correctly find JID column in search result window. Fixes #7347 2013-07-22 20:36:03 +02:00
Denis Fomin aa1efa88a5 [Darlan] Improved BiDi support for status messages 2013-07-22 21:10:54 +04:00
Denis Fomin 81b46ba440 update toolbar when the status has changed 2013-07-21 23:26:58 +04:00
Yann Leboulanger 1ca3a759bd fix showing correct previous sent message. Fixes #7361 2013-07-21 20:44:36 +02:00
Yann Leboulanger e96a2f2604 fix placing corrected message when it contains special text. Fixes #7372 2013-07-21 20:37:05 +02:00
Yann Leboulanger 1bd9d8e53c improve error message when we cannot connect to a host via a proxy. Fixes #7358 2013-07-19 21:12:11 +02:00
Denis Fomin a64c8bc809 remove unused print 2013-07-19 15:49:47 +04:00
Yann Leboulanger cef70e7431 remove no more needed send_gc_message function 2013-07-19 12:46:09 +02:00
Denis Fomin 1d290a7a2e typo 2013-07-19 14:36:46 +04:00
Denis Fomin 4481b6356e handle gc outgoing messages with events. 2013-07-19 13:52:37 +04:00
Yann Leboulanger a0f7501f44 clear vcard values before filling them in case we receive vcard a second time when window is opened. Fixes #7366 2013-07-18 21:14:39 +02:00
Yann Leboulanger 5f5afab1e2 make the Ok button of Insecure connection dialog insensitive when yes checkbox is not checked. Fixes #7373 2013-07-18 20:32:45 +02:00
Yann Leboulanger e98b184e28 ability to write several JIDs in sender field of send single message dialog. fixes #7206 2013-07-18 17:04:59 +02:00
Yann Leboulanger a3f1cdd2ab fix receiving a carbon of a sent message without a from. 2013-07-18 14:32:45 +02:00
Yann Leboulanger f77f5f6646 support version 2 of message carbons 2013-07-18 14:03:13 +02:00
Yann Leboulanger 9f94caf4ec improve connection with big roster. See #7125 2013-07-18 13:39:14 +02:00
Yann Leboulanger b9679003b3 get the expired key information back 2013-07-17 15:04:10 +02:00
Yann Leboulanger 6dc8989854 don't crash when GPG key are badly encrypted 2013-07-17 12:50:34 +02:00
Yann Leboulanger 9525c66532 read assigned GPG key when creating the contacts. fixes: #7111 2013-07-16 18:28:17 +02:00
Yann Leboulanger 8fe892a068 don't redraw roster line when it's not necessary 2013-07-16 18:03:58 +02:00
Yann Leboulanger 3b4075c7c4 fix using FT proxies. Fixes #7382 2013-07-15 16:03:07 +02:00
Yann Leboulanger a369cce72b add some title to windows. Fixes #7383 2013-07-15 15:34:14 +02:00
Yann Leboulanger 3939d191b9 distinguish console-printed strings in translation files. Fixes #7267 2013-07-15 15:13:39 +02:00
Yann Leboulanger d6d76eb6eb remove debug print 2013-07-08 15:46:01 +02:00
Yann Leboulanger adb1039993 load disco items slowly to now freeze with long list. 2013-07-08 14:51:50 +02:00
Yann Leboulanger 1b803b7780 fix connection to FT proxies. Fixes #7349 2013-07-07 14:22:37 +02:00
Yann Leboulanger 44513b912e move incoming and outgoing video stream in chat window when we receive the video call. 2013-07-06 21:27:30 +02:00
Yann Leboulanger 689e2581c5 fix IPv6 issues under window 7 for file transfer. Fixes #4452, #7240 2013-07-05 21:10:16 +02:00
Yann Leboulanger efa432ffd4 [binary] fix receiving pubsub bookmarks. Fixes #7380 2013-07-05 17:02:07 +02:00
Yann Leboulanger 084681cb7f fix using GPG with non-utf8 OS. Fixes #7227 2013-06-20 20:48:34 +02:00
Yann Leboulanger 03b06bd72b update gnupg to 0.3.4 2013-06-20 20:47:42 +02:00
Yann Leboulanger 3012297c2c don't pass a useless argument to callback. Fixes #7357 2013-06-03 08:48:46 +02:00
Yann Leboulanger 28002c209c discover server of our contacts on startup if it's not already done. 2013-06-02 22:02:43 +02:00
Yann Leboulanger cd92ce9933 cache jabber servers too in trnasports_cache table so that they are not considered as transports. Fixes #7360 2013-06-02 21:02:33 +02:00
Yann Leboulanger ae51adcee2 fix privacy lists: Don't use several time the same order number. Fixes #7352 2013-05-26 12:58:19 +02:00
Yann Leboulanger 96c48693c0 get files from 0.15 branch 2013-05-25 20:53:36 +02:00
Denis Fomin ea1d192153 Make plugin config dialog not modal 2013-05-19 20:40:20 +04:00
Yann Leboulanger dea17edf4e enable nbxmpp logging when using -v 2013-05-16 21:06:41 +02:00
Yann Leboulanger 6a71432199 - regroup display PEP info in roster options
- add option to show positive XEP-0184 ack in message window. Fixes 7341
2013-05-12 21:32:29 +02:00
Yann Leboulanger b756738457 fix traceback. Fixes #7340 2013-05-02 21:46:10 +02:00
Yann Leboulanger dc64ac8000 remember with which nickname we entered rooms. Fixes #7334 2013-04-27 14:37:41 +02:00
Denis Fomin b0bc8a4958 Fix missing import 2013-04-26 13:01:05 +04:00
Yann Leboulanger b44b8499d7 XEP-0308 Last Message Correction support. 2013-04-25 20:38:18 +02:00
Yann Leboulanger dc56a16a85 make FakeDataform instructino label selectable. Fixes #7331 2013-04-14 08:49:10 +02:00
Yann Leboulanger b74b7f96fa move gtk function from pep to gui_interface 2013-04-06 12:25:19 +02:00
Yann Leboulanger 23471cbd9d remove unused class parameter 2013-04-06 12:24:26 +02:00
Yann Leboulanger acd9e662bb move ConnectionPEP class to connection_handlers to prevent import loop 2013-04-06 10:14:28 +02:00
Yann Leboulanger b779a1abf5 update my copyright 2013-04-05 21:35:39 +02:00
Yann Leboulanger 0e28919f37 enable block menu if server supports only XEP-0191 2013-04-05 20:59:47 +02:00
Yann Leboulanger 580e548729 don't run several GPG threads when we receive a non-GPG message. Fixes #7311 2013-04-05 20:59:17 +02:00
Yann Leboulanger d77524b6a7 implement XEP-0191 for servers that don't support privacy lists 2013-03-30 23:13:48 +01:00
Yann Leboulanger 0e480f3501 re-work blocking code 2013-03-30 20:36:43 +01:00
Yann Leboulanger 46f84aaf97 don't traceback when server doesn't have SSL support. Fixes #7322 2013-03-19 13:32:03 +01:00
Yann Leboulanger 64559aea11 use GED to send messages via gajim-remote. Fixes #7321 2013-03-19 10:25:10 +01:00
Yann Leboulanger f92f4315a2 hg version is now 0.15.3.0 2013-03-17 19:48:52 +01:00
Denis Fomin a098b0605d fix gtk names 2013-03-17 22:22:48 +04:00
Denis Fomin c90cf3d445 fix history button icon in gc 2013-03-17 00:36:39 +04:00
Denis Fomin 107c98e5a0 Change history icon if theme have 'document-open-recent' icon. Fixes #6893 2013-03-16 23:56:22 +04:00
Yann Leboulanger 120a0200eb don't enable register button in disco when we select the server line 2013-03-14 12:47:49 +01:00
Yann Leboulanger 7ba05ec258 hnadle MISSING_PASSPHRASE message from gnupg when signing 2013-03-14 12:45:53 +01:00
Yann Leboulanger f8a0333ad7 more fix for ipython import. Fixes #7316 2013-03-11 20:21:59 +01:00
Yann Leboulanger 049dbe7fe5 [kparal] logind suspend support. Fixes #7319 2013-03-11 12:55:11 +01:00
Denis Fomin 14b84cb498 Fix roster size(gajim in one window mode) in fullscreen mode and in tiling wm. Fixes #7315 2013-03-10 22:18:53 +04:00
Yann Leboulanger 70df978c79 add service line in ToplevelAgentBrowser 2013-03-09 20:57:16 +01:00
Yann Leboulanger f883a079c3 fix typo 2013-03-09 18:16:14 +01:00
Yann Leboulanger 77cd0f3310 GPG -> OpenPGP. Fixes #7312 2013-03-09 17:49:22 +01:00
Jefry Lagrange c451722a0a Ask for discovery information (and archive) after SM is enabled. Fixes #7299 2013-02-23 11:41:36 -04:00
Yann Leboulanger 8f50831dac ability to hide / show status changes in history window. Fixes #7255 2013-02-21 19:47:30 +01:00
Yann Leboulanger ee6cc3358c fix indentation 2013-02-21 19:20:41 +01:00
Yann Leboulanger 53e46223be compare rfilter string in unicode rather that in str. Fixes #7300 2013-02-21 19:03:20 +01:00
Yann Leboulanger 2c389640a7 handle the case when user press cancell at gnome keyring password dialog when saving a password. Fixes #7305 2013-02-19 13:22:49 +01:00
Yann Leboulanger 5add9ee985 improve RTL behaviour. See #7284 2013-02-16 23:49:39 +01:00
Yann Leboulanger 69cec5257e [OlegOAndreev] add Ctrl+K support to enable roster filter. Fixes #7302 2013-02-16 12:27:28 +01:00
Yann Leboulanger 96818f60b3 check that contacts are not in "not in roster" group when we receive a RIE stanza. Fixes #7289 2013-02-12 19:31:35 +01:00
Yann Leboulanger 04e1d02707 send RIE stanza as an IQ if user is online and supports RIE. Fixes #7289 2013-02-10 18:57:25 +01:00
Yann Leboulanger 3d92f24834 don't crash when cacerts.pem file doesn't exists 2013-02-10 11:29:14 +01:00
Yann Leboulanger 19864ec80e correctly close file when we cancel a transfer. Fixes #7281 2013-01-24 21:23:57 +01:00
Yann Leboulanger 980492e33b don't try to escape JID when we get a subscription request from it, it's already escaped. Fixes #7277 2013-01-22 17:38:43 +01:00
Yann Leboulanger 63c854f6f7 add OOB url in message. Fixes #4325 2013-01-20 19:56:18 +01:00
Yann Leboulanger 1dd62544ff fix typo 2013-01-20 19:55:35 +01:00
Jefry Lagrange cc198ec347 Also cancel the jingle session when initiator for IBB transfer cancellation 2013-01-19 21:40:19 -04:00
Jefry Lagrange 5b97ef278d deleting debugging prints 2013-01-19 21:24:30 -04:00
Daniel Aleksandersen 8939396244 Use the icon sizing solution from ticket #6839 for all dialogs.
History manager’s icon was 16px in Unity launcher. Fixes #7290
2013-01-14 20:18:55 +01:00
Yann Leboulanger 479a9cb8ba [Daniel Aleksandersen] Use encrypted Google search. Fixes #7289 2013-01-14 20:13:45 +01:00
Denis Fomin e8cc565edb fix export in history manager 2013-01-11 22:57:22 +04:00
Yann Leboulanger e3bc4ef020 remove <ping> child in ping reply. Fixes #7286 2013-01-10 17:21:05 +01:00
Yann Leboulanger 9698251570 fix registering new account 2013-01-06 15:11:34 +01:00
Denis Fomin 33eeadcf5f Fix PEP 2013-01-06 15:41:26 +04:00
Yann Leboulanger b898830acf fix showing dialpad correctly in LTR languages. Fixes #7285 2013-01-04 09:46:13 +01:00
Yann Leboulanger c88522e5de ability to see out own video in the same time we send it and show both outging and incoming videos inside chat control 2012-12-30 18:59:48 +01:00
Yann Leboulanger 6879730568 handle nbxmpp logging with -l option (-l .nbxmpp.client_nb=INFO for example) 2012-12-30 18:54:49 +01:00
Yann Leboulanger 1e3a8ca866 fix order of farstream calls 2012-12-30 16:20:57 +01:00
Jefry Lagrange c4ca6a80c3 Cancel an IBB transfer 2012-12-26 18:41:31 -04:00
Yann Leboulanger 6894db0224 fix config names. Fixes #7276 2012-12-25 18:56:05 +01:00