Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-21 | Handles 256 colors, easier theming and more flexible way to define colors | Florent Le Coz | |
Doesn’t run yet if term doesn’t support 256 colors, I know (thus the branch "256") | |||
2011-09-11 | Change license to zlib (MIT sucks :() | Florent Le Coz | |
2011-09-06 | Change license to MIT | Florent Le Coz | |
2011-07-03 | Key bindings \o/ | Florent Le Coz | |
2011-05-19 | Fix the argument split issues | Florent Le Coz | |
2011-05-10 | Fix the /version command in mucs (and globaaly) & improve shlex parsing | mathieui | |
2011-03-07 | very little cleanup | Florent Le Coz | |
2011-02-13 | Make it possible to define bold in the theme files | Florent Le Coz | |
2011-02-10 | Make the shell split do a normal split if the syntax is wrong | Florent Le Coz | |
2011-01-22 | fix get_output_of_command. fixed #2018 | Florent Le Coz | |
2011-01-09 | restaure software version and local time | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2011-01-01 | update copyright date | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-12-07 | (link mauve) fixed #2041 use JID class everywhere | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-11-09 | fix some little issues. Rename gui to core, use logging lib instead of the ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
custom debug option. Add a -d option | |||
2010-10-27 | New and better keyboard shortcuts | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-10-04 | update e-mail address and README | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-09-26 | Basic implementation of the roster and one to one conversations | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-09-12 | don't crash on dev version (with debug()s), by writting debug in /tmp/ | 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 | |
2010-08-14 | Fix a little bug on completion due to the separating line | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-08-04 | fixes the sys.excepthook thread bug, and fix the traceback on joining a room ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
with non-ascii chars | |||
2010-08-04 | fix ctrl+x, automatic-completion. Add auto-rejoin (fixed #1662) | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-26 | Support old and deprecated XEP 0091 because it's still used on buggy servers ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
like @conference.codingteam.net. Fixed #1677 | |||
2010-07-20 | fix backspace key, error messages not displayed, and other stuff | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-19 | fixed #1587 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-14 | history time is now correct. fixed #1571 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-01 | server on /join can be omitted, fixed #1525 Also reorganize various ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
functions in common.py and update CHANGELOG | |||
2010-06-13 | enable the tracebacks | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-06-13 | code cleanup before 0.6 beta | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-06-12 | area text now handle correctly all the \n and other long messages | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-05-18 | pylint cleaning part1 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-05-11 | Fix the resize bug and avoid some blinking on resize \o/ fixed #1153 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-03-19 | fixed #1230 Do not put the 'there is a message' color when the message is ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
from the MUC history | |||
2010-03-18 | fixed #1186 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-02-14 | fixed #1138 #1111 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-02-13 | debut de vcard : les avatars | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |