Mercurial > prosody-modules
log mod_archive/mod_archive.lua @ 233:4ff8068b4d94
age | author | description |
---|---|---|
Wed, 04 Aug 2010 12:36:27 +0800 | shinysky |
mod_archive: fixed some serious bugs. |
Thu, 29 Jul 2010 17:39:28 +0800 | shinysky |
mod_archive: make sure result set are sorted in chronological order. |
Thu, 29 Jul 2010 17:12:55 +0800 | shinysky |
mod_archive: refactor |
Thu, 29 Jul 2010 17:05:23 +0800 | shinysky |
mod_archive: exit for loop as soon as possible. |
Thu, 29 Jul 2010 14:36:41 +0800 | shinysky |
mod_archive: keep collections in REVERSE chronological order(not tested). |
Mon, 26 Jul 2010 21:15:41 +0800 | shinysky |
mod_archive: keep collections in chronological order. |
Sun, 25 Jul 2010 20:55:04 +0800 | shinysky |
mod_archive: Mapping an message to some collection based on timestamp |
Sun, 25 Jul 2010 18:18:26 +0800 | shinysky |
mod_archive: minor fix. |