summaryrefslogtreecommitdiff
path: root/src/logger.py
AgeCommit message (Expand)Author
2013-04-06Do not attempt to log things when use_log = falsemathieui
2013-04-05Handle I/O errors bettermathieui
2013-03-31Fix #2275, ref #2229mathieui
2012-12-16Fix the per-tab options on logsmathieui
2012-12-15fix a traceback when we accidentally seek() in the middle of a charmathieui
2012-12-15Really make the use_log a tab-specific option.mathieui
2012-12-15Sort the configurations options by name in the documentationmathieui
2012-12-15Fix #2172 (select which rooms are logged)mathieui
2012-11-11Preload history into discussion windows (à la mcabber)mathieui
2012-04-02Fixes #2350 (reloading static resources on SIGHUP)mathieui
2011-11-16Use os.path.expanduser to interpret '~' for _dir config optionsmathieui
2011-11-06Code cleanup (unused import, variables, undefined names, etc…)mathieui
2011-09-11Change license to zlib (MIT sucks :()Florent Le Coz
2011-09-06Change license to MITFlorent Le Coz
2011-06-18Fixes bug #2183mathieui
2011-05-27Fixes #2174mathieui
2011-02-21Avoid crash when write to log file failsFlorent Le Coz
2011-01-12Log messages from normal and private conversations as wellFlorent Le Coz
2011-01-02fix the log of MUC messages in fileslouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2011-01-01update copyright datelouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-11-15a few renamings, and some other stufflouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-10-04update e-mail address and READMElouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-09-03python 3 only. Fixes all EncodingError bugs :))))louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-08-31Switch to Sleekxmpp. fixed #1768louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13