summaryrefslogtreecommitdiff
path: root/src/room.py
AgeCommit message (Expand)Author
2011-11-06Remove the Room class. fixes #2122Florent Le Coz
2011-11-05Partial fix to #2266 and #2255 (removes the idea of "color state" andmathieui
2011-09-23make colors work with 3-digits color numbersFlorent Le Coz
2011-09-21Handles 256 colors, easier theming and more flexible way to define colorsFlorent Le Coz
2011-09-15Fixes #2244mathieui
2011-09-12Add a color state for disconnected rooms (Fixes #2166)mathieui
2011-09-11Fix an issue that breaks the message display if it contains \tFlorent Le Coz
2011-09-11Change license to zlib (MIT sucks :()Florent Le Coz
2011-09-08c code that doesn’t workFlorent Le Coz
2011-06-27Beep() on highlight/message/private-messages (configurable)Florent Le Coz
2011-06-23Fixes #1736mathieui
2011-06-04fix the display of the action 'emptying the status', and some few minor changesmathieui
2011-05-28Fixes #2179mathieui
2011-05-04Fix /recolor correctly, and also fixes #2158Florent Le Coz
2011-04-17idem etcFlorent Le Coz
2011-04-16Make the information messages "pop" the information buffer temporarlyFlorent Le Coz
2011-03-29Message and complete words can now be colored even if theFlorent Le Coz
2011-03-29Cleanup some code not used anymoreFlorent Le Coz
2011-03-29Change how colors are handled. With \x19x etcFlorent Le Coz
2011-03-21Use namedtuples instead of dict, this should GREATELY lower the memory footprintFlorent Le Coz
2011-03-20Case insensitive HLFlorent Le Coz
2011-03-09Some optimizations in build_new_message. Also cleaned up. Added an optimized ...Florent Le Coz
2011-02-14Make the number of lines and messages kept in memory configurableFlorent Le Coz
2011-02-13Make the tab collectable by remove self references when closingFlorent Le Coz
2011-02-10Remove a useless UnicodeError checkFlorent Le Coz
2011-01-12Log messages from normal and private conversations as wellFlorent Le Coz
2011-01-12fixed #2100Florent Le Coz
2011-01-02fix the log of MUC messages in fileslouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2011-01-01fix /recolor with the new nick_color methodlouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2011-01-01update copyright datelouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-31fix some stuff, maybelouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-31remote nickname is colored in ConversationTablouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-15HUGE performance improvement on refresh. fixed #1855louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-07fix 'j' on MucListTab when row number 0 is selectedlouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-11-24Global commands AND tab-specific commands. fixed #2027louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-11-15Do not refresh the screen on each inputlouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-10-11               …mathieui@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-10-11fixed #1925mathieui@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-10-04update e-mail address and READMElouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-10-04contact information buffer in the roster tab (yet empty)louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-09-14complete refactoring of the ui. Everything is now very modulable. Little info...louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-09-11(almost) fixed #1783louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-09-03python 3 only. Fixes all EncodingError bugs :))))louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-08-31Switch to Sleekxmpp. fixed #1768louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-08-22Mor colored information message, also finish the theme 'engine'. fixed #1537louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-08-20Themes are working, need a little polishing and documentationlouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-08-10Fix Link Mauve completion buglouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-08-09Print a line separator to indicate the new messages. fixed #1487louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-08-07fix the highlightlouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-08-05fix the highlight colorlouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13