Software /
code /
prosody
Log
description | author | age |
---|---|---|
prosodyctl: Improve help messages for cert commands | Kim Alvefur | Sun, 13 May 2012 15:02:38 +0200 |
util.timer: Always pass the current time to timer callbacks. | Waqas Hussain | Sat, 12 May 2012 21:46:54 +0500 |
mod_iq: Use "jabber:client" when the stanza payload namespace is nil. | Waqas Hussain | Sat, 12 May 2012 21:39:30 +0500 |
Merge with Zash | Matthew Wild | Sat, 12 May 2012 03:36:15 +0100 |
mod_http_files: Respond with a 301 redirect for directories to append a / (fixes relative links) | Kim Alvefur | Sat, 12 May 2012 02:17:08 +0200 |
stanza_router: Fix variable name | Matthew Wild | Sat, 12 May 2012 03:24:06 +0100 |
net.http.parser: Do full URL decoding and parsing (e.g. adds request.url.query when present) | Matthew Wild | Sat, 12 May 2012 03:09:52 +0100 |
net.http: Fix urlencode to not encode unreserved characters, so I can guiltlessly rant about people who do. | Matthew Wild | Sat, 12 May 2012 02:50:38 +0100 |