Software /
code /
verse
Log
component.lua @ 506:3610196c5e83 default tip
description | author | age |
---|---|---|
Update for new Prosody module namespace | Kim Alvefur | 20 months ago |
component: Avoid adding to the global stream metatable | Matthew Wild | 22 months ago |
verse: trim trailing whitespace | Kim Alvefur | 2017-04-18 |
component: Import sha1 via util.hashes | Kim Alvefur | 2017-04-07 |
client, component: Fix logging of invalid XML | Matthew Wild | 2016-02-09 |
component: allow binding to non-host jids (thanks mva) | Kim Alvefur | 2012-08-31 |
client, component: `ret` was probably meant to be a local | Kim Alvefur | 2012-03-05 |
squishy, verse.client, verse.component, verse.bosh: Port to util.xmppstream instead of xmlhandlers which has been removed from Prosody. Also remove util.ztact from squishy for the same reason. | Matthew Wild | 2010-12-14 |
verse.component: Namespacing fixes | Matthew Wild | 2010-11-09 |
verse.component: XEP-0114 support \o/ | Matthew Wild | 2010-08-03 |