Nikos Kouremenos
|
eb1c72921c
|
fix so we store send stuff in the same place we store recv stuffed. todo: we need one more column in jids table called type_of_msg to store tc or gc and then migration needs fixing. this means people who migrated will have to migrate again by first removing the current log db. this also means until migration script is ready and after the migration u did logs will be lost
|
2005-11-24 18:29:45 +00:00 |
|
Nikos Kouremenos
|
fb07453d57
|
initial stuff at mark day that has logs. atm it is slow and has some bugs I will fix soon. I commit this nonetheless
|
2005-11-24 01:39:47 +00:00 |
|
Nikos Kouremenos
|
ccdea9dfb7
|
fix calendar to return only the date asked
|
2005-11-24 00:26:01 +00:00 |
|
Nikos Kouremenos
|
97371d384c
|
ACE: restored_messages_color. you can now configure from grey to blue, red, green whatever you like
|
2005-11-24 00:17:28 +00:00 |
|
Nikos Kouremenos
|
359824bec1
|
add ACE log_contact_status_changes and expose to UI in advanced tab in misc. this replaces the previous options and imo is good to expose to that place (used to have log-related stuff)
|
2005-11-23 23:28:26 +00:00 |
|
Nikos Kouremenos
|
d958bcf521
|
typo
|
2005-11-23 19:21:46 +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
|
767dc426ed
|
add comment in xmpp_stringprep
|
2005-11-23 18:36:07 +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 |
|
Yann Leboulanger
|
c511a31038
|
list-multi are now handled in DataForm
|
2005-11-22 23:10:08 +00:00 |
|
Travis Shirk
|
d17fac8e53
|
Fix a TB; closes #1139
|
2005-11-22 20:09:47 +00:00 |
|
Nikos Kouremenos
|
648a862811
|
remove some deprecated log options
|
2005-11-22 15:01:10 +00:00 |
|
Nikos Kouremenos
|
68af3d51de
|
[juracy] fix for windows svn users
|
2005-11-22 14:46:37 +00:00 |
|
Nikos Kouremenos
|
203fd82b34
|
typo
|
2005-11-22 14:12:34 +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
|
0c09ad2b30
|
some more strings for transl
|
2005-11-22 11:44:33 +00:00 |
|
Nikos Kouremenos
|
150cbce4e2
|
os.path. join in other places too
|
2005-11-22 11:39:32 +00:00 |
|
Nikos Kouremenos
|
3e9b8d6bd2
|
enormous cleanup in untested code
|
2005-11-22 10:56:25 +00:00 |
|
Nikos Kouremenos
|
47ee43568f
|
help Yann release faster when in Windoz
|
2005-11-21 19:12:16 +00:00 |
|
Nikos Kouremenos
|
7f599b8615
|
fix string
|
2005-11-21 16:50:28 +00:00 |
|
Yann Leboulanger
|
01b8de5b0c
|
also call _IqCB when we get registration result
|
2005-11-21 15:09:04 +00:00 |
|
Nikos Kouremenos
|
ce6233814d
|
[lorien420] if dbus is there, but notif-daemon is not running, use old style notifications. (I cannot test this as release of notif-daemon is not being listed even if it running). Lorie said devel is ok
|
2005-11-21 10:36:56 +00:00 |
|
Nikos Kouremenos
|
b66862d27e
|
minor
|
2005-11-21 10:34:10 +00:00 |
|
Nikos Kouremenos
|
9db3d26c1f
|
fix so uf_show works
|
2005-11-21 08:56:45 +00:00 |
|
Nikos Kouremenos
|
1b8b6a435e
|
optimize a bit (more to come)
|
2005-11-21 06:33:46 +00:00 |
|
Nikos Kouremenos
|
ca31a7f67a
|
history window now has a calendar; tons of cleanups, comments, better varnames and in general better quality of code; also a fixme for another day
|
2005-11-20 21:58:08 +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
|
068e93194d
|
[anonymous] catch exceptions in dnspython
|
2005-11-20 10:51:22 +00:00 |
|
Nikos Kouremenos
|
68dea5d9f3
|
respect users past choice
|
2005-11-19 22:03:58 +00:00 |
|
Nikos Kouremenos
|
a444fa63a9
|
use_dbus (too generic) to remote_control ACE and better desc, also fix method names
|
2005-11-19 21:45:34 +00:00 |
|
Yann Leboulanger
|
c283e7e92c
|
we can now handeled timeouts: when we don't receive registration info within 30 secondes, we show an information window
|
2005-11-19 19:33:11 +00:00 |
|
Nikos Kouremenos
|
109f599865
|
catch IOError on traceback.print_exc
|
2005-11-19 15:49:45 +00:00 |
|
Alex Mauer
|
0072034452
|
Allow configuration of the character appended in case of a nick
conflict.
|
2005-11-18 17:47:52 +00:00 |
|
Nikos Kouremenos
|
68b0f18402
|
iso15 is our last chance
|
2005-11-18 13:26:24 +00:00 |
|
Nikos Kouremenos
|
965e9cb8c7
|
running pychecker in some files and fixing cleaning up those errors/info that REALLY matter
|
2005-11-18 13:12:16 +00:00 |
|
Yann Leboulanger
|
97d1166be8
|
use decode_string in GnuPG
|
2005-11-18 12:22:33 +00:00 |
|
Nikos Kouremenos
|
2a791af792
|
decode_string()
|
2005-11-18 12:17:50 +00:00 |
|
Nikos Kouremenos
|
ff9f4384b3
|
roster avatars 32x32 by default
|
2005-11-16 23:10:48 +00:00 |
|
Nikos Kouremenos
|
75505422b1
|
or not and
|
2005-11-16 21:39:17 +00:00 |
|
Nikos Kouremenos
|
97a7585dd0
|
avoid a tb
|
2005-11-16 21:24:28 +00:00 |
|
Nikos Kouremenos
|
fac2a002c7
|
[sef] ask avatars on startup ace
|
2005-11-15 23:26:22 +00:00 |
|
Yann Leboulanger
|
71271279d0
|
stringprep our jid to compare it with others
|
2005-11-15 19:41:43 +00:00 |
|
Yann Leboulanger
|
5c42980857
|
avatar is updated when someone updates it
|
2005-11-14 21:10:00 +00:00 |
|
Nikos Kouremenos
|
17b5ff7022
|
use tupple not list when nothing list-special is needed; fix comment
|
2005-11-14 14:19:53 +00:00 |
|
Yann Leboulanger
|
3b12546f0a
|
fix comment
|
2005-11-14 10:51:32 +00:00 |
|
Yann Leboulanger
|
c94d1ca48a
|
function to update the config file from version to version
I currently update some var names, add new themes and remove cyan theme, add new proxies, add new emoticons
If things are missing add them there
|
2005-11-14 09:43:27 +00:00 |
|
Yann Leboulanger
|
012887fda8
|
typo
|
2005-11-14 09:08:12 +00:00 |
|
Travis Shirk
|
b816a7a46b
|
Smarter parsing of emoticons (closes #954) and added a few common emoticons as well.
|
2005-11-13 20:47:15 +00:00 |
|