Commit Graph

10983 Commits

Author SHA1 Message Date
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
Yann Leboulanger 52442fcf13 fix bad class name in zeroconf 2010-02-23 19:10:51 +01:00
Yann Leboulanger 72f10672e5 split XEP-0096 (FT negociation) and XEP-0066 (Socks5 bytestream) into 2 clases 2010-02-22 16:29:01 +01:00
Yann Leboulanger 7387d779c0 don't traceback when using metacontact over several accounts. Fixes #5616 2010-02-22 09:57:59 +01:00
Yann Leboulanger e552333b85 Split room jid field in join groupchat dialog. Fixes #5528
Add browse rooms button in join groupchat dialog. Fixes #3546
2010-02-21 23:35:29 +01:00
Yann Leboulanger ce039ff2eb [fantasticsid] Fix Fake Dataform multi-jid field names. Fixes #5614 2010-02-19 13:54:42 +01:00
Yann Leboulanger 6ec5d3e689 fix Ctrl+C handling. Fixes #1503 2010-02-19 13:43:11 +01:00
Yann Leboulanger be9aa8ba8c save and restore roster position when we click on systray icon. Fixes #5196 2010-02-19 09:48:22 +01:00
Yann Leboulanger dde42ddc75 fix CTRL+C with non-latin keyboard. Fixes #1503 2010-02-18 22:05:07 +01:00
Yann Leboulanger 8abbf990ba don't show sign in/out notifications if another resource or a metacontact brother is already connected. Fixes #5318 2010-02-17 22:23:13 +01:00
Yann Leboulanger b21d538b0f fix insecure_connection text to not talk about password, and add new warning to inform user when he is about to send plain password on plain connection. Fixes #5607 2010-02-17 13:35:18 +01:00
Yann Leboulanger d8f9289349 fix indentation and some pylint warning in roster_window.py 2010-02-17 11:32:55 +01:00
Yann Leboulanger 408be06002 prevent traceback when destroy handler already clean self.instances[account]['online_dialog'] dict. Fixes #5604 2010-02-16 10:41:16 +01:00
Yann Leboulanger 9d9ef1da89 move some error/warning to info so it's not printed in stderr by default. Fixes #5609 2010-02-16 09:44:23 +01:00
Yann Leboulanger 04db669265 don't fail to connect when no <stream:features> is sent by server. Fixes #5610 2010-02-16 09:27:19 +01:00
Yann Leboulanger 00262e0963 [Zash] hotkey for Enable checkbutton in XML Console. Fixes #5608 2010-02-15 20:10:07 +01:00
Yann Leboulanger c6b496e1de process network events faster under windows so Gajim reacts faster. 2010-02-14 21:07:19 +01:00
Yann Leboulanger 5cf27f1b11 improve bigger avatar behaviour in case on_avatar_eventbox_enter_notify_event is called twice (when using unclutter). Fixes #5590 2010-02-12 22:35:07 +01:00
Yann Leboulanger 23f73004db [Mattj] Fix connection to facebook server that don't understand ver="" in roster query. Fixes #5600 2010-02-11 18:57:39 +01:00
Yann Leboulanger 708d94a310 fix adding a new contact. Fixes #5602 2010-02-11 18:50:56 +01:00
Yann Leboulanger 336102c6f2 build regex pattern correctly. Fixes #5596 2010-02-11 10:24:39 +01:00
Éric Araujo 357d7db07d fixed some whitespace thanks to 2to3 -f ws_comma 2010-02-10 19:24:11 +01:00