Commit Graph

11004 Commits

Author SHA1 Message Date
Alexander Cherniuk 46a3094466 Touchup for /dtmf implementation 2010-03-18 08:17:48 +02:00
Alexander Cherniuk 48b2bfd700 Added a comment about command escaping and tiny touchups 2010-03-18 07:37:49 +02:00
Alexander Cherniuk faca8c5d12 Tiny code cleanup 2010-03-18 06:52:05 +02:00
Alexander Cherniuk 7be53c6136 Misindented statement 2010-03-17 16:59:25 +02:00
Yann Leboulanger cd21d4a68f [MattJ] don't send an authorization identity in SASL PLAIN. Fixes #5658 2010-03-16 07:09:44 +01:00
Yann Leboulanger 9c5b833edc update debian folder from 0.13.3 release. Fixes #5649 2010-03-15 23:33:02 +01:00
Thibaut GIRKA ab0f7899ad Refuse multiple sessions and implement alternative-session; make jingle GUI a bit more reliable. 2010-03-15 21:34:28 +01:00
Thibaut GIRKA b3b8e2f46b Fix TraceBack in the case of failure in jingle content negotiation 2010-03-15 19:25:27 +01:00
Thibaut GIRKA 3b7eaa6866 Fix a TraceBack when a stun host name cannot be resolved. 2010-03-14 22:47:54 +01:00
Yann Leboulanger 320157ec82 ability to do jingle with zeroconf 2010-03-14 22:12:10 +01:00
Thibaut GIRKA e5f95be6e9 Oops, missed a delete_jingle_session last time. 2010-03-14 22:01:48 +01:00
Thibaut GIRKA 6e5d8c4ce0 Change ConnectionJingle.__sessions keys from (jid, sid) to sid. 2010-03-14 21:51:04 +01:00
Alexander Cherniuk d3e91d90a8 Wrong variable name. Fixes #5653 2010-03-14 16:59:01 +02:00
Yann Leboulanger 2cdca091fc don't fail when notification-daemon doesn't follow specifications. Fixes #5638 2010-03-14 00:12:18 +01:00
Yann Leboulanger 6b36b6729d fix 80 char width 2010-03-14 00:05:30 +01:00
Yann Leboulanger 86acbd398c compute keycode and insert keycode only once. Fixes #5636 2010-03-12 20:57:35 +01:00
Yann Leboulanger 4351ed9248 correctly fill potfile to include gtkbuilder strings 2010-03-12 20:06:43 +01:00
Yann Leboulanger 63ff673f7d add missing signal to input dialog 2010-03-12 19:56:25 +01:00
Yann Leboulanger 7ccbcdcb19 set copyright to 2010. Fixes #5649 2010-03-11 22:48:04 +01:00
Yann Leboulanger 2be53c4aac update my copyright to 2010 2010-03-11 16:52:36 +01:00
Yann Leboulanger 33f16cd959 don't disconnect an account that is not fully connected. Fixes #5648 2010-03-10 22:43:55 +01:00
Yann Leboulanger 9cb4de28f6 [Mako N] add japanese translation 2010-03-10 22:07:59 +01:00
Yann Leboulanger 28e2874853 ability to send jabber:iq:last query over zeroconf. Fixes #5644 2010-03-10 21:58:14 +01:00
Yann Leboulanger f0dde42f77 merge with default 2010-03-10 13:52:54 +01:00
Yann Leboulanger ccde9e4382 don't traceback when remove a disabled account. Fixes #5647 2010-03-10 13:51:55 +01:00
Yann Leboulanger 31d1d35b17 never move roster window outside of screen. Fixes #5646 2010-03-10 13:28:51 +01:00
Yann Leboulanger dfc0a4feab don't traceback when we try to draw an account that is not contacts._accounts. Fixes #5640 2010-03-09 22:37:57 +01:00
Yann Leboulanger 42f1952e15 don't print a second DB error message if a first one is already shown. Fixes #5637 2010-03-09 21:48:57 +01:00
Yann Leboulanger 5d6fd195ab don't traceback when we get disconnected wile we parse stream features. Fixes #5574 2010-03-09 20:28:25 +01:00
Alexander Cherniuk c558a6751c Fixed the missing import 2010-03-09 14:15:54 +02:00
Alexander Cherniuk bbe46f2a5c Improved get_contacts_jid_list 2010-03-08 18:33:53 +02:00
Yann Leboulanger d88c743c86 [Pavol Klačanský] updated slovak translation 2010-03-07 19:15:35 +01:00
Alexander Cherniuk 5e5dba080b Missed a bracket 2010-03-05 15:56:13 +02:00
Alexander Cherniuk 43527d23d0 Fixed buggy config update to 01215 2010-03-05 15:54:06 +02:00
Yann Leboulanger ff658ee144 reduce tab height. Fixes #5621 2010-02-26 22:51:42 +01:00
Yann Leboulanger e5e5a0363f [Geobert] fix chat_merge_consecutive_nickname after textview is cleared. 2010-02-26 22:42:36 +01:00
Yann Leboulanger c9f31ec966 fix some function call under windows 2010-02-26 18:54:42 +01:00
Yann Leboulanger 16607e0909 don't traceback when using metacontact over several accounts. Fixes #5616 2010-02-26 17:09:29 +01:00
Alexander Cherniuk 455b1df248 Remove the sequence constraint, that is never used 2010-02-26 12:53:06 +02:00
Alexander Cherniuk c272fce312 Realigned width of text meant for humans to 72 characters 2010-02-26 12:35:09 +02:00
Yann Leboulanger ef05eb75d9 don't remove keepalive and xmpp ping timeouts when we get an expected stanza. 2010-02-25 22:56:38 +01:00
Yann Leboulanger dd2ee07826 check session and system bus before supposing dbus is working. Fixes #5628 2010-02-25 15:33:27 +01:00
Alexander Cherniuk 407c9a2975 Tiny fixups for the SCRAM-SHA-1 2010-02-25 13:10:35 +02:00
Alexander Cherniuk 74572af64e Code improvments for the SCRAM-SHA-1 implementation 2010-02-25 13:02:28 +02:00
Yann Leboulanger 8e35e76d78 fix get_password argument list. Fixes #5624 2010-02-25 11:59:12 +01:00
Yann Leboulanger 50c4a2fa42 [Dave Cridland] basic SCRAM-SHA-1 implementation (no channel binding). Fixes #5622 2010-02-25 10:42:58 +01:00
Yann Leboulanger a51c59b3ba Move some developers to past developers. Thanks a lot for all you did!! 2010-02-25 09:52:53 +01:00
Yann Leboulanger 182df3ae1f get muc server correctly in join groupchat dialog. 2010-02-24 22:12:37 +01:00
Yann Leboulanger 7b0c54a606 fix connection to openfire server using TLS. Fixes #5530 2010-02-24 21:32:35 +01:00
Yann Leboulanger 4287d26669 fix upgrading from 0.12.5. Fixes #5619 2010-02-23 19:47:14 +01:00