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-18 | Fixes #2220 …… | mathieui | |
2011-02-24 | Display chatstates in the user list in MucTabs | Florent Le Coz | |
2011-01-23 | Fix a crash on unknown role | Florent Le Coz | |
2011-01-21 | Data form support. | Florent Le Coz | |
supported yet: text-single, text-private, list-single, boolean The interface is really ugly, but, well, it works | |||
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-11-11 | fix some issues with recent-words completion, make the ConversationTabs ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
closable with /unquery and ignore the keyboard shortcuts not handled. fixed #1941 | |||
2010-10-27 | Command mode in roster tab, toggle offline contacts with 'o' and sort ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
contacts by show | |||
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-03 | python 3 only. Fixes all EncodingError bugs :)))) | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-09-02 | fixes double status announce | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-08-20 | Themes are working, need a little polishing and documentation | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-08-07 | completion is now sorted by last_talked. fixed #1712 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-08-05 | Our own is ALWAYS white and other nicks are NEVER white. Also reset MAGENTA ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
for information messages | |||
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-07-22 | remove useless shebangs. Fixed 1669 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-01 | Available users now have a greater priority on nickname completion. fixed #1560 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-06-30 | Use louiz for the default nick, fixed #1535 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-06-13 | code cleanup before 0.6 beta | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-06-13 | show only what has really changed, in the change-status-messages. fixed #1473 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-06-13 | fix the hide_join_exit and hide_status_change options not working, also ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
don't send the vcard if we are not using anonymous auth | |||
2010-05-11 | Display the status change and/or disconnect for recent-speakers only. fixed ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
#1288 | |||
2010-03-18 | add missing files, YAY | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |