Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-11 | Preload history into discussion windows (à la mcabber) | mathieui | |
- New option load_log defaulting to 200 to indicate the number of lines to be loaded - It’s still very raw, and the format of the message does not match the format of the normal room history, for example - Works in the Private chat, MUC, and Conversation tabs Thanks to labedz <github@labedz.org> for the original code | |||
2012-04-02 | Fixes #2350 (reloading static resources on SIGHUP) | mathieui | |
2011-11-16 | Use os.path.expanduser to interpret '~' for _dir config options | mathieui | |
2011-11-06 | Code cleanup (unused import, variables, undefined names, etc…) | mathieui | |
2011-09-11 | Change license to zlib (MIT sucks :() | Florent Le Coz | |
2011-09-06 | Change license to MIT | Florent Le Coz | |
2011-06-18 | Fixes bug #2183 | mathieui | |
2011-05-27 | Fixes #2174 | mathieui | |
2011-02-21 | Avoid crash when write to log file fails | Florent Le Coz | |
2011-01-12 | Log messages from normal and private conversations as well | Florent Le Coz | |
2011-01-02 | fix the log of MUC messages in files | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2011-01-01 | update copyright date | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-11-15 | a few renamings, and some other stuff | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-10-04 | update e-mail address and README | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-09-03 | python 3 only. Fixes all EncodingError bugs :)))) | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-08-31 | Switch to Sleekxmpp. fixed #1768 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |