summaryrefslogtreecommitdiff
path: root/src/user.py
AgeCommit message (Expand)Author
2014-12-24Add a muc_color section in the config file to permanently fix a color to a nickCélestin Matte
2014-12-20Add a deterministic_nick_colors option (default: true)mathieui
2011-11-06Code cleanup (unused import, variables, undefined names, etc…)mathieui
2011-09-21Handles 256 colors, easier theming and more flexible way to define colorsFlorent Le Coz
2011-09-11Change license to zlib (MIT sucks :()Florent Le Coz
2011-09-06Change license to MITFlorent Le Coz
2011-07-18Fixes #2220 ……mathieui
2011-02-24Display chatstates in the user list in MucTabsFlorent Le Coz
2011-01-23Fix a crash on unknown roleFlorent Le Coz
2011-01-21Data form support.Florent Le Coz
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-11-11fix some issues with recent-words completion, make the ConversationTabs closa...louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-10-27Command mode in roster tab, toggle offline contacts with 'o' and sort contact...louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-10-04update e-mail address and READMElouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-09-26Basic implementation of the roster and one to one conversationslouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-09-03python 3 only. Fixes all EncodingError bugs :))))louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-09-02fixes double status announcelouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-08-20Themes are working, need a little polishing and documentationlouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-08-07completion is now sorted by last_talked. fixed #1712louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-08-05Our own is ALWAYS white and other nicks are NEVER white. Also reset MAGENTA f...louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-08-04fixes the sys.excepthook thread bug, and fix the traceback on joining a room ...louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-07-22remove useless shebangs. Fixed 1669louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-07-01Available users now have a greater priority on nickname completion. fixed #1560louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-06-30Use louiz for the default nick, fixed #1535louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-06-13code cleanup before 0.6 betalouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-06-13show only what has really changed, in the change-status-messages. fixed #1473louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-06-13fix the hide_join_exit and hide_status_change options not working, also don't...louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-05-11Display the status change and/or disconnect for recent-speakers only. fixed #...louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-03-18add missing files, YAYlouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13