Commit Graph

10058 Commits

Author SHA1 Message Date
Denis Fomin 3b860457ef [Darlan and I].added the ability to restore the old tray icon (envelope).'trayicon_blink' in the ACE. Fixes #7176 2012-08-14 22:36:16 +04:00
Denis Fomin 9016441fcf remove command_system modules from demandimport.ignore 2012-08-12 11:24:22 +04:00
Denis Fomin 24bcc25348 remove dbus.glib from demandimport.ignore 2012-08-12 10:33:41 +04:00
Yann Leboulanger a581f10236 remove imort dbus.glib to remove a warning 2012-08-11 22:46:39 +02:00
Anaël Verrier 50ddf56b58 Remove an useless import in conversation_textview.py.
common.latex was removed in r13821, so there is no reason to keep code which
imports it.
2012-08-11 22:34:44 +02:00
Denis Fomin 07cd259bed Add 'role' and 'affiliate' command to command system. 2012-08-11 14:59:05 +04:00
Yann Leboulanger 8d5ddb2d16 handle see-other-host at different state of connection (after authentication). Fixes #7179 2012-08-10 10:43:02 +02:00
Yann Leboulanger f1a75255b4 fix var name 2012-08-10 10:22:09 +02:00
Yann Leboulanger d19cabeaa0 reopen saved opened chat controls only once. 2012-08-10 10:21:01 +02:00
Yann Leboulanger 0c27348a18 use a "gajim" logger name for gnupg.py. see #7149 2012-08-10 08:06:41 +02:00
Denis Fomin 40edf1d0f2 typo 2012-08-09 21:55:35 +04:00
Denis Fomin 8295089b95 first load the plugins of the user directory. does not load the module twice. 2012-08-09 21:48:00 +04:00
Yann Leboulanger 57c8fdad39 add option to enable / disable the remember opened chats option. Fixes #7193 2012-08-05 13:34:35 +02:00
Yann Leboulanger aa3a8c7f46 hide invite contacts buttons in zeroconf chat controls. Fixes #7188 2012-08-04 17:14:34 +02:00
Yann Leboulanger 651a433588 fix some typo 2012-08-04 10:51:02 +02:00
Denis Fomin 67da16a0d4 [Darlan]. fix typo 2012-08-02 21:52:20 +04:00
Denis Fomin e7efe5007c [Darlan]. typo 2012-07-28 22:46:11 +04:00
Denis Fomin b9928c5202 typo. 2012-07-23 11:13:20 +04:00
Denis Fomin aba97aa2c1 update Copyright 2012-07-19 22:47:47 +04:00
Denis Fomin d71ce1f27c move change tooltip text for audio and video buttons from init to _update_toolbar. 2012-07-19 20:31:06 +04:00
Denis Fomin 3152dc6cd6 change tooltip text for audio and video buttons. 2012-07-19 19:43:00 +04:00
Yann Leboulanger 27d3b8ff42 improve column name in history manager. Fixes #6892 2012-07-15 22:48:48 +02:00
Yann Leboulanger d8f4a75ec5 set plugin error dialog transient for Plugins Window. Fixes #7184 2012-07-15 22:44:02 +02:00
Yann Leboulanger 1a46caac45 make "invite to" menuitem insensitive when account if offline. Fixes #7082 2012-07-15 22:33:33 +02:00
Denis Fomin 9c2573980a fix set parent window for ProfileWindow and ChoseGPGKeyDialog. 2012-07-06 01:38:18 +04:00
Denis Fomin f92b8e46d4 Set parent window for ProfileWindow. See #7184. 2012-07-05 23:53:51 +04:00
Denis Fomin 5872658167 Set parent window for ChooseGPGKeyDialog. 2012-07-05 23:23:56 +04:00
Denis Fomin 926b7d8514 Select root iter in the PluginsWindow treeview. set focus on close button when switch page. 2012-06-28 13:37:55 +04:00
Denis Fomin 3ce659a593 Set focus on close button when switch preferences window page. 2012-06-28 13:03:56 +04:00
Denis Fomin 62b0f065dd Set focus on ok button when switch profile window page. 2012-06-28 12:49:54 +04:00
Denis Fomin 7e432b387b Set focus on close button when switch vcard page. 2012-06-28 12:38:43 +04:00
Jefry Lagrange a73bf46dd2 replace Socks5Receiver with Socks5ReceiverClient 2012-06-26 17:20:24 -04:00
Denis Fomin a64973d270 Select root iter in the AccountsWindow treeview. 2012-06-26 00:25:19 +04:00
Denis Fomin fd9658021e Set focus on close button in the AccountsWindow. 2012-06-25 23:49:20 +04:00
Denis Fomin 04db4a24d8 Do not highlight(mark) contact name in VcardWindow. 2012-06-25 23:27:23 +04:00
Jefry Lagrange f4fa70576b fix connect error 2012-06-21 13:56:15 -04:00
Yann Leboulanger 62ce6a27e7 don't try to connect twice when we get see-other-host. see #7179 2012-06-21 14:10:01 +02:00
Yann Leboulanger 1c895779ce fix sockes5 transfer 2012-06-20 23:58:23 +02:00
Yann Leboulanger 5d7ce867b4 fix indentation 2012-06-20 23:58:08 +02:00
Yann Leboulanger ee05914b30 fix typo
remove "fast" support
try to connect to streamhosts when we get them
2012-06-20 23:16:18 +02:00
Denis Fomin 9cd4508550 fix typo 2012-06-19 22:45:19 +04:00
Yann Leboulanger 449f137dd7 correctly handle see-other-host (earlier in the connection process). Fixes #7179 2012-06-19 19:19:24 +02:00
Yann Leboulanger a51bf035cd current version is 0.15.0.1 2012-06-17 22:11:17 +02:00
Jefry Lagrange 9fe9d93234 merge 2012-06-16 18:46:21 -04:00
Jefry Lagrange ccb53c7c08 send files to gc peer. Fixes #7171 2012-06-16 18:41:33 -04:00
Yann Leboulanger 89ba95cd4c make tooltip colors configurable. Fixes #7165 2012-06-16 22:58:46 +02:00
Yann Leboulanger d707ef2835 fix typo. Fixes #7161 2012-06-16 13:51:54 +02:00
Yann Leboulanger 0493997a24 handle ft_send_local_ips option with jingle FT 2012-06-14 19:46:17 +02:00
Jefry Lagrange 503c7dc515 minor fixes 2012-06-14 12:45:11 -04:00
Yann Leboulanger c4953b1e11 some typo + disable Jingle FT for the moment 2012-06-14 18:43:47 +02:00
Yann Leboulanger 1fdf6b7e35 jingle IBB and normal IBB are different 2012-06-14 18:34:07 +02:00
Jefry Lagrange 2af1af2011 file_props refactoring 2012-06-14 12:27:23 -04:00
Denis Fomin cfb49bb4ec [Schnouki ] using paint_shadow() rather than paint_flat_box() to add these borders/shadows. Fixes #5899 2012-06-13 17:17:45 +04:00
Jefry Lagrange b6b44cb328 make werequest an optional argument in JingleSession 2012-06-10 17:08:54 -04:00
Jefry Lagrange 3a5d6d2173 start listening when we get session initiate. Fixes #7175 2012-06-09 15:17:16 -04:00
Jefry Lagrange 2b8890bf51 dont cancel when we cant bind to port. Fixes #7173 2012-06-08 20:02:45 -04:00
Yann Leboulanger b050e63b60 don't crash when there are non-ascii chars in gpg keys list 2012-05-30 08:30:49 +02:00
Jefry Lagrange e195cfb188 send hash in session-init when the file is less than 10 mb 2012-05-28 19:54:59 -04:00
Jefry Lagrange ae4596bd2e update xep300 to version 1 2012-05-28 18:07:52 -04:00
Jefry Lagrange e8df81ab31 sends file request after hash mismatch 2012-05-27 21:05:43 -04:00
Yann Leboulanger c28282300b update python-gnupg to 0.3.0 + add KEYEXPIRED support. Fixes #7151 2012-05-18 16:58:51 +02:00
Denis Fomin 1189f2c0ee revert [c78ce7188b4] 2012-05-16 17:23:34 +04:00
Denis Fomin 0101aa40cd redraw partipiant list after maximizing the conference. Fixes #6961 2012-05-12 21:51:05 +04:00
Denis Fomin fbaf3becdb fix threads problem in OpenBSD. Fixes #7154 2012-05-09 12:16:48 +04:00
Aleksey Rybalkin 4f7cdd557b correctly check window list size before removing from it 2012-04-24 14:18:54 +04:00
Yann Leboulanger 971e0502c0 don't load unactivatable plugins 2012-04-30 21:04:37 +02:00
Yann Leboulanger 3fe07c9a14 ability for plugins to be activatable. True by default, but plugin can be non-activatable is a dep is missing for example. 2012-04-30 00:43:18 +02:00
Yann Leboulanger 08fabfe02e remove latex support. Will be in a plugin. Fixes #4176 2012-04-30 00:19:55 +02:00
Denis Fomin b6639bf738 fix gnomekeyring import 2012-04-30 14:16:04 +04:00
Denis Fomin ad5289790d gnomekeyring import will not be delayed 2012-04-30 10:52:12 +04:00
Yann Leboulanger f13debc29f improve roster drawing when we get many presences. Fixes #7125 2012-04-28 22:45:53 +02:00
Yann Leboulanger 19fa55c957 remove big time consuming and unused function pformat. see #7125 2012-04-28 22:45:17 +02:00
Yann Leboulanger 4bcd09f8c0 improve Gajim startup. see #7125 2012-04-28 21:39:32 +02:00
Yann Leboulanger 168d3cfda4 [Aleksey Rybalkin] improve popup notification behaviour 2012-04-23 23:22:12 +02:00
Denis Fomin 297032e6e6 correct check pyopenssl installed 2012-04-22 21:48:36 +04:00
Yann Leboulanger c3ab45efeb fix unwanted things from merge from jingleFT branch 2012-04-21 23:52:24 +02:00
Yann Leboulanger e9b8633d15 add screen sharing ability by choosing Screen in video input device. 2012-04-20 16:28:10 +02:00
Yann Leboulanger a29d3b9c38 Backed out changeset 1e414d1b429c 2012-04-20 16:27:30 +02:00
Yann Leboulanger c1584918f3 add screen sharing ability by choosing Screen in video input device. 2012-04-20 16:15:25 +02:00
Yann Leboulanger aea75469a1 save opened chat controls when quitting and restore them on startup. Fixes #3803 2012-04-20 14:34:24 +02:00
Yann Leboulanger b716b9aa5b catch SIGTERM so that on_exit func is executed at this time too. 2012-04-19 16:57:43 +02:00
Yann Leboulanger eaa447c1e1 improve Gajim startup 2012-04-19 14:01:42 +02:00
Yann Leboulanger ddb8a59ea6 remove useless spaces 2012-04-19 14:01:28 +02:00
Yann Leboulanger b6bed926c9 move an import to prevent an import loop 2012-04-19 14:00:54 +02:00
Yann Leboulanger 781691169e prevent a traceback 2012-04-19 12:32:31 +02:00
Yann Leboulanger cd4d2d5900 don't make preferences window too wide because of long audio / video strings 2012-04-18 14:00:16 +02:00
Yann Leboulanger 0bab86b613 better handling of several phone numbers in vcard. Fixes #5439 2012-04-18 11:34:57 +02:00
Yann Leboulanger ff87483b32 correctly select result row in history window. Fixes #3939 2012-04-18 10:36:39 +02:00
Yann Leboulanger a07bc4a3a2 reset correctly timeout_id variable 2012-04-18 10:33:42 +02:00
Yann Leboulanger b846ac8793 save config regulary when we change an option. 2012-04-18 10:15:53 +02:00
Jefry Lagrange be3a948838 small fix 2012-04-17 20:57:34 -04:00
Jefry Lagrange e63674bfb9 add missing argument 2012-04-17 20:47:52 -04:00
Yann Leboulanger 9ed4521d6e cleanup temp file correctly 2012-04-18 00:14:11 +02:00
Yann Leboulanger 40d5b2469d improve the left arrow behaviour in treeview: select parent row when we cannot collapse row 2012-04-17 15:40:24 +02:00
Yann Leboulanger 27ca6e13c5 make output of adhoc command selectable. Fixes #3697 2012-04-17 15:23:32 +02:00
Yann Leboulanger c3574bce51 make metacontact visible when we use roster filter, even if big brother is filtered. Fixes #7137 2012-04-17 11:49:48 +02:00
Yann Leboulanger 43b2a1b4f0 more secure tmp file creation for latex 2012-04-17 10:45:55 +02:00
Yann Leboulanger 395bf4fd99 request ad-hoc commands to muc occupant real JID if room is not anonymous. Fixes #2820 2012-04-16 23:03:30 +02:00
Yann Leboulanger 2ac8607ed6 handle see-other-host stream error. Fixes #7134 2012-04-15 23:42:53 +02:00
Yann Leboulanger 0c36f50196 merge from trunk 2012-04-12 22:07:30 +02:00
Yann Leboulanger 73899b95d3 fix a loop. Fixes #7142 2012-04-12 07:17:50 +02:00
Yann Leboulanger 9a6519373f fix usage of get_per(). Fixes #7140 2012-04-11 21:30:05 +02:00
Yann Leboulanger b5c424a96f improve temp file search when using latex to prevent overwriting files 2012-04-10 17:25:32 +02:00
Jefry Lagrange 66df7c30ca dont compare hashes on SI transfer 2012-04-07 23:12:15 -04:00
Jefry Lagrange 038ea0fe66 minor fixes 2012-04-07 00:56:44 -04:00
Jefry Lagrange 026e5b44f1 refactoring: implemented state machine pattern 2012-04-04 21:04:23 -04:00
Yann Leboulanger 5b48225d0c improve tooltip code a little bit 2012-04-04 15:11:20 +02:00
Yann Leboulanger e9f050d787 ability to press ctrl+shift+u to enable rosterfilter. Fixes #7139 2012-04-10 00:04:19 +02:00
Yann Leboulanger 5e1e914aea handle right / left to expand / collapse rows in treeview. Fixes #7138 2012-04-09 23:22:53 +02:00
Yann Leboulanger f1e6689231 allow to press Shift + a letter to enable roster filter. Fixes #7136 2012-04-09 21:54:54 +02:00
Yann Leboulanger 07b8d1a358 show invitation to groupchats in chat window info bar. Fixes #1804 2012-04-09 21:26:35 +02:00
Yann Leboulanger 444bed2784 ability to reset options to default value. Fixes #4465 2012-04-09 19:45:56 +02:00
Yann Leboulanger 75c495979c add XEP-0224 support (/attention command, persistant popup and special sound). F
ixes #3465
2012-04-09 13:38:28 +02:00
Yann Leboulanger 51cfe177a1 ability for a plugin to raise NodeProcessed 2012-04-08 17:53:53 +02:00
Yann Leboulanger aaa36ea7a3 don't enable roster filter when we press a unicode key with alt, control or shift (like Ctrl+i) 2012-04-08 17:32:45 +02:00
Yann Leboulanger 134d55b285 don't commit SQL request too fast to improve performences. Fixes #6905 2012-04-03 19:38:15 +02:00
Yann Leboulanger 2fdbe37b58 we require PyGTK2.22 for InfoBar 2012-04-01 20:17:05 +02:00
Yann Leboulanger e1808fd550 [Olivier Crete] port Gajim to use Farstream instead of Farsight2. Fixes #7113 2012-04-01 19:49:52 +02:00
Yann Leboulanger aec9f53c2d revert unwanted change 2012-04-01 19:47:11 +02:00
Yann Leboulanger 794a66e435 correctly forward unread printed messages to other resources. Fixes #7094 2012-04-01 19:39:26 +02:00
Yann Leboulanger 6fbb0b7847 fix pyopenssl version checking. Fixes #7124 2012-03-27 14:57:49 +02:00
Yann Leboulanger 6ba89b3360 [mathieui] make popup notification colors configurable. Fixes #7127 2012-03-27 14:50:26 +02:00
Denis Fomin 0ee415feff fix getting vcard in rooms where JIDs are public. fixes #7131 2012-03-25 16:15:25 +04:00
Denis Fomin 7b94905973 fix getting vcard in rooms where JIDs are public. fixes #7131 2012-03-25 14:32:30 +04:00
Yann Leboulanger 2a242bf3bd revert 515744029d22, there is no timeout for <r> requests, so we never check if we have the result. see #7090 2012-03-22 20:49:38 +01:00
Jefry Lagrange 48524a60c0 fix handling file transfer cancel properly 2012-03-22 00:56:11 -04:00
Jefry Lagrange c5ebac3f77 handles file transfer cancel properly 2012-03-21 15:54:46 -04:00
Jefry Lagrange 57639f04aa re-enable SM when resuming 2012-03-19 17:37:05 -04:00
Jefry Lagrange c412a6a55f decline jingleFT correctly 2012-03-19 15:52:33 -04:00
Denis Fomin a05046c69b fix version string 2012-03-18 23:53:11 +04:00
Matthew Wild f8eb9476f3 connection.py: Use XEP-0198 ack request as ping/pong when available. Fixes #7090 2012-03-18 15:40:03 +00:00
Yann Leboulanger 7d19d743a0 prepare 0.15 release 2012-03-18 10:30:08 +01:00
Yann Leboulanger c64f61f084 fix string 2012-03-18 12:17:55 +01:00
Matthew Wild ca1dcabb28 client_nb: Call auth callback even when resuming, to establish things like ping timers. Fixes #7091 2012-03-17 23:02:27 +00:00
Yann Leboulanger a86bbcb7d0 update ipyton_view for ipython 0.12 2012-03-17 19:28:48 +01:00
Yann Leboulanger 5b39679919 fix anonymous login when server has a SSL error. Fixes #7121 2012-03-16 23:09:00 +01:00
Jefry Lagrange 8700389d98 make sure SM is disabled with reconnecting 2012-03-14 23:49:37 -04:00
Jefry Lagrange e0bcd1eceb [Matthew Wild] fix stream management error handling. Fixes #7091 2012-03-14 23:37:32 -04:00
Yann Leboulanger 2a1f9d2abb handle data forms in groupchat messages. This way room admins can handle voice
requests.
2012-03-13 17:30:48 +01:00
Yann Leboulanger 70d2fb435b close jingle audio/video request window when we click ok/cancel button is
seesion has been canceled. Fixes #7119
2012-03-13 14:42:52 +01:00
Yann Leboulanger a0a40c03a8 [leon] show account name in tooltip rather than in roster in merged mode. Fixes
#7118
2012-03-13 14:32:09 +01:00
Yann Leboulanger f673ac96f8 fix getting vcard in rooms where JIDs are public 2012-03-11 19:38:44 +01:00
Yann Leboulanger 2501cf346c correctly check JID when creating an anonymous account. Fixes #7116 2012-03-09 08:45:47 +01:00
Yann Leboulanger fdb63bcd0c fix focus behaviour when opening chat / groupchat window. Fixes #7115, see #5740 2012-03-09 08:40:21 +01:00
Yann Leboulanger 1d980fa2ef don't mark received message as read until it's really read by user. Fixes #7094 2012-03-08 20:03:17 +01:00
Yann Leboulanger 72be2c49e0 [Jeff Bailes] updated strings 2012-03-06 11:51:11 +01:00
Denis Fomin e073718907 update demandimport module from mercurial 2012-02-26 20:38:29 +04:00
Yann Leboulanger 97e5283f88 simplify code to compute how many logs do we request when we re-join a room 2012-02-22 15:36:35 +01:00
Yann Leboulanger f577ec9af7 fix some string 2012-02-22 10:07:16 +01:00
Yann Leboulanger fb19adb4d1 don't override assigned GPG key. Fixes #7111 2012-02-21 23:53:49 +01:00
Yann Leboulanger c9fa13e458 revert debug test 2012-02-18 21:21:00 +01:00
Yann Leboulanger df17f8751d handle GUI while checking file hash. Show show re-request dialog when hash is incorrect. TODO: re-request file to sender. 2012-02-18 21:06:08 +01:00
Denis Fomin 12f24e5f48 Quick fix [6de66f624e71]. print last message in room then reconnect 2012-02-18 23:06:08 +04:00
Denis Fomin 09942f48e0 do not duplicate messages in the room when the connection is lost 2012-02-18 22:48:03 +04:00
Denis Fomin aa369ccce3 Don't cut 'xmpp:' when a copy xmpp link. 2012-02-17 11:17:35 +04:00
Denis Fomin 4d95c77106 Connect signal to copy link location context menu item for xmpp links. Fixes #7105 2012-02-17 11:06:43 +04:00
Denis Fomin 43d5db86da Add copy link location context menu item for xmpp links. Fixes #7105 2012-02-17 10:58:19 +04:00
Yann Leboulanger efa2b44378 [Dicson] fix /away command to work when we are onln #7070. 2012-02-15 20:22:46 +01:00
Yann Leboulanger 00e53b2571 [Dicson] Fixes #7070 2012-02-14 21:49:48 +01:00
Yann Leboulanger 50e0718df6 Fix a string 2012-02-14 20:46:21 +01:00
Yann Leboulanger 3a0aa4c7c6 fix some strings 2012-02-14 20:42:32 +01:00
Yann Leboulanger 721f33c5cf fix traceback. Fixes #7103 2012-02-14 19:35:09 +01:00
Denis Fomin 51e84b5ac4 PassphraseDialog to be transient for roster window. Fixes #7102 2012-02-14 19:24:16 +04:00
Jefry Lagrange ca1eadaa2d refactoring 2012-02-12 19:36:20 -05:00
Jefry Lagrange e7644e5ad3 visibly disconnect when loosing connection. Fixes #7091 2012-02-08 22:06:29 -05:00
Yann Leboulanger 241acdd06b [Zash] update Carbon XEP (XEP-0280) to 0.6 version. Fixes #7093 2012-02-07 20:46:42 +01:00
Yann Leboulanger 5bdd9da51d add destroy function to CommonInputDialog class. Fixes #7092 2012-02-05 21:30:54 +01:00
Jefry Lagrange b2897e36bb better way to handle non supported hash algorithms 2012-01-24 16:51:26 -05:00
Jefry Lagrange c02b43f88f coding standards 2012-01-24 10:04:14 -05:00
Yann Leboulanger 3b5cabac5b coding standards 2012-01-24 07:28:40 +01:00
Jefry Lagrange 5142ebd626 check file integrity when transfer is completed 2012-01-23 22:28:07 -05:00
Yann Leboulanger 5e15386879 ability to send file to contacts without a resource (but still not to fake jid) Fixes #7077 2012-01-22 18:44:46 +01:00
Yann Leboulanger afdd17bee3 don't allow to open information window when we are offline. Fixes #7082 2012-01-22 11:25:22 +01:00
Yann Leboulanger b30b6dd94f prevent traceback. Fixes #7080 2012-01-22 00:28:14 +01:00
Yann Leboulanger 72bca44272 fix behaviour when we remove a contact for which we have a chat tab opened (re-add it to not in roster group). Fixes #7078 2012-01-21 16:32:52 +01:00
Yann Leboulanger ba61066c2f strip spaces arround server and room name in join groupchat dialog. Fixes #7081 2012-01-21 09:17:09 +01:00
Yann Leboulanger 34c95bbb9b fix restoring expanded / collapsed metacontacts when we finish using roster filter. Fixes #7060 2012-01-16 21:11:16 +01:00
Jefry Lagrange c51fb07d09 merge 2012-01-15 19:53:40 -05:00
Jefry Lagrange 376777091e support for xep-300 2012-01-15 19:37:00 -05:00
Yann Leboulanger dd779dfe90 update bonjour for windows string to link to bonjour SDK. Fixes #7072 2012-01-12 21:44:53 +01:00
Yann Leboulanger 240158caca fix some session issues 2012-01-11 22:28:56 +01:00
Yann Leboulanger 3a3f99d618 upgrade copyright 2012-01-11 22:20:34 +01:00
Yann Leboulanger 9e2c1caeac fix hidding info bar in chat control 2012-01-11 20:44:49 +01:00
Yann Leboulanger d4f6ac9307 fix OOB registration. Fixes #6957 2012-01-09 17:40:02 +01:00
Denis Fomin f4451af64c coding style 2012-01-09 14:57:21 +04:00
Yann Leboulanger 07cb125303 send file using IBB directly if receiver don't support socks5 2012-01-08 20:57:05 +01:00
Yann Leboulanger 8bbca8a0a7 coding standards 2012-01-08 20:48:03 +01:00
Yann Leboulanger 69544d5f5c coding standards 2012-01-08 20:44:15 +01:00
Yann Leboulanger 61a039d894 fix sending result iq in IBB 2012-01-08 20:29:24 +01:00
Jefry Lagrange 76bc866a98 handle errors in IBB 2012-01-07 20:49:07 -05:00
Jefry Lagrange 5017c7e17c fixes ibb transfer 2012-01-07 14:38:59 -05:00
Yann Leboulanger 82413cafaa [Pablo Mazzini] ask passphrase to user when using non-sasl authentication 2012-01-07 15:41:53 +01:00
Denis Fomin 71e6f991e0 Prevent traceback 2012-01-07 12:00:04 +04:00
Jefry Lagrange 930c71cc04 complete IBB jingle support, fixes #6998 2012-01-06 23:18:50 -05:00
Yann Leboulanger 140a2bdaf5 check ssl certificate against hostname only if we use secured connection. Fixes #7071 2012-01-06 09:45:11 +01:00
Yann Leboulanger d2c108d928 make /status /away and /back commands apply to connected and synchronized accounts. Fixes #7070 2012-01-05 20:09:33 +01:00
Yann Leboulanger bae57a600a check in feature window if pyopenssl >= 0.12 and if pyasn1 is available 2012-01-05 13:50:15 +01:00
Yann Leboulanger 359d3c3069 check that pyopenssl > 0.12 is installed before using fonctions available after this version 2012-01-04 11:38:09 +01:00
Yann Leboulanger 8e72a23918 use 'login' keyring as default keyring instead of 'default'. Fixes #7067 2012-01-03 20:17:33 +01:00
Yann Leboulanger 9804572772 fix starting Gajim when pyasn1 is not installed. see #7066 2012-01-02 17:01:31 +01:00
Yann Leboulanger aa94671708 check hostname in SSL certificates. Fixes #7066 2012-01-02 16:39:06 +01:00
Yann Leboulanger 078291921d msn auth is now availble through https 2011-12-31 15:54:32 +01:00
Yann Leboulanger a34fa3cb93 handle MISSING PASSPHRASE in gnupg.py 2011-12-31 15:54:11 +01:00
Jefry Lagrange f3b09203d6 dont use content-remove for FT use session-terminate 2011-12-29 17:22:51 -05:00
Yann Leboulanger 41b7bd7b41 fix sending jingle ack 2011-12-29 14:08:35 +01:00
Yann Leboulanger 49bc202421 merge from trunk 2011-12-29 11:39:02 +01:00
Jefry Lagrange c491bd3f59 create a new session for every new file transfer; enable OpenSSL 2011-12-27 23:47:00 -05:00
Jefry Lagrange b85f96b929 fix sending multiple files at the same time 2011-12-26 21:18:45 -05:00
Jefry Lagrange 952ea6a9b6 fix closing listening port 2011-12-24 18:12:05 -05:00
Jefry Lagrange c9f2176ccb fix bad refactoring 2011-12-22 21:52:37 -05:00
Jefry Lagrange 78e7361bf2 refactoring 2011-12-22 20:12:11 -05:00
Yann Leboulanger d621252a0d gtkspell really available for windows 2011-12-19 10:26:36 +01:00
Yann Leboulanger 8d33dace7c gtkspell is available under windows 2011-12-19 10:05:34 +01:00
Yann Leboulanger 6e4bac262c implements Oauth2 mechanism to connect to MSN xmpp server. Fixes #6978 2011-12-18 23:20:30 +01:00
Denis Fomin ec5a6c4587 merge 2011-12-18 21:34:57 +04:00
Denis Fomin 783cf55ba7 optimize history search. Fixes #6997 2011-12-18 21:28:47 +04:00
Yann Leboulanger 1eb7660394 revert unwanted commit 2011-12-18 18:19:03 +01:00
Yann Leboulanger b502f35a9f prevent traceback 2011-12-18 17:14:30 +01:00
Denis Fomin dea092f7bb 'beta3' version for hg users 2011-12-18 18:35:23 +04:00
Yann Leboulanger cdb4fc9597 correctly decode group names 2011-12-18 10:47:48 +01:00
Yann Leboulanger d23d4082a7 ignore a crypto module from demandimport to make it work under windows 2011-12-17 21:17:32 +01:00
Yann Leboulanger 25be68953d don't fails when farsight isn't available 2011-12-17 20:59:15 +01:00
Yann Leboulanger e1caf30e28 only install plugin installer plugin 2011-12-17 18:17:42 +01:00
Yann Leboulanger cf5c3568d4 use subprocess instead of os.system() 2011-12-17 18:07:56 +01:00
Yann Leboulanger f8922005e0 fix traceback when trying to connect to a host for which auth method is not supported 2011-12-17 15:17:25 +01:00
Yann Leboulanger 78bd83766c do not send message if GPG encryption fails. Fixes #7059 2011-12-17 14:54:29 +01:00
Yann Leboulanger 82813ff090 expand rows when we search, and re-collapse when we end search. Fixes #7060 2011-12-16 21:20:01 +01:00
Yann Leboulanger 24e1de7c5b call gobject.set_prgname *before* import gtk 2011-12-14 21:45:12 +01:00
Yann Leboulanger 6387a980a8 prevent traceback 2011-12-08 21:57:29 +01:00
Yann Leboulanger b804ebd81b improve search filter in roster: hide groups that have no contacts, make it search for transports and groupchats. Fixes #7060 2011-12-06 19:11:34 +01:00
Yann Leboulanger de4660b2e5 prevent traceback. Fixes #7053 2011-12-03 13:33:03 +01:00
Yann Leboulanger be867b7843 print in chat control when other side de-activate esession. 2011-12-03 13:11:05 +01:00
Yann Leboulanger ced1285de9 prevent traceback. Fixes #7054 2011-12-03 12:49:01 +01:00
Jefry Lagrange eec056ccd1 refactoring 2011-11-18 18:21:34 -05:00
Jefry Lagrange 543e0265de refactoring 2011-11-18 15:07:25 -05:00
Jefry Lagrange bc78e35d55 refactoring 2011-11-17 23:55:44 -05:00
Yann Leboulanger 703cc865f7 call set_title on tooltip windows to prevent GTKWarning 2011-11-10 22:26:11 +01:00
Yann Leboulanger d0494ab405 improve search filter behaviour. Fixes #7049 2011-11-29 17:20:25 +01:00
Yann Leboulanger f95e45d457 modify /clear command in groupchats so that it also reset color assignment. Fixes #7022 2011-11-29 11:55:06 +01:00
Denis Fomin 4564c2c558 Use set_rules_hint(True) in the installed plugins treeview 2011-11-26 22:52:04 +03:00
Yann Leboulanger b9f8f67ce5 print and ignore exceptions raised in an event handler. 2011-11-22 22:51:33 +01:00
Yann Leboulanger 6c605cad41 add some missing import 2011-11-22 20:08:08 +01:00
Yann Leboulanger 2582720366 handle ERROR and INFORMATION events through NEC 2011-11-22 19:25:15 +01:00
Yann Leboulanger ae6ffa2a18 fix class name 2011-11-21 23:51:14 +01:00
Yann Leboulanger a5b50465b1 fix missing argument in some events 2011-11-19 22:19:16 +01:00
Yann Leboulanger 9cf5f9351a start assigning gc color from the first one. see #7022 2011-11-15 12:09:39 +01:00
Yann Leboulanger 9a01ffcdd9 correctly set the route attribute in BOSH connections. 2011-11-15 09:48:28 +01:00
Yann Leboulanger 3c294252f0 move functions to download an image from htmltextview.py to helpers.py 2011-11-14 23:23:40 +01:00
Yann Leboulanger b28b3d4ed3 add a Tor proxy in default configuration when Gajim starts. Fixes #7026 2011-11-14 18:44:17 +01:00
Yann Leboulanger 55d48e0d7c save ssl fingerprint as soon as we accept a connection to the host. Fixes #7041 2011-11-14 18:32:18 +01:00
Denis Fomin 46d6453634 correctly detect upower support. Fixes #7047 2011-11-14 08:13:36 +03:00
Yann Leboulanger a07829c0a9 use pycurl to download image in XHTML when a proxy is configured. Fixes #7037 2011-11-13 15:10:38 +01:00
Yann Leboulanger 8787adf725 add a global proxy option that will apply to all account that don't have a proxy configured. Fixes #7023 2011-11-10 20:37:48 +01:00
Yann Leboulanger 4c66686f53 execute commands without use_shell=True to prevent remote code execution, except for commands configured in triggers plugin (configured by user itself). Fixes #7031 2011-11-08 22:41:07 +01:00
Yann Leboulanger 23327c834d use prepared statements in all SQL queries that contains jids to prevent SQL injection. Fixes #7034 2011-11-08 22:00:52 +01:00
Yann Leboulanger b7316cc206 correctly create events for pm messages 2011-11-08 20:01:51 +01:00
Yann Leboulanger 197d85e563 ability to use jingle negociation even if we don't have farsight. Fixes #7044 2011-11-06 21:42:04 +01:00
Yann Leboulanger 7fb0405e59 forgot commit: use ft_send_local_ips option. Fixes #7029 2011-11-06 21:12:27 +01:00
Yann Leboulanger 9cfc2f4e15 add advanced option to disable sending local IPs when doing a file transfer. Fixes #7029 2011-11-06 20:53:07 +01:00
Yann Leboulanger 7924407325 [ioerror and !] add GUI widget for send_time_info option.
don't send client version if send_os_info is False.
Fixes #7028
2011-11-06 20:40:54 +01:00
Yann Leboulanger 188950f470 implement XEP-0280: Message Carbons 2011-11-06 17:20:58 +01:00
Yann Leboulanger 4a0b02ac3a correctly escape file names when showing them in dialogs. Fixes #7038 2011-11-06 12:25:41 +01:00
Yann Leboulanger c467e44370 generate 2048 bits keys instead of 384 bits keys when needed. Fixes #7036 2011-11-06 11:46:00 +01:00
Yann Leboulanger 712ca88d6c don't log gpg passphrase to debug output. Fixes #7035 2011-11-04 15:07:44 +01:00
Yann Leboulanger 8eadb35884 fix SSLError dialog. Fixes #7033 2011-11-04 15:00:31 +01:00
Yann Leboulanger e4fa96cce3 make jingleFT work when receiver's proxy is used 2011-11-02 00:09:33 +01:00
Yann Leboulanger 3b646fac4a import some improvements from xmpppy and use it where it's usefull 2011-10-31 10:47:28 +01:00
Yann Leboulanger 006791d836 correctly unregister events when closing a groupchat 2011-10-31 09:52:23 +01:00
Yann Leboulanger 520bc6b268 change the insecure connection dialog behaviour. Fixes #7019 2011-10-31 09:47:01 +01:00
Yann Leboulanger 493187d448 implement XEP-0306 : status conditions for MUC 2011-10-30 13:27:32 +01:00
Yann Leboulanger 19306fbf6f remove old unused function 2011-10-30 13:26:41 +01:00
Jefry Lagrange 8408b17758 fix socks5 FT 2011-10-29 14:31:06 -04:00
Yann Leboulanger f35c3d9143 send a candidate-error when we get a session-accept with no streamhost 2011-10-29 11:34:05 +02:00
Jefry Lagrange 212f33cafa socks5 proxy fixed 2011-10-29 00:09:45 -04:00
Yann Leboulanger d58241dfa3 test_ft_proxies_on_startup is a per_account option 2011-10-23 21:06:25 +02:00
Yann Leboulanger 59f5cda712 add advanced option to disable testing of file transfer proxies on startup 2011-10-23 20:26:28 +02:00
Yann Leboulanger 25961e0e68 fix traceback when we don't use a profile 2011-10-23 19:52:32 +02:00
Yann Leboulanger 6a2d835eab fix some encoding problems when looking for plugin config with non-ascii chars in path. Fixes #7015 2011-10-23 18:55:14 +02:00
Yann Leboulanger 6eedbf6e10 fixes some traceback when doing filetransfer. Fixes #1205 2011-10-23 13:48:00 +02:00
Denis Fomin 1156aa24de add comment 2011-10-20 14:12:21 +03:00
Denis Fomin 7a59f55d17 don't call quit_gtkgui_interface twice 2011-10-20 13:49:16 +03:00
Yann Leboulanger c54ffecd31 remove buttons from infobar just before adding new instead of when hidding infobar 2011-10-17 18:00:27 +02:00
Yann Leboulanger 8b2669ad8c improve strings 2011-10-17 17:55:43 +02:00
Yann Leboulanger df040bb8e5 add infobar in chat window for file transfer events. Fixes #1205 2011-10-17 17:12:19 +02:00
Denis Fomin b4acd70336 catch the error in the plugins manifest file 2011-10-16 22:40:42 +03:00
Yann Leboulanger d00eb5d112 prevent traceback when obj.msg_id is not set 2011-10-16 11:14:40 +02:00
Yann Leboulanger e7c377dd9f request room config when we convert a chat to groupchat so that we can configure it. Fixes #7014 2011-10-15 10:47:22 +02:00
Yann Leboulanger d37bdc7a89 tryin to unpickle a GNU dbm file doesn't produce the same exception as bsddb. Handle both. Fixes #7013 2011-10-13 22:23:40 +02:00
Yann Leboulanger bb3852418e don't generate wrong jid when sending a single message to several contacts 2011-10-13 21:44:29 +02:00
Yann Leboulanger e4c9820146 handle default value in seclabel combobox. see #7010 2011-10-13 18:04:43 +02:00
Yann Leboulanger 27a85b128e prevent traceback when going offline while a jingle session is active 2011-10-12 21:07:02 +02:00
Yann Leboulanger 8305f6d68e fix upgrading from old plugin config files 2011-10-11 21:44:02 +02:00
Denis Fomin 71aeb800da prevent traceback 2011-10-11 22:27:41 +03:00
Denis Fomin 572248b077 fix previos commit 2011-10-10 22:06:30 +03:00
Yann Leboulanger c0330a8685 stop using shelve, it cannot work when upgrading python version. Fixes #6988 2011-10-10 16:43:22 +02:00
Denis Fomin d460b707a5 add 'command_system.implementation.execute'(execute plugin) to demandimport.ignore 2011-10-09 00:10:22 +03:00
Yann Leboulanger ec1274596a enable execute plugin 2011-10-08 22:48:00 +02:00
Denis Fomin e4314f63a0 revert [3bd5f54fca8d] 2011-10-08 22:54:05 +03:00
Denis Fomin c8b505a129 Fix gtk.label + wrapping in the dataform widget.(problem - http://img36.imageshack.us/img36/2782/tmpbhyeyn.png) 2011-10-07 22:22:25 +03:00
Yann Leboulanger 1c20f5c5f4 [Zash] support latest version of XEP-0258. Fixes #7010 2011-10-07 17:57:24 +02:00
Yann Leboulanger ac1111c305 fix logger name 2011-10-07 17:51:57 +02:00
Yann Leboulanger 702ea3899b fix getting session jid. Fixes #6994 2011-10-07 17:51:32 +02:00
Yann Leboulanger 83458833c3 don't traceback when securitylabel has no displaymarking element. Fixes #7006 2011-10-07 10:17:35 +02:00
Yann Leboulanger 11c6abda35 fixes IBB. Fixes #6990 2011-10-06 09:11:14 +02:00
Yann Leboulanger 32f22d88cb improve code. see #6957 2011-10-06 08:53:31 +02:00
Denis Fomin a027ce137a fixes #7007 and #6957 2011-10-06 00:41:17 +03:00
Denis Fomin 98781f8db4 command_system. do not automatically enable Execute class 2011-10-05 14:37:40 +03:00
Yann Leboulanger 45ae77abf0 revert [ce086d0f1a17] 2011-10-02 22:06:22 +02:00
Yann Leboulanger fd1744d181 go back with is_groupchat() to detect groupchats. see #6906 2011-10-02 21:29:23 +02:00
Denis Fomin 6ea71da276 create fake gajim.plugin_manager.gui_extension_point method for htmltextview.py testing 2011-09-30 13:47:15 +03:00
Yann Leboulanger 281c7f3a82 print warning instead of traceback when we get a commands request from an invalid JID. Fixes #6995 2011-09-30 10:11:08 +02:00
Yann Leboulanger 241325488e print warning when we receive a presence from an invalid JID 2011-09-30 10:10:36 +02:00
Yann Leboulanger 7216c7b058 ability to remember for which JID we allow to not store logs. Fixes #6987 2011-09-28 17:43:59 +02:00
Denis Fomin 0c2807ce99 typo 2011-09-27 18:26:38 +03:00
Denis Fomin 45f2144e3e merge 2011-09-27 18:17:43 +03:00
Denis Fomin 441eb20a13 Fix #6906 again. is_groupchat() are not working as it should. it checks whether the gc connected(is_groupchat_connected()). 2011-09-27 18:16:06 +03:00
Yann Leboulanger 3bce5332e0 prepare beta2 2011-09-27 17:14:40 +02:00
Denis Fomin 96a11cef32 fix var name 2011-09-27 17:23:10 +03:00
Denis Fomin 2697a4b95d merge 2011-09-27 16:19:20 +03:00
Denis Fomin 2b109e844d Fixes #6906 again 2011-09-27 16:13:12 +03:00
Yann Leboulanger f460991539 Fix E2E decryption. Fixes #6984 2011-09-26 21:57:30 +02:00
Denis Fomin 2e648d06be New gui_extension_point added. Do not use all args in remove_gui_extension_point() to identify elements to be removed. Use only first one 2011-09-26 20:47:33 +03:00
Denis Fomin 3a3c40f07c fix previous commit 2011-09-23 22:06:36 +03:00
Denis Fomin 93699af157 show only first 200 chars in popups 2011-09-23 21:23:56 +03:00
Yann Leboulanger de54f52805 don't crash when we get wrong streamhost. Fixes #6983 2011-09-23 19:01:42 +02:00
Yann Leboulanger 08a584b8b6 add missing function. Fixes #6985 2011-09-23 19:00:32 +02:00
Yann Leboulanger 513f3047f2 show our room nickname when chatting in pm. Fixes #6949 2011-09-22 11:43:51 +02:00
Yann Leboulanger c63b53f0cb don't loose in logs MUC messages arriving in the same second. Fixes #6860 2011-09-22 11:25:02 +02:00
Yann Leboulanger 2618f235cb handle only systray events when using gajim-remote show_next_pending_event. Fixes #6962 2011-09-21 21:53:29 +02:00
Yann Leboulanger 370c844f7b don't keep in mem notifications when we handle them Fixes #6891 2011-09-20 16:53:29 +02:00
Yann Leboulanger 77183740d6 don't call a function as default function argument! Fixes time when sending forwarded message 2011-09-18 16:11:27 +02:00
Yann Leboulanger 372d2ed284 prepare 0.15-beta1 2011-09-17 19:47:10 +02:00
Yann Leboulanger b27c27685e also replace non-character unicode AFTER decryption. Fixes #6974 2011-09-16 23:42:28 +02:00
Yann Leboulanger e5bb7672c2 transform non-character unicode to ? char (\ufffd) as soon as we receive them. Fixes #6974 2011-09-15 22:00:41 +02:00
Yann Leboulanger d74ab91981 Fix showing messages sent via dbus. Fixes #6976 2011-09-15 21:51:51 +02:00
Yann Leboulanger d5ef638304 create a session or use existing one when sending a message through dbus. Fixes #6973 2011-09-13 10:18:54 +02:00
Yann Leboulanger 2991581e94 Try to import kerberos now, not waiting ofr demandimport. Fixes #6975 2011-09-13 08:46:47 +02:00
Yann Leboulanger a20d8bd446 fix dll detection under windows. Fixes #5968 2011-09-12 23:52:22 +02:00
Yann Leboulanger 74414fd357 www.gajim.org -> gajim.org 2011-09-07 18:04:24 +02:00
Denis Fomin 2512f29076 pluginmanager.better exception handling when importing modules 2011-09-07 10:31:34 +03:00
Yann Leboulanger b9dc820161 [Kamil Paral & I] upower support. Fixes #1962 2011-09-05 22:00:23 +02:00
Denis Fomin 4dd234321e translate all modules in the plugin dir(whiteboard plugin for example. translate plugin.py and whiteboard_widget.py) 2011-09-04 23:23:38 +03:00
Yann Leboulanger 2b11c7f8d9 make plugins translation work under windows. 2011-09-02 19:41:09 +02:00
Yann Leboulanger 6de00d1cc5 set default value of autodetect_browser_mailer to True. Force it to True for windows 2011-09-02 07:23:31 +02:00
Yann Leboulanger af592952fc prevent traceback 2011-09-02 07:06:20 +02:00
Yann Leboulanger a87f811c8b don't allow to continue registering an account if we only get instructions. Fixes #6957 2011-09-01 21:17:43 +02:00
Yann Leboulanger 7b22628fe6 Jabber -> Jabber/XMPP in dialog window 2011-08-31 14:39:49 +02:00
Yann Leboulanger ed39ae75c4 do not create null file when testing gpg. see #6953 2011-08-31 14:38:26 +02:00
Yann Leboulanger 195d0121ed fix uninstalling plugins 2011-08-31 14:29:13 +02:00
Yann Leboulanger 6a46ab3da6 make gpg work under windows. Fixes #6953 2011-08-31 11:25:47 +02:00