Commit graph

1412 commits

Author SHA1 Message Date
Yann Leboulanger
213b36a692 [avm] add -lpython2.[3/4] in Makefiles. Fixes #1668 2006-03-07 17:53:05 +00:00
Nikos Kouremenos
80c58110e2 now we can save preset messages from change status message dialog. we also use ComboBox and not ComboBoxEntry because the first shows clearer that it is not editable. fixes #1407 2006-03-07 14:02:45 +00:00
Yann Leboulanger
e6200b599a add 2 advanced options: confirm_close_muc_rooms and noconfirm_close_muc_rooms. Fixes #1622 2006-03-07 13:13:36 +00:00
Dimitur Kirov
bc7d9a2943 clean last exception to prevent printing TB
( #1629 )
2006-03-07 11:54:45 +00:00
Yann Leboulanger
d3417371c0 clear _expected dict when callback is called. This way when another stanza arrives with the same id, it isn't catched as expected. 2006-03-05 20:30:38 +00:00
Nikos Kouremenos
0349c4ad23 fix typo 2006-03-05 19:43:41 +00:00
Yann Leboulanger
d54915c62a base64.encodestring() adds some \n in the string. Remove it 2006-03-05 19:39:07 +00:00
Nikos Kouremenos
9ec5e798b1 improve a comment 2006-03-05 11:42:42 +00:00
Yann Leboulanger
9a340cabaf [zloygod] Show "need gajim restart" label in ACE only when needed. Fixes #1645 2006-03-04 00:25:36 +00:00
Yann Leboulanger
1c13fcd648 [Geobert] Don't send bot JEP85 and JEP22 when only JEP22 is supported by contact. Fixes #1317 2006-03-03 14:41:55 +00:00
Nikos Kouremenos
6a6ab0b7f1 [rituko_a] intro ACE ascii_formatting 2006-03-02 16:05:52 +00:00
Yann Leboulanger
a4839a720c don't ask twice the password when we create an account and show correct page in vcard even we receive an empty vcard. Fixes #1560 2006-03-02 15:47:21 +00:00
Yann Leboulanger
9209a98764 fix logic/TB. See #1639 2006-03-02 06:49:25 +00:00
Nikos Kouremenos
91691221c6 fix a bug which appeared after a patch which caused us to stop at 27 or 28 or 29 or 30 instead of 28 or 29 or 30 or 31 accordinly. [eg. count one more day. xrange logic fix] 2006-03-01 21:15:01 +00:00
Yann Leboulanger
aa90dc35a6 typo 2006-03-01 19:25:55 +00:00
Yann Leboulanger
6505d57f38 some check in meta contacts. See #1627 2006-03-01 18:58:28 +00:00
Yann Leboulanger
4b327b5682 [Geobert] JEP-0022 partial support (composing). Tunned by me. Fixes #1317 2006-03-01 18:16:54 +00:00
Dimitur Kirov
8945173e51 update banner font with theme font 2006-03-01 11:03:56 +00:00
Nikos Kouremenos
9d6c1888c0 bye bye to noconfirm_close_muc_rooms 2006-02-27 17:18:56 +00:00
Dimitur Kirov
810a377156 added TODO, ensure we close all descriptors 2006-02-27 16:26:00 +00:00
Nikos Kouremenos
3e2ec2495e rm trailing spaces from helpers.py 2006-02-27 15:29:13 +00:00
Nikos Kouremenos
09bce24b11 add clearer comment 2006-02-27 15:27:54 +00:00
Nikos Kouremenos
7a666ca03b fix logic 2006-02-27 15:25:06 +00:00
Nikos Kouremenos
a1b1538c54 [Artur Tulyulya] Also detect CRUX. fixes #1626 2006-02-27 15:19:56 +00:00
Nikos Kouremenos
db6f6151a1 introducing get_our_jids() 2006-02-26 14:13:13 +00:00
Nikos Kouremenos
f674babbd1 spacing 2006-02-26 14:12:55 +00:00
Nikos Kouremenos
10b548a2c7 noconfirm_close_muc_rooms to say that list wants to be space seperated {should be our default way} and desc to finish with dot. 2006-02-24 21:53:05 +00:00
Nikos Kouremenos
850ec25a0b fix comment and write some stuff a bit clearer 2006-02-24 21:05:05 +00:00
Yann Leboulanger
170e0d71d0 use a default LANG var only under windows 2006-02-24 15:04:06 +00:00
Yann Leboulanger
e0b6d2700e jit.* are also icq transports. Fixes #1619 2006-02-24 13:07:44 +00:00
Nikos Kouremenos
506e6752ea nickname changes do instant apply now. fixes #1612 2006-02-23 14:36:41 +00:00
Yann Leboulanger
0b2f9d4617 we now keep last_status_time, show it in tooltip and information window, ask it (jabber:iq:last, JEP-0012) when we open information window. Fixes #1133 2006-02-22 14:31:01 +00:00
Dimitur Kirov
acdb712838 remove FORM FEED and ESC from sent data 2006-02-22 13:09:33 +00:00
Yann Leboulanger
9991a13dcc environment variable can contain only one language. Fixes #1606 2006-02-22 12:36:56 +00:00
Yann Leboulanger
1a70f43712 fix some TB: #1605 2006-02-22 06:39:47 +00:00
Nikos Kouremenos
36fd9dc0a8 better english and typo 2006-02-21 11:15:54 +00:00
Nikos Kouremenos
faccf1e321 use better varnames [PEP8 says varnames such as l are way bad for maintability and high readability, comment the code, cleanup so it does not hide logic. thanks Yann for explaining the logic 2006-02-21 11:12:54 +00:00
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