Commit Graph

1547 Commits

Author SHA1 Message Date
Nikos Kouremenos 81b28a9cff Client's connect() does not raise exception on error as it was in jabberpy
in xmpppy it connect() returns connection type in a string
apparently that string can be 'tls', 'tcp' (simple without tls) and '' when it fails to connect
2005-05-26 13:35:58 +00:00
Yann Leboulanger 92b1c8226c SASL auth is back, ths Alexey 2005-05-26 06:50:17 +00:00
Nikos Kouremenos 7c303ddcc3 moving status iconset back to where it was and better string for that 2005-05-26 00:31:18 +00:00
Nikos Kouremenos 14b8d03a56 globals() not locals() 2005-05-26 00:29:22 +00:00
Nikos Kouremenos 6273d33c34 better logic in applying speller 2005-05-26 00:11:20 +00:00
Nikos Kouremenos 3f890b8063 completing gtkspell support
adding escape to close accounts_window
using %s instead of + for joining strings [gives us better translation] and fixing a typo there
sorry for big commit
2005-05-26 00:07:49 +00:00
Nikos Kouremenos c1e472bcbd adding gtkspell and #323 2005-05-25 23:58:27 +00:00
Yann Leboulanger 9bc2c5781e when we edit a transport, we print 'edit %s' instead of 'register to %s' 2005-05-25 22:27:40 +00:00
Nikos Kouremenos 4142f76b44 a better README 2005-05-25 22:16:57 +00:00
Yann Leboulanger 492a21a5cb we can now modify our transportregistration (JEP-0100) 2005-05-25 22:15:28 +00:00
Yann Leboulanger 693aad9b19 show transports rows when we are online, and hide them when we are offline 2005-05-25 18:25:39 +00:00
Yann Leboulanger 1c86ae3f18 better tooltip string 2005-05-25 17:14:55 +00:00
Yann Leboulanger e871c22772 we can now disable the use of transports iconsets 2005-05-25 17:13:50 +00:00
Yann Leboulanger 9952c4dc64 we cannot register to an offline or error transport 2005-05-25 11:00:41 +00:00
Yann Leboulanger 967bcae933 no need to make protocol combobox unsensitive 2005-05-25 10:56:37 +00:00
Yann Leboulanger f0ef95b4e1 we can now have message pixman with transports
we can now log on the there is an error with the transport
2005-05-25 10:28:27 +00:00
Nikos Kouremenos 5d7e3c75b8 adding speller as gui option [code is rdy needs some further testing] 2005-05-25 00:24:24 +00:00
Nikos Kouremenos 0579cc40d0 adding escape to close advanced window and making init go above in the code 2005-05-24 22:35:50 +00:00
Yann Leboulanger 04f8cf4dc9 update error pixmaps for transports 2005-05-24 21:47:44 +00:00
Yann Leboulanger 4338bc348f when we receive a 505 presence error we show the error pixmap 2005-05-24 21:32:52 +00:00
Nikos Kouremenos a2f5be54ec disco window: when selecting sth form the popdown list, autovisit [like browsers do] 2005-05-24 20:04:07 +00:00
Yann Leboulanger 553b842972 fix vcard problems (we can receive iq without from field when we receive our vcard) 2005-05-24 19:18:32 +00:00
Yann Leboulanger 8a7a399288 we can now force to not use SASL for each account in advanced configuration editor 2005-05-24 18:19:53 +00:00
Yann Leboulanger e3ddf04b9b Alexey's patch to disable SASL protocole 2005-05-24 18:08:37 +00:00
Yann Leboulanger 392c1dc7f4 fix DIGEST auth with Alexey patch 2005-05-24 17:50:27 +00:00
Nikos Kouremenos 77544d4d02 PKGBUILD updated 2005-05-23 20:42:25 +00:00
Yann Leboulanger 0359123cdf changelog for 0.7 release 2005-05-23 20:14:16 +00:00
Yann Leboulanger 476cd9a9a0 we can receive empty message (for ex for gc_subjects) 2005-05-23 18:16:51 +00:00
Yann Leboulanger 1092d3d8a7 build the pt translation 2005-05-23 17:42:03 +00:00
Yann Leboulanger 6c96d9eb42 when we DND to a group in which the user is already, don't add it twice 2005-05-23 17:29:55 +00:00
Yann Leboulanger 0e49c441e0 when we add a new group, we send that to the server 2005-05-23 17:21:05 +00:00
Yann Leboulanger c41d71c9d1 pt_BR is quite similar to pt_PT so until we have pt_PT translation we use pt_BR for both 2005-05-23 17:03:14 +00:00
Yann Leboulanger 2a93fb2e25 updated pt_BR translation 2005-05-23 17:01:22 +00:00
Nikos Kouremenos d44955c81b first the print then the action 2005-05-23 17:01:13 +00:00
Nikos Kouremenos 12f1ea0517 reducing default autoaway/xa time 2005-05-23 16:58:14 +00:00
Nikos Kouremenos 16b6745a90 adding error for uf_show as else 2005-05-23 16:57:35 +00:00
Yann Leboulanger 667eb618b7 os.path.mkdir crashes under win9x if the folder already exists 2005-05-23 15:32:35 +00:00
Nikos Kouremenos 111d7049c6 updating pl translation (thanks Witold Kieras), also fixing a typo in greek transl 2005-05-23 13:31:20 +00:00
Yann Leboulanger f0be64c460 under win9x dot_gajim = '' 2005-05-23 11:35:58 +00:00
Yann Leboulanger 517211b63f check if we have a connection before we send it sth 2005-05-23 10:46:22 +00:00
Yann Leboulanger 0f41e49758 set default timeout of xmpp to 45 instead of 25 2005-05-23 09:53:05 +00:00
Yann Leboulanger e3000663fc updated debian folder for 0.7 release 2005-05-23 08:36:30 +00:00
Yann Leboulanger 77105e8f9e build pl mo file 2005-05-23 08:35:54 +00:00
Yann Leboulanger 55d5f5c140 man pages are in usr/share/man 2005-05-23 08:01:15 +00:00
Yann Leboulanger a80a607e86 polish translation from Witold (thx !) 2005-05-23 07:26:30 +00:00
Yann Leboulanger fe53843edb we wait 45 for keepalive packages 2005-05-22 17:24:20 +00:00
Nikos Kouremenos cbe8ad0d98 better string 2005-05-22 16:15:56 +00:00
Nikos Kouremenos 8a1c05f4b4 update apsepc 2005-05-22 16:14:36 +00:00
Nikos Kouremenos 5610a305e6 add ** n password entry when registering new transport 2005-05-22 11:54:09 +00:00
Yann Leboulanger 6f6f45d07b check for KeyError (fix #311) 2005-05-22 10:10:41 +00:00