log mod_archive/mod_archive.lua @ 225:95d4d53f09a1

age author description
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.
Sun, 25 Jul 2010 01:44:57 +0800 shinysky mod_archive: interpret preferences when do auto archiving.
Wed, 14 Jul 2010 16:49:38 +0800 shinysky mod_archive: Replication is done!
Tue, 13 Jul 2010 23:24:49 +0800 shinysky mod_archive: added a 'access' attribute to the chat element, representing the time last accessed.
Thu, 08 Jul 2010 13:46:04 +0800 shinysky mod_archive: '7.3 Removing a Collection' is DONE, so '7. Archive Management' is DONE.
Wed, 07 Jul 2010 22:07:36 +0800 shinysky mod_archive: XEP-0059 Result Set Management for Retrieving a Collection is DONE
Wed, 07 Jul 2010 17:31:31 +0800 shinysky mod_archive: XEP-0059 Result Set Management for Retrieving a List of Collections is DONE
Tue, 06 Jul 2010 00:18:12 +0800 shinysky mod_archive: XEP-0059: Result Set Management - Limiting the Number of Items; Paging Forwards Through a Result Set; Getting the Item Count
Mon, 05 Jul 2010 14:27:39 +0800 shinysky mod_archive: Archive Management - Retrieving a List of Collections
Sun, 27 Jun 2010 15:04:24 +0800 shinysky mod_archive: there can be only one note/previous/next/x element in a collection.
Sun, 27 Jun 2010 14:03:56 +0800 shinysky mod_archive: first commit for manual archiving, need polishing
Mon, 21 Jun 2010 15:28:57 +0800 shinysky mod_archive: now auto archiving is almost done.
Mon, 14 Jun 2010 22:13:33 +0800 shinysky mod_archive: Now we can archive messages, even though not in organized way.
Sun, 13 Jun 2010 23:47:50 +0800 shinysky mod_archive: The element auto MAY include a 'scope' attribute; Added message hook.
Sun, 06 Jun 2010 00:04:04 +0800 shinysky mod_archive: preference handling is done.
Sat, 29 May 2010 22:02:36 +0800 shinysky mod_archive: Added features: Determining Server Support & Determining Preferences
Mon, 24 May 2010 09:08:06 +0800 shinysky initial commitment of mod_archive