index
:
poezio
ci-test
keepalive-log
main
new-tabs
no-resource
pubsub
roezio
self-ping
slix
slots_test
test-ci
v0.12-fixes
v0.8-fixes
xdg-desktop-portal
console XMPP client in python3
louiz@louiz.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
theming.py
Age
Commit message (
Expand
)
Author
2015-08-31
Add a COLOR_TIME_STRING theming option
Florent Le Coz
2015-08-31
Remove 3 unused color options (COLOR_TIME_…)
Florent Le Coz
2015-04-13
Display error messages inside a conversation
mathieui
2015-02-08
Fix some docstring spelling
mathieui
2014-12-20
Remove the remaining pre-3.4 compatibility hacks
mathieui
2014-12-07
Fix #2570 (add /filter_jid to XMLTab, and syntax highlighting)
mathieui
2014-10-30
Use a space instead of a cross while checking features
mathieui
2014-10-25
Make the features disco in chat more user-friendly
mathieui
2014-10-20
Remove the (sometimes wrong) default values in the config.get() calls
mathieui
2014-05-18
Use simple chars for PEP mood/activity/gaming
mathieui
2014-05-05
Make the theming module executable
mathieui
2014-04-27
Fix #2106 (implement message delivery receipts)
mathieui
2014-04-24
Improve src/theming.py (print the colors and do not pollute the terminal)
mathieui
2014-04-24
Update the themes dir during execution, and not at module level
mathieui
2014-04-16
Change the formatting of join/part messages
mathieui
2014-04-15
Fix #2440 (highlight composing tabs)
mathieui
2014-04-09
Fix #2497/#2498 (/theme should return an error when loading fails)
mathieui
2014-04-07
Fix #2354 (logs are badly colored with xhtml history)
mathieui
2014-04-06
Code cleanup
mathieui
2014-04-02
Fix #2340 (change tab priority when the input is not empty)
mathieui
2014-03-23
Fix formatting, some typos, and unused code, and add docstrings
mathieui
2014-02-17
Documentation update
mathieui
2013-09-19
Fix #2369 (black nick color)
Mathieu Pasquet
2013-08-10
Typo
mathieui
2013-08-10
Fix potential issues with import paths
mathieui
2013-08-10
Fix #2343
mathieui
2013-08-10
Fix #2337 (search the themes the same way than plugins)
mathieui
2013-07-31
Fix #2306 (none, to, and from subscriptions should be more visible)
mathieui
2013-06-19
Revert 9eaffe1369f2be177576402f20edcd114a1eaa9d because of 3.1 compat
mathieui
2013-06-09
Fix the os.makedirs calls so that they don’t traceback for nothing
mathieui
2013-06-08
Add a way to format background colors in a string
mathieui
2013-03-12
Implement user gaming (xep-0196)
mathieui
2013-03-11
Fix #1839 (User mood/activity)
mathieui
2013-03-11
Implement XEP-0118 (Fix #1840)
mathieui
2013-03-09
Fix #2254
mathieui
2013-03-06
Add a CHAR_NEW_TEXT_SEPARATOR theming option
mathieui
2013-03-03
Fix #2182 (show s2s errors)
mathieui
2013-02-21
Fix the background color of some messages
mathieui
2013-01-26
Implement XEP 296 for locking resource in conversations.
Florent Le Coz
2013-01-06
Improve the help system (#1986)
mathieui
2013-01-02
Add a default color for “Warning” messages
mathieui
2012-12-30
Fix #2143 Fix #2056
mathieui
2012-12-29
Display the number of revisions of a corrected message.
Emmanuel Gil Peyrot
2012-12-20
Allow theming of the info buffer messages
mathieui
2012-12-15
Introduce a special "reverse" value for the COLOR_HIGHLIGHT_NICK theme option.
Florent Le Coz
2012-12-15
Do not use COLOR_HIGHLIGHT_NICK for things not related to highlighted nicks.
Florent Le Coz
2012-07-03
Add a new color to the theme, for the warning prompt
mathieui
2012-05-17
Use a different theme variable for the /me message
mathieui
2012-05-04
Make the visitor’s color readable (Fixes #2342)
mathieui
2012-02-14
Add 'joined' tab state, and rewrite the function handling the priorities
mathieui
[next]