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
/
xhtml.py
Age
Commit message (
Collapse
)
Author
2011-09-24
tg
Florent Le Coz
2011-09-24
merge
Florent Le Coz
2011-09-23
Really, really fix whitespace handling.
Emmanuel Gil Peyrot
2011-09-23
Really fix whitespace handling, and malformed CSS.
Emmanuel Gil Peyrot
2011-09-23
Do not remove trailing spaces in an XHTML-IM element’s text.
Florent Le Coz
2011-09-23
make colors work with 3-digits color numbers
Florent Le Coz
2011-09-23
Fix whitespace handling in XHTML.
Emmanuel Gil Peyrot
2011-09-23
Add support for 256 colors in XHTML messages, and fix a stupid bug with img ↵
Emmanuel Gil Peyrot
without @alt.
2011-09-19
Remove Elinks support and add a pure python XHTML/CSS parser.
Emmanuel Gil Peyrot
2011-09-11
Change license to zlib (MIT sucks :()
Florent Le Coz
2011-08-16
Do not print a message on the screen on error
Florent Le Coz
2011-06-04
fix the display of the action 'emptying the status', and some few minor changes
mathieui
2011-05-27
Fixes #2137 (altough it could have been done better)
mathieui
2011-05-13
Don’t break xhtml-im
mathieui
2011-05-13
Fix a traceback on C-c ❶ or C-c ², etc
mathieui
2011-05-11
should fix #2161, and enable xhtml-im while in debug
mathieui
2011-05-04
Fix python 3.1 compat
mathieui
2011-05-04
fixes #2148, #2156, #2155
mathieui
2011-04-10
Fix the dispay of links in xhtml messages. Reenabling xhtml-im by default
Florent Le Coz
2011-04-04
Disable xhtml-im by default
Florent Le Coz
2011-03-31
Fix a crash on normal messages, and add colors to information messages
Florent Le Coz
2011-03-30
Fix the generated xhtml: span was closed too often at the end
Florent Le Coz
2011-03-30
Finish colors support with xhtml (clean the elinks dump, handle the input etc)
Florent Le Coz
2011-03-29
Remove the xhtml-im that was inserted for debug, add the start of a method ↵
Florent Le Coz
to enter attributes in Inputs, convert \n to <br /> in xhtml_im bodies and put that body in a <p> element
2011-03-29
poezio_colors to_html
Florent Le Coz
2011-03-29
Convert html markup received in xhtml_im elements to poezio colors
Florent Le Coz
and use that as the body
2011-03-29
Add files for xhtml containing xhtml->shell colors and shell ↵
Florent Le Coz
colors->poezio colors