Commit Graph

12590 Commits

Author SHA1 Message Date
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 6d178205fd merge jingleFT branch! Thanks to Zhenchao Li and Jefry Lagrange for their work. 2012-04-14 13:40:55 +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 d42c114e72 suggest python-gupnp-igd in debian package 2012-04-09 21:57:51 +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 4f6f19357e [aranea] install plugins in datadir, even when using --enable-site-packages si Gajim can find them. 2012-04-08 12:29:57 +02:00
Yann Leboulanger 8ac4782b68 remove snarl test plugin. It is now in plugins repos 2012-04-08 01:35:22 +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
Denis Fomin 39af536a5e typo in french. Fixes #7128 2012-03-21 14:29:25 +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
Yann Leboulanger d35a62493a prepare 0.15 debian package 2012-03-18 10:36:30 +01: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