summaryrefslogtreecommitdiff
path: root/src/tabs/muctab.py
AgeCommit message (Expand)Author
2014-04-17Log part messages and show a leave message on /cyclemathieui
2014-04-16Change the formatting of join/part messagesmathieui
2014-04-14Fix the color of the message with /partmathieui
2014-04-12Only highlight the nick if it is not inside a wordmathieui
2014-04-11Fix #2428 (complete fulljids on /version in MUCs)mathieui
2014-04-07Fix #2354 (logs are badly colored with xhtml history)mathieui
2014-04-04Remove unused importsmathieui
2014-04-02Fix #2340 (change tab priority when the input is not empty)mathieui
2014-03-24Use RawConfigParser.get{int,bool,float} whenever possiblemathieui
2014-03-23Fix formatting, some typos, and unused code, and add docstringsmathieui
2014-03-19split the "tabs" module into separate filesmathieui