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
|
004c2b546e
|
SingleMEssageWindow now shows resource of sender
|
2005-11-23 18:19:22 +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
|
396c61de14
|
replace tab with space
|
2005-11-23 17:48:32 +00:00 |
Nikos Kouremenos
|
9772eca1c6
|
remove a commented out line and add a space after comma
|
2005-11-23 17:47:22 +00:00 |
Nikos Kouremenos
|
64f2ef7d0e
|
[lorien420] try to start notif-daemon if not there
|
2005-11-23 17:44:32 +00:00 |
Nikos Kouremenos
|
e0ba19f93c
|
commit logic of func; we were returning anyways. TC is oftenly touched, so I commit to avoid conflicts
|
2005-11-23 00:20:07 +00:00 |
Nikos Kouremenos
|
880da6fb53
|
revert a commit until better fix is here; notifaction-daemon popups are back!
|
2005-11-23 00:17:02 +00:00 |
Nikos Kouremenos
|
d319c8eedf
|
update migration script to match the new api
|
2005-11-23 00:06:29 +00:00 |
Nikos Kouremenos
|
3b35e6366d
|
[Juraj Michalek] update slovak
|
2005-11-22 23:13:17 +00:00 |
Yann Leboulanger
|
c511a31038
|
list-multi are now handled in DataForm
|
2005-11-22 23:10:08 +00:00 |
Nikos Kouremenos
|
6f01263b38
|
add slovak (not ready yet)
|
2005-11-22 20:54:09 +00:00 |
Travis Shirk
|
d17fac8e53
|
Fix a TB; closes #1139
|
2005-11-22 20:09:47 +00:00 |
Nikos Kouremenos
|
04eac0d1fb
|
fix string
|
2005-11-22 19:02:35 +00:00 |
Nikos Kouremenos
|
1e2e0d4de2
|
gc: last selected contact can be in a closed room, so prevent KeyError tb
|
2005-11-22 16:39:48 +00:00 |
Nikos Kouremenos
|
8fd42ee7d8
|
add uniq; fix name of index to be cooler, fix a typo in comment, and most importantly use lastrowid instead of asking max (eg. play a little less with db
|
2005-11-22 15:38:03 +00:00 |
Nikos Kouremenos
|
648a862811
|
remove some deprecated log options
|
2005-11-22 15:01:10 +00:00 |
Nikos Kouremenos
|
67bdcf983f
|
typo
|
2005-11-22 14:52:37 +00:00 |
Nikos Kouremenos
|
f5dfa2c804
|
check if db is already there and fail nicely
|
2005-11-22 14:52:04 +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
|
d028f98655
|
better string (inform about /say)
|
2005-11-22 13:11:25 +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
|
374bde0914
|
typo
|
2005-11-22 11:53:56 +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
|
38061d8993
|
update readme
|
2005-11-22 11:39:22 +00:00 |
Nikos Kouremenos
|
76b4181123
|
use os.path.join
|
2005-11-22 11:25:04 +00:00 |
Nikos Kouremenos
|
8beb2e0266
|
do not fail in windoz part 3 and last
|
2005-11-22 11:24:10 +00:00 |
Nikos Kouremenos
|
5989b495d1
|
do not fail in windoz part 2
|
2005-11-22 11:21:48 +00:00 |
Nikos Kouremenos
|
d8b732ad2a
|
do not fail in windoz
|
2005-11-22 11:18:08 +00:00 |
Yann Leboulanger
|
db89101271
|
add some comments
|
2005-11-22 11:13:54 +00:00 |
Yann Leboulanger
|
a5f7c01911
|
prevent some TB when converting logs
|
2005-11-22 11:06:39 +00:00 |
Nikos Kouremenos
|
3e9b8d6bd2
|
enormous cleanup in untested code
|
2005-11-22 10:56:25 +00:00 |
Yann Leboulanger
|
8bc51f5360
|
80 chars width
|
2005-11-22 00:32:38 +00:00 |
Yann Leboulanger
|
d302c3a907
|
remove some print
|
2005-11-22 00:32:20 +00:00 |
Yann Leboulanger
|
508d176d5a
|
contact.chatstate becomes contact.our_chatstate
contact.chatstate is now contact's chatstate
|
2005-11-22 00:28:36 +00:00 |
Nikos Kouremenos
|
ca28ae33f3
|
[psybases] update AP sources
|
2005-11-22 00:10:28 +00:00 |
Nikos Kouremenos
|
e78f26908c
|
max is faster than count. thanks norman
|
2005-11-22 00:05:45 +00:00 |
Nikos Kouremenos
|
50af6160bf
|
use global pattern. the pb is HD I/O not CPU but anyways
|
2005-11-21 23:47:22 +00:00 |
Nikos Kouremenos
|
801f8bd985
|
minor
|
2005-11-21 23:33:09 +00:00 |
Nikos Kouremenos
|
2c0d7cea12
|
make it executable
|
2005-11-21 23:30:39 +00:00 |
Nikos Kouremenos
|
011462eec7
|
make it a bit faster
|
2005-11-21 23:25:04 +00:00 |
Nikos Kouremenos
|
7a6cf5a98d
|
add script that migrates plain old files to db logs
|
2005-11-21 23:19:31 +00:00 |
Nikos Kouremenos
|
47ee43568f
|
help Yann release faster when in Windoz
|
2005-11-21 19:12:16 +00:00 |
Nikos Kouremenos
|
cf2ff62b65
|
add a fixme
|
2005-11-21 19:07:42 +00:00 |
Yann Leboulanger
|
18834fd4ea
|
pot/po files
complete french translation
|
2005-11-21 18:30:56 +00:00 |
Yann Leboulanger
|
c3feaf89cf
|
fix some strings
|
2005-11-21 18:28:34 +00:00 |