gajim-plural/src/common
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
..
xmpp 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
GnuPG.py running pychecker in some files and fixing cleaning up those errors/info that REALLY matter 2005-11-18 13:12:16 +00:00
GnuPGInterface.py try to have OpenPGP working in Windoz 2005-10-09 17:22:03 +00:00
Makefile we can use make OPTFLAGS=... to add some flags 2005-09-05 21:38:18 +00:00
__init__.py configuration is now in common/config 2005-04-12 21:09:06 +00:00
check_paths.py typo 2005-11-23 19:21:46 +00:00
config.py 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
connection.py 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
gajim.py 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
helpers.py 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
i18n.py him --> him or her 2005-11-12 14:20:20 +00:00
idle.c typo 2005-07-19 14:45:15 +00:00
logger.py 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
optparser.py typo 2005-11-22 14:12:34 +00:00
sleepy.py comments 2005-09-11 00:07:58 +00:00
socks5.py minor 2005-11-21 10:34:10 +00:00
xmpp_stringprep.py add comment in xmpp_stringprep 2005-11-23 18:36:07 +00:00