Software /
code /
prosody
Log
description | author | age |
---|---|---|
mod_register: Hijack the session close call to send the final iq reply when deleting | Kim Alvefur | Sat, 25 Aug 2012 01:29:38 +0200 |
mod_c2s: When a user gets deleted, drop all their sessions | Kim Alvefur | Sat, 25 Aug 2012 01:28:38 +0200 |
mod_register: Remove all account cleanup | Kim Alvefur | Sat, 25 Aug 2012 01:27:23 +0200 |
util.datamanager: Collect errors when deleting all stores of a user, but ignore "no such file" | Kim Alvefur | Sat, 25 Aug 2012 01:21:41 +0200 |
core.usermanager: Don't close sessions ourselves when deleting users. Instead, fire an event that modules can hook. | Kim Alvefur | Sat, 25 Aug 2012 01:20:13 +0200 |
mod_http: Rework how module:http_url() builds the url. | Kim Alvefur | Tue, 21 Aug 2012 21:10:54 +0200 |
mod_http: Don't produce paths with double / if a module is set to serve / | Kim Alvefur | Tue, 21 Aug 2012 21:03:20 +0200 |
tools/xep227toprosody.lua: Update childtags calls, replace some with ipairs | Kim Alvefur | Tue, 21 Aug 2012 18:03:40 +0200 |