Software /
code /
prosody
Log
plugins/mod_storage_sql2.lua @ 5776:bd0ff8ae98a8
description | author | age |
---|---|---|
Remove all trailing whitespace | Florian Zeitz | Fri, 09 Aug 2013 17:48:21 +0200 |
mod_storage_sql2: Do an early return and drop an indentation level | Kim Alvefur | Fri, 02 Aug 2013 15:40:21 +0200 |
mod_storage_sql2: Add archive store with append and find methods | Kim Alvefur | Fri, 12 Jul 2013 02:53:24 +0200 |
mod_storage_sql2: Create an additional table `prosodyarchive` for chronological collections | Kim Alvefur | Fri, 12 Jul 2013 01:34:38 +0200 |
mod_storage_sql2: Support XML serialization for stanzas. | Kim Alvefur | Wed, 10 Jul 2013 13:19:33 +0200 |
mod_storage_sql2: Keep available store types in a table | Kim Alvefur | Wed, 10 Jul 2013 13:18:10 +0200 |
mod_storage_sql2: Fix iteration over users and stores | Kim Alvefur | Wed, 10 Jul 2013 12:08:44 +0200 |