Age | Commit message (Expand) | Author |
2014-12-24 | Add a muc_color section in the config file to permanently fix a color to a nick | Célestin Matte |
2014-12-20 | Add a deterministic_nick_colors option (default: true) | mathieui |
2011-11-06 | Code cleanup (unused import, variables, undefined names, etc…) | mathieui |
2011-09-21 | Handles 256 colors, easier theming and more flexible way to define colors | Florent Le Coz |
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 |
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 closa... | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-10-27 | Command mode in roster tab, toggle offline contacts with 'o' and sort contact... | 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-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 f... | 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 |
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 don't... | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-05-11 | Display the status change and/or disconnect for recent-speakers only. fixed #... | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-03-18 | add missing files, YAY | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |