Commit Graph

12590 Commits

Author SHA1 Message Date
Yann Leboulanger 7c5fe335bb fix displaying pubsub nodes 2012-08-27 13:28:47 +02:00
Yann Leboulanger 205da23b89 don't close send single message if there was an error sending the message. Fixes #7187 2012-08-26 22:34:29 +02:00
Jefry Lagrange 67c28501af only send hash if contact supports it 2012-08-25 23:54:39 -04:00
Jefry Lagrange 5bec8c7a09 make file_props use session sid as the default sid 2012-08-25 12:09:50 -04:00
Jefry Lagrange ce1bdb7b63 calculate hash after we get session accept 2012-08-25 11:14:38 -04:00
Yann Leboulanger b1c82b0be1 better text 2012-08-25 12:25:30 +02:00
Yann Leboulanger 1663c42b66 don't print reason where there is none 2012-08-25 11:32:14 +02:00
Jefry Lagrange b1d206d2ec refactoring 2012-08-24 20:13:25 -04:00
Denis Fomin 004c0fbdf5 set the focus when the first tab is opened 2012-08-24 18:21:38 +04:00
Denis Fomin e56d5a5657 Add Keyboard Shortcuts menuitem to Help menu 2012-08-24 17:26:00 +04:00
Yann Leboulanger 0d59a84a96 add ctrl+s shortcut to change status message. 2012-08-24 13:33:27 +02:00
Yann Leboulanger c42b00702d improve decline implementation 2012-08-24 12:54:27 +02:00
Yann Leboulanger 1b870be4e7 finish renaming type properties to type_. Fixes #7222 2012-08-24 10:37:24 +02:00
Yann Leboulanger 30d033c7c3 store full from jid in gc-invite event.
fix receiving decline tag
2012-08-24 10:27:51 +02:00
Yann Leboulanger aecfc39a7c missing commit 2012-08-24 10:13:55 +02:00
Yann Leboulanger 95875d63c6 fix var name 2012-08-24 09:50:50 +02:00
Yann Leboulanger 689f8370b8 send decline to the same jid (bare or full) from which we received he invite 2012-08-24 09:37:40 +02:00
Yann Leboulanger f790007b06 print decline reason in groupchat 2012-08-24 09:27:31 +02:00
Yann Leboulanger 2540ba7493 don't call GTK functions inside a Thread. 2012-08-24 09:14:08 +02:00
Denis Fomin 5800e28bba merge 2012-08-24 10:36:21 +04:00
Denis Fomin 2be71aa9ea typo 2012-08-24 10:33:46 +04:00
Jefry Lagrange 6d95385102 commenting debugging code 2012-08-23 23:24:43 -04:00
Jefry Lagrange e025d54fb1 get file_tag from file request 2012-08-23 23:16:25 -04:00
Jefry Lagrange 6120c81a78 use contact with highest priority when requesting file 2012-08-23 22:42:59 -04:00
Jefry Lagrange db7bba378a coding standards 2012-08-23 17:53:17 -04:00
Jefry Lagrange 4585c85458 coding standards 2012-08-23 17:45:38 -04:00
Yann Leboulanger 4928275537 print in groupchat when the invited contact declines the invitation 2012-08-23 22:11:21 +02:00
Yann Leboulanger 130d9525e4 decline groupchat invitation. 2012-08-23 21:34:03 +02:00
Yann Leboulanger e96432b648 prevent traceback 2012-08-23 14:21:26 +02:00
Yann Leboulanger 96dd70050b Jingle FT is now functionnal!! Thanks Jefry for the long time debugging with me 2012-08-23 13:10:30 +02:00
Yann Leboulanger fccf0e2050 clean file props after we have tested proxies 2012-08-23 12:13:20 +02:00
Yann Leboulanger 35b9f5da6c fix is_transfer_stopped() function. Fixes #7170 2012-08-23 12:12:19 +02:00
Yann Leboulanger fb5d58de11 don't do SSL over SSL and correctly shutdown SSL sockets. 2012-08-23 11:36:51 +02:00
Jefry Lagrange 1dc1adf073 only delete file_props in the ft_window 2012-08-22 15:30:12 -04:00
Denis Fomin b1125bbab8 fix unexpected indent 2012-08-22 22:42:00 +04:00
Denis Fomin aa116a08c1 revert test patch. fix previous commit 2012-08-22 22:28:41 +04:00
Denis Fomin bb5db97546 plugin system. checking the type of stored data. Fix #7220 2012-08-22 22:21:26 +04:00
Yann Leboulanger 1a3e4508ff make using receiver proxy work 2012-08-22 18:09:40 +02:00
Yann Leboulanger 5178543517 add a try/except 2012-08-22 14:49:44 +02:00
Yann Leboulanger f832900d2b coding standards 2012-08-22 12:55:57 +02:00
Yann Leboulanger 133593e1ca coding standards 2012-08-22 12:21:45 +02:00
Yann Leboulanger f801d33b53 fix coding standards 2012-08-22 11:54:21 +02:00
Yann Leboulanger e183975e0a re-enable jingle FT 2012-08-22 11:53:51 +02:00
Yann Leboulanger 62449c03b8 fix var name 2012-08-22 11:53:22 +02:00
Yann Leboulanger dce12f3f98 print that we invite someone in a room when we do Drag and Drop or when we create a new room. Fixes #7219 2012-08-20 15:46:20 +02:00
Yann Leboulanger afb77ff52f show in groupchat when we invite someone. Fixes #7219 2012-08-20 15:23:42 +02:00
Yann Leboulanger da4f8cad82 correctly unset sessions 2012-08-20 14:58:15 +02:00
Yann Leboulanger e8426d4cef try to improve behavour with contacs connected with several resources 2012-08-20 14:49:29 +02:00
Yann Leboulanger aaccec79cf don't try only last_connection_type, but try it it first. Fixes #7002 2012-08-19 22:35:46 +02:00
Denis Fomin 96cb66c04d [Isratine Citizen]. Update Hebrew translation. 2012-08-19 14:46:42 +04:00