Nikos Kouremenos
|
6e22a369ee
|
add tlen, fix gadu gadu to gg, and use dot because ggore@jabber.FOO can exist
|
2005-12-02 13:08:58 +00:00 |
Nikos Kouremenos
|
c9cc45a7cc
|
work with special tigris build that workarounds vs bug on .svn; eg look for _svn too
|
2005-11-30 18:48:58 +00:00 |
Nikos Kouremenos
|
d9cc33cf26
|
log system rewrite to use sqlite database instead of plain ascii files. this allows us to scale better (be faster), provide search in history, and save logs for JIDs that are non-ASCII. PLEASE read http://trac.gajim.org/wiki/MigrateLogToDot9DB
|
2005-11-23 19:12:52 +00:00 |
Yann Leboulanger
|
c9ad61044d
|
awaiting_events now keep resource of sender when event_type is chat or normal
|
2005-11-23 18:15:24 +00:00 |
Nikos Kouremenos
|
68af3d51de
|
[juracy] fix for windows svn users
|
2005-11-22 14:46:37 +00:00 |
Nikos Kouremenos
|
72e193c25c
|
decode using fs encoding
|
2005-11-22 11:56:16 +00:00 |
Nikos Kouremenos
|
d4ad6d8cb9
|
intoducing LOG_DB_PATH
|
2005-11-22 11:54:33 +00:00 |
Nikos Kouremenos
|
150cbce4e2
|
os.path. join in other places too
|
2005-11-22 11:39:32 +00:00 |
Nikos Kouremenos
|
47ee43568f
|
help Yann release faster when in Windoz
|
2005-11-21 19:12:16 +00:00 |
Yann Leboulanger
|
6e593107e0
|
get_hostname_from_account can now return the srv_hostname
|
2005-11-20 13:27:37 +00:00 |
Nikos Kouremenos
|
2626b888b9
|
disco on custom hostanme if such thing is defined
|
2005-11-20 12:48:10 +00:00 |
Yann Leboulanger
|
3b12546f0a
|
fix comment
|
2005-11-14 10:51:32 +00:00 |
Nikos Kouremenos
|
dc27356721
|
fix a tb
|
2005-11-13 20:31:44 +00:00 |
Yann Leboulanger
|
cdde62ac88
|
reconnect to all gc when connection comes back
|
2005-11-13 17:24:08 +00:00 |
Yann Leboulanger
|
6213a1e586
|
typo
|
2005-11-08 14:32:14 +00:00 |
Nikos Kouremenos
|
819bf2e7e3
|
do not traceback when contact has left and we ask bigger avatar (which calls this func)
|
2005-11-03 20:48:27 +00:00 |
Yann Leboulanger
|
b35f340018
|
fix WRONG comment
|
2005-11-02 11:13:05 +00:00 |
Nikos Kouremenos
|
6127f23774
|
comment get_real_jid_from_fjid to assure future protection from refactoring and add docstring to get return values without reading the code. Both are importnat for such api funcs
|
2005-11-02 11:06:51 +00:00 |
Yann Leboulanger
|
2720f1ce7c
|
move function to get real_jid to gajim.py
|
2005-11-02 08:12:54 +00:00 |
Yann Leboulanger
|
b4d9a6aab0
|
new helpers.check_paths() function that creates LOGPATH and VCARDPATH
|
2005-10-30 11:20:24 +00:00 |
Nikos Kouremenos
|
0109d921ac
|
logic fixes
|
2005-10-24 14:32:13 +00:00 |
Yann Leboulanger
|
726640ef4b
|
the old self.plugin variable becomes gajim.interface, no need to pass it to every functions/classes
|
2005-10-20 11:17:17 +00:00 |
Yann Leboulanger
|
9d42d10853
|
file-stopped and file-completed can be saved in awiting_events queue
|
2005-10-19 21:14:51 +00:00 |
Yann Leboulanger
|
af7fef5ec1
|
file-send-error can now be added to the awaiting queue
|
2005-10-19 20:16:22 +00:00 |
Yann Leboulanger
|
443b32a846
|
typo
|
2005-10-19 11:14:15 +00:00 |
Yann Leboulanger
|
314fd4a8bf
|
file-request-error can now be saved in the awaiting_events queue
better code to handle all these events
|
2005-10-18 20:30:26 +00:00 |
Yann Leboulanger
|
63c1d3d3f0
|
file transfer request can now be stored in awaiting_events queue and recalled from roster / filetransfer / popup notification
|
2005-10-18 09:07:52 +00:00 |
Yann Leboulanger
|
77cb852057
|
single messages are well handled: they are saved in awaiting_events if needed and are printed when we dubble click a contact row, or systray or popup window
|
2005-10-16 13:18:34 +00:00 |
Yann Leboulanger
|
966afbb031
|
awaiting_messages is now named awaiting events
it now contains subject of messages
|
2005-10-15 20:49:08 +00:00 |
Yann Leboulanger
|
fe19a1c645
|
prevent TB when jid has no resource
|
2005-10-07 13:45:58 +00:00 |
Nikos Kouremenos
|
1fff71ad87
|
refactor to allow changing our nick after nick conflict but first #967 needs to be fixed so I can test
|
2005-09-26 22:29:52 +00:00 |
Yann Leboulanger
|
c3b701ca8e
|
custom_host can have a value even if we don't use it, and it should not be shown
|
2005-09-12 06:27:20 +00:00 |
Nikos Kouremenos
|
f8c317262b
|
logic fix
|
2005-09-11 17:06:37 +00:00 |
Nikos Kouremenos
|
43aef76dd9
|
[sef and me] now we also handle receiving invitations
|
2005-09-11 15:02:22 +00:00 |
Nikos Kouremenos
|
5321cbc636
|
get_hostname_from_account(account_name) saves the day [yet another helper to make our lifes better :)]
|
2005-09-11 00:32:58 +00:00 |
Nikos Kouremenos
|
e76e254650
|
typo
|
2005-09-09 21:03:53 +00:00 |
Nikos Kouremenos
|
ac3f96eac9
|
gajim.get_jid_from_account(account_name)
|
2005-09-09 20:52:29 +00:00 |
Nikos Kouremenos
|
637339ea8a
|
svn says 0.9 now
|
2005-09-02 16:11:52 +00:00 |
Nikos Kouremenos
|
24e9188a42
|
now also catch weather transport and show correct icons
|
2005-08-29 22:24:13 +00:00 |
Nikos Kouremenos
|
eabc5e6ebc
|
prevent a TB and add FIXMEs for Yann
|
2005-08-26 14:44:46 +00:00 |
Nikos Kouremenos
|
057287925b
|
typo
|
2005-08-26 13:24:29 +00:00 |
Nikos Kouremenos
|
9bfdf092e8
|
typo
|
2005-08-26 13:22:08 +00:00 |
Nikos Kouremenos
|
05dbf5bad6
|
typo
|
2005-08-26 13:17:03 +00:00 |
Nikos Kouremenos
|
e12e0819dc
|
typo
|
2005-08-26 13:15:16 +00:00 |
Nikos Kouremenos
|
21a3971952
|
some more helpers for our API
|
2005-08-26 13:11:20 +00:00 |
Nikos Kouremenos
|
5800df0d44
|
say 0.8.1: we are freezing tomorrow evening/night
|
2005-08-25 19:51:57 +00:00 |
Nikos Kouremenos
|
9b483b62ee
|
svn to say 0.9 and removing some code for 0.8 only
|
2005-08-23 12:52:16 +00:00 |
Nikos Kouremenos
|
fc21e86f01
|
remove unused and with typos var
|
2005-08-17 10:38:47 +00:00 |
Nikos Kouremenos
|
ea47fd6f08
|
cleanup and a FIXME for dkirov
|
2005-08-16 19:26:11 +00:00 |
Yann Leboulanger
|
57a5cf1741
|
typo
|
2005-08-14 21:25:24 +00:00 |