Commit graph

1425 commits

Author SHA1 Message Date
Yann Leboulanger
e85c373a95 don't take into account chatstate when message is delayed (offline message, ...). Fixes #1294 2006-02-21 09:52:55 +00:00
Yann Leboulanger
050cffac8a add default local lang to LANG environment variable. Fixes #1324 2006-02-21 09:34:34 +00:00
Yann Leboulanger
3317383918 put contact in observer group when we remove it but let him see our status. Fixes #1494 2006-02-20 22:08:02 +00:00
Yann Leboulanger
76a3bbaf25 icon name is not in roster 2006-02-20 13:08:45 +00:00
Yann Leboulanger
4415d770fc not_in_the_roster.png -> not_in_roster.png 2006-02-20 11:02:35 +00:00
Nikos Kouremenos
105616cfc3 sasl not support msg using debug. Dimitur, maybe it is time to remove blocking versions from svn? 2006-02-19 20:50:59 +00:00
Dimitur Kirov
e748ad7990 make sure data tuple is deleted 2006-02-18 10:16:34 +00:00
Dimitur Kirov
32bfde61e2 faster CharacterDataHandler in NodeBuilder 2006-02-18 02:08:49 +00:00
Dimitur Kirov
eacf5fb900 revert to self.DEBUG when SASL is not supported 2006-02-18 00:01:39 +00:00
Nikos Kouremenos
967d278541 [jim++] sound events show in UI as translatable nice words. [me] refactor the whole thing 2006-02-16 15:21:34 +00:00
Dimitur Kirov
11fedebb08 bad var name 2006-02-16 08:59:28 +00:00
Nikos Kouremenos
f08ea56cc9 rm self we are not in the class alright. thx jjkobra for noticing 2006-02-15 21:45:20 +00:00
Nikos Kouremenos
cb6f163f02 VCARDPATH --> VCARD_PATH 2006-02-15 10:44:41 +00:00
Nikos Kouremenos
036de12230 generalize into a func creating paths 2006-02-15 10:42:40 +00:00
Nikos Kouremenos
051bff60c7 [jim++] create paths correctly. fixes #1542 2006-02-15 10:35:13 +00:00
Dimitur Kirov
6b615a8d72 delete debug error message, which causes TB
to be printed
2006-02-14 18:13:20 +00:00
Dimitur Kirov
8448be52f5 paused and stalled states now work 2006-02-12 02:25:21 +00:00
Dimitur Kirov
f84e410e5b plug_idle can have readable and writable False
in this case we wait only for close events
2006-02-12 02:23:20 +00:00
Dimitur Kirov
7576bb4f3e shutdown the reading and writing side of the
socket and close it, when we disconnect
2006-02-12 02:21:18 +00:00
Dimitur Kirov
81873919c5 remove error debug statement,use stderr instead
isinstance, instead of __class__.__name__
2006-02-11 21:49:17 +00:00
Dimitur Kirov
29ab60eaa7 add connect timeout and reconnect to
some other streamhosts when already
established connection has failed
2006-02-11 21:32:48 +00:00
Dimitur Kirov
19ee5917bf try to reconnect when socket error
is raised during data receiving
2006-02-11 21:30:04 +00:00
Dimitur Kirov
79d39ac119 remove fd from selector and timeouts
when pollend event is raised
2006-02-11 21:27:44 +00:00
Nikos Kouremenos
3d21947e2a set home folder as default folder for fchooser and set nice title on fchooser 2006-02-10 16:12:16 +00:00
Nikos Kouremenos
2c7999af67 typo 2006-02-10 13:19:02 +00:00
Nikos Kouremenos
c1c48d9210 ask locale module to do the job of detecting LANG; this now works in Windows. thanks Stian for testing 2006-02-10 13:18:33 +00:00
Nikos Kouremenos
9acbb49937 let python decide the TMP path 2006-02-10 13:03:32 +00:00
Travis Shirk
9f1032c6e1 Updated comment 2006-02-08 02:26:54 +00:00
Yann Leboulanger
59e6377546 follow RFC 3921 section 8 for subscription. This also fixes #1400 2006-02-07 23:11:24 +00:00
Dimitur Kirov
e0d8b0c3dc unnecessary purge of variables 2006-02-07 08:46:00 +00:00
Dimitur Kirov
85ba371288 if host is invalid to not start 2006-02-07 08:34:20 +00:00
Nikos Kouremenos
c9ef415ecc fill search results listview; todo: operate on results 2006-02-06 20:34:06 +00:00
Yann Leboulanger
4372ed7fe4 typo. Fix #1521 2006-02-06 18:21:40 +00:00
Yann Leboulanger
6ceb13430b remove files from AVATAR_PATH when contacts changes his avatar or removes it 2006-02-06 16:04:55 +00:00
Yann Leboulanger
693270cf5b wax size for avatar in tooltip: 125x125 by default 2006-02-06 13:42:23 +00:00
Dimitur Kirov
d6fee1ea49 added missing argument to NBCommonClient call 2006-02-06 11:28:05 +00:00
Dimitur Kirov
c3ef6cfbbc I'm losing the logic of this condition, but
this is a copy of the original, so it should
work
2006-02-06 10:00:23 +00:00
Dimitur Kirov
7815fe8219 use glib current time instead of time.time() 2006-02-06 00:36:33 +00:00
Dimitur Kirov
f52144c803 socks5 classes now use Gajim idlequeue
still there are several TODOs
2006-02-06 00:11:45 +00:00
Dimitur Kirov
8df5e7efce two small errors on win 2006-02-05 15:31:31 +00:00
Yann Leboulanger
89d2420473 typo 2006-02-05 10:19:36 +00:00
Travis Shirk
ec03a1d853 Added name='Gajim' to disco identity 2006-02-04 20:27:17 +00:00
Yann Leboulanger
5344bd3ff5 we now reply when someone discover us 2006-02-04 13:47:29 +00:00
Dimitur Kirov
2525fef3a8 added comments, reverted to popen and print
some error messages about invalid arguments
2006-02-04 00:13:12 +00:00
Dimitur Kirov
ec1d354c80 use old select.select for polling on win-gtk2.8
untill there is a stable 2.8 version
2006-02-03 22:54:05 +00:00
Dimitur Kirov
b4b810f465 don't close stdin in Popen on win32, because it
causes a TB when gajim is started from
noninterractive shels like idle (fixes #1506)
2006-02-03 22:52:47 +00:00
Yann Leboulanger
327f07c6aa catch traceback when decoding avatar. Fixes #1470 2006-02-03 12:32:18 +00:00
Dimitur Kirov
f62db4acfe Switched to non-blocking connections.
Removed threads and mutexes in connection.py
and gajim.py.
Add resolver through nslookup command, removed
dnspython and pydns (for now).
2006-02-03 12:17:34 +00:00
Travis Shirk
40211a41c7 ACE option to trun off having the Esc key close a control. Vi users do this by habit,
and it sucks losing a well thought out message.
2006-02-03 07:32:44 +00:00
Nikos Kouremenos
f529f0364a revert accidental commit of common/helpers.py 2006-02-03 01:17:03 +00:00