log mod_archive/mod_archive.lua @ 753:9d5731af2c27

age author description
Fri, 27 Jul 2012 14:29:59 +0100 Matthew Wild Merge with Oliver Gerlich
Mon, 11 Jun 2012 22:32:45 +0200 Oliver Gerlich mod_archive: cope with <list> requests which don't have a <set> tag
Wed, 04 Jul 2012 14:08:43 +0200 Olivier Goffart mod_archive: switch from/to
Wed, 04 Jul 2012 13:58:31 +0200 Olivier Goffart mod_archive: Fix duplicate messages stored
Wed, 04 Jul 2012 13:49:57 +0200 Olivier Goffart mod_archive: Fix hour offset in stored message date
Thu, 29 Mar 2012 10:32:40 +0800 shinysky mod_archive: applied patch from stephen.weber@gswot.org to fix issue 6 and 7; need fully test.
Fri, 13 Aug 2010 20:21:39 +0800 shinysky mod_archive: added some config options.
Tue, 10 Aug 2010 09:26:52 +0800 shinysky mod_archive: use usermanager to check if some user exists
Mon, 09 Aug 2010 18:45:51 +0800 shinysky mod_archive: minor fix;
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.