| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
at least Isode M-Link, and possibly standards, while it's not clear it actually fixes the original problem either.
|
|
|
|
| |
\r\n transforms into \n otherwise, and \r\n\t in attributes transforms into spaces.
|
|
|
|
| |
daurnimator)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
are API-compatible)
|
| |
|
|
|
|
| |
checking script's output. It's also a minor optimization ;)
|
|
|
|
| |
child element (get_child() + get_text() rolled into one step)
|
| |
|
| |
|
|
|
|
| |
nil, and set it nil by default. Saves a table allocation per-element. 20% faster stanza building.
|
|
|
|
| |
text is passed to st.message().
|
| |
|
|
|
|
| |
(return nil to remove tag from stanza)
|
|
|
|
| |
iterator
|
| |
|
|\ |
|
| | |
|
| | |
|
| |
| |
| |
| | |
name/xmlns
|
| | |
|
| | |
|
| |
| |
| |
| | |
stanza error
|
| | |
|
|/
|
|
| |
name/xmlns
|
|
|
|
| |
(optimization and cleanup).
|
|
|
|
| |
tag's xmlns. Should hopefully shut up Gajim once and for all :)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
serialization. - #optimization
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|