Commit Graph

12656 Commits

Author SHA1 Message Date
Yann Leboulanger f22a889845 don't forget to send candidate-error when we get only a local IP 2012-08-30 23:45:35 +02:00
Yann Leboulanger 41e1c557af fix cleaning finished FT 2012-08-30 22:44:26 +02:00
Yann Leboulanger 2bb8bb3838 for the receiver: start to linten only when we accept connection. Stop listening when we get a candidate-error or a candidate-used of type proxy. 2012-08-30 11:09:39 +02:00
Jefry Lagrange d8978f7a08 decline request of an unknown file 2012-08-29 20:31:27 -04:00
Jefry Lagrange b20e054d55 set and retrieve information about the files transfered 2012-08-29 15:06:04 -04:00
Yann Leboulanger abd850e298 update version number 2012-08-29 16:12:30 +02:00
Yann Leboulanger a71f6701c2 correctly send hash in session-accept 2012-08-29 16:12:14 +02:00
Yann Leboulanger eefa1432ff update caps hash when we activate an account. Fixes #7224 2012-08-29 12:21:53 +02:00
Yann Leboulanger c89ea5f6cf get files from 0.15 branch 2012-08-29 10:38:15 +02:00
Jefry Lagrange 401f19282a dont connect to local host if ip is the same or if is loopback 2012-08-28 15:10:19 -04:00
Yann Leboulanger 2bcc753c67 fixsending through a proxy 2012-08-28 19:10:13 +02:00
Yann Leboulanger 27a8cf325a fix attribute name 2012-08-28 15:46:52 +02:00
Yann Leboulanger 5060b8a412 fix some icon sizes 2012-08-28 12:23:36 +02:00
Yann Leboulanger 6cecc36509 version will be 0.15.1 2012-08-28 11:10:42 +02:00
Yann Leboulanger aa4b15de72 when we come ack from invisible, restore the block list if we block some contacts. Fixes #7215 2012-08-28 10:39:08 +02:00
Yann Leboulanger bb4459ca2b show only rooms where user can be invited to in invite to submenu. Fixes #7212 2012-08-27 22:07:29 +02:00
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