Commit graph

1311 commits

Author SHA1 Message Date
Nikos Kouremenos
31365c33ab 'aplay', 'play', 'esdplay', 'artsplay' detected first time only 2005-08-09 11:34:36 +00:00
Nikos Kouremenos
341e060a91 use is_in_path 2005-08-09 11:34:16 +00:00
Nikos Kouremenos
1f901c3183 is_in_path(name_of_command, return_abs_path = False) 2005-08-09 11:33:56 +00:00
Dimitur Kirov
cdf6e034b8 when IOError occurs during saving preferences
now print os.strerror of the error code
2005-08-09 11:17:32 +00:00
Nikos Kouremenos
872db9fb6b strings fix, german po is somehow new, pot/po 2005-08-08 21:54:36 +00:00
Nikos Kouremenos
c6166f3cc2 some last minute fixes in strings 2005-08-08 21:11:59 +00:00
Nikos Kouremenos
69086350ca all chatstates by default (via ui it can be changed) 2005-08-08 18:06:58 +00:00
Yann Leboulanger
0c64b91de4 no need to knowthe ID to know if it's our vcard 2005-08-08 13:34:48 +00:00
Yann Leboulanger
ac36bbf306 presence when we get our vcard also contain our status message 2005-08-08 12:23:51 +00:00
Nikos Kouremenos
c22777a242 a new proxy for FT (does nothing atm). thanks bmalkow for this proxy 2005-08-08 12:09:29 +00:00
Yann Leboulanger
ce71639c4f no need to send this event 2005-08-08 07:05:00 +00:00
Yann Leboulanger
a7572c4352 we not send sha of our VCARD (JEP 153) in every presences 2005-08-07 21:42:32 +00:00
Nikos Kouremenos
5a054fd790 chatstate by default only are about composing. chatstates ready for 0.8 2005-08-07 20:58:44 +00:00
Yann Leboulanger
cbbbb4d511 we can now configure font in chat / gc windows 2005-08-07 18:58:36 +00:00
Dimitur Kirov
e9d28c9703 show error message on proxy timeout 2005-08-07 18:43:53 +00:00
Dimitur Kirov
d313420dda mising 's' 2005-08-07 13:26:03 +00:00
Dimitur Kirov
67319b7008 fix a TB in proxy_auth 2005-08-07 13:24:21 +00:00
Dimitur Kirov
f82af54d0c don;t try to refresh the cache during FT 2005-08-07 12:05:36 +00:00
Yann Leboulanger
ad510f1d86 typo (thx hellp) 2005-08-07 09:14:50 +00:00
Dimitur Kirov
023a8c6f4b secont hosts list don;t need proxy and fast
tags
2005-08-06 21:43:04 +00:00
Dimitur Kirov
d23bb1ffee possible TB on active reply 2005-08-06 21:40:01 +00:00
Yann Leboulanger
acb2b33df7 theme manager is here 2005-08-06 21:19:16 +00:00
Dimitur Kirov
ed91010872 silly typo 2005-08-06 20:50:47 +00:00
Dimitur Kirov
ccb0485717 removed partly written code 2005-08-06 20:44:04 +00:00
Dimitur Kirov
e8c27c036d added proxies65_cache for faster work of FT
set file_transfers_proxy to proxy.jabber.org
2005-08-06 20:18:44 +00:00
Dimitur Kirov
650440fc1d rewritten socks5.py, added support for proxy65
connect to host don;t block, FT in both
directions if only one real ip, or proxy
2005-08-06 16:31:41 +00:00
Yann Leboulanger
d00a039ba6 we can now configure autoaway/xa messages 2005-08-06 15:17:20 +00:00
Yann Leboulanger
5177472406 here is the OLD way to implement MOTD. It's not the JEP-133 way 2005-08-06 12:33:20 +00:00
Nikos Kouremenos
252251949f remove a print 2005-08-06 10:22:11 +00:00
Nikos Kouremenos
de46aeaa08 when new_chat give the oontact with higher priority not the first resource 2005-08-06 10:20:04 +00:00
Yann Leboulanger
e05c6de71f add a debug message 2005-08-06 10:11:02 +00:00
Yann Leboulanger
55dcc3e8bb create LOGPATH folder if it doesn't exists and ~/.gajim exists 2005-08-06 09:33:48 +00:00
Yann Leboulanger
2187606bc8 we don't raise exception 2005-08-05 23:47:41 +00:00
Yann Leboulanger
37a315ac9d xml console now print everything that is sent/received 2005-08-05 23:43:28 +00:00
Nikos Kouremenos
f047663bf8 we now use wiktionary by defualt. dictionary and web search url accepts %s and checks if it exists before operating as expected 2005-08-05 15:42:55 +00:00
Yann Leboulanger
6f6d5c0dcc JEP70 support (thx nicfit !) 2005-08-05 13:29:39 +00:00
Nikos Kouremenos
fbd2633695 use %s 2005-08-05 12:40:32 +00:00
Nikos Kouremenos
e0f766de1c mark strings for transl 2005-08-05 12:33:50 +00:00
Nikos Kouremenos
eb8f585fe8 typo 2005-08-05 10:30:22 +00:00
Nikos Kouremenos
d92d9e26e7 set, set_per used to return value, now they raise Exception if problems. this helped catch 3 problems. It is good to raise because only devs/patchers and expert users mess with config settings 2005-08-05 10:26:10 +00:00
Nikos Kouremenos
53428f85ad remove a fixme 2005-08-04 23:29:41 +00:00
Nikos Kouremenos
6ff5643ce2 autodetect for links now should work 2005-08-04 23:11:55 +00:00
Nikos Kouremenos
6e61913e37 unicode to not be touched by strange locale (just in case) 2005-08-04 22:09:33 +00:00
Nikos Kouremenos
885b1d9e91 uf_sub, uf_ask and they are translatable too 2005-08-04 22:08:33 +00:00
Yann Leboulanger
d6e02e5839 typo 2005-08-04 20:33:00 +00:00
Yann Leboulanger
899396bc90 all incomming stanza are printed in xml console
need much more work (out going stanza ...)
2005-08-04 20:32:38 +00:00
Nikos Kouremenos
901088484a small logic fix 2005-08-04 19:47:01 +00:00
Yann Leboulanger
ab3263c5ba fix TB 2005-08-04 17:05:39 +00:00
Nikos Kouremenos
a7f5b83735 history button is gone. we now have actions button. to do that. TC needs the code for that. we also have history in GC occupants contact now 2005-08-04 14:30:41 +00:00
Dimitur Kirov
1b1d56d4cb removed debug strings 2005-08-04 11:18:26 +00:00