summaryrefslogtreecommitdiff
path: root/src/theming.py
AgeCommit message (Expand)Author
2015-04-13Display error messages inside a conversationmathieui
2015-02-08Fix some docstring spellingmathieui
2014-12-20Remove the remaining pre-3.4 compatibility hacksmathieui
2014-12-07Fix #2570 (add /filter_jid to XMLTab, and syntax highlighting)mathieui
2014-10-30Use a space instead of a cross while checking featuresmathieui
2014-10-25Make the features disco in chat more user-friendlymathieui
2014-10-20Remove the (sometimes wrong) default values in the config.get() callsmathieui
2014-05-18Use simple chars for PEP mood/activity/gamingmathieui
2014-05-05Make the theming module executablemathieui
2014-04-27Fix #2106 (implement message delivery receipts)mathieui
2014-04-24Improve src/theming.py (print the colors and do not pollute the terminal)mathieui
2014-04-24Update the themes dir during execution, and not at module levelmathieui
2014-04-16Change the formatting of join/part messagesmathieui
2014-04-15Fix #2440 (highlight composing tabs)mathieui
2014-04-09Fix #2497/#2498 (/theme should return an error when loading fails)mathieui
2014-04-07Fix #2354 (logs are badly colored with xhtml history)mathieui
2014-04-06Code cleanupmathieui
2014-04-02Fix #2340 (change tab priority when the input is not empty)mathieui
2014-03-23Fix formatting, some typos, and unused code, and add docstringsmathieui
2014-02-17Documentation updatemathieui
2013-09-19Fix #2369 (black nick color)Mathieu Pasquet
2013-08-10Typomathieui
2013-08-10Fix potential issues with import pathsmathieui
2013-08-10Fix #2343mathieui
2013-08-10Fix #2337 (search the themes the same way than plugins)mathieui
2013-07-31Fix #2306 (none, to, and from subscriptions should be more visible)mathieui
2013-06-19Revert 9eaffe1369f2be177576402f20edcd114a1eaa9d because of 3.1 compatmathieui
2013-06-09Fix the os.makedirs calls so that they don’t traceback for nothingmathieui
2013-06-08Add a way to format background colors in a stringmathieui
2013-03-12Implement user gaming (xep-0196)mathieui
2013-03-11Fix #1839 (User mood/activity)mathieui
2013-03-11Implement XEP-0118 (Fix #1840)mathieui
2013-03-09Fix #2254mathieui
2013-03-06Add a CHAR_NEW_TEXT_SEPARATOR theming optionmathieui
2013-03-03Fix #2182 (show s2s errors)mathieui
2013-02-21Fix the background color of some messagesmathieui
2013-01-26Implement XEP 296 for locking resource in conversations.Florent Le Coz
2013-01-06Improve the help system (#1986)mathieui
2013-01-02Add a default color for “Warning” messagesmathieui
2012-12-30Fix #2143 Fix #2056mathieui
2012-12-29Display the number of revisions of a corrected message.Emmanuel Gil Peyrot
2012-12-20Allow theming of the info buffer messagesmathieui
2012-12-15Introduce a special "reverse" value for the COLOR_HIGHLIGHT_NICK theme option.Florent Le Coz
2012-12-15Do not use COLOR_HIGHLIGHT_NICK for things not related to highlighted nicks.Florent Le Coz
2012-07-03Add a new color to the theme, for the warning promptmathieui
2012-05-17Use a different theme variable for the /me messagemathieui
2012-05-04Make the visitor’s color readable (Fixes #2342)mathieui
2012-02-14Add 'joined' tab state, and rewrite the function handling the prioritiesmathieui
2012-01-27[Link Mauve] Add the ability to send and receive Attention (XEP-0224).Florent Le Coz
2012-01-26Merge branch 'master' of https://git.louiz.org/poezioFlorent Le Coz