log idavoll/memory_storage.py @ 226:b7018ec56ee5

age author description
Sun, 13 Feb 2011 21:46:33 +0100 Ralph Meijer Always use the bare JID for affilitations.
Sat, 16 Oct 2010 22:53:23 +0200 Ralph Meijer Oh, it's 2010 already?
Sat, 16 Oct 2010 20:56:51 +0200 Ralph Meijer Make a copy of the config to prevent later modification.
Thu, 18 Jun 2009 13:11:59 +0000 Ralph Meijer Remove debugging prints.
Mon, 04 Aug 2008 13:47:10 +0000 Ralph Meijer Implement root collection that includes all leaf nodes.
Wed, 16 Jul 2008 06:38:32 +0000 Ralph Meijer Implement storage facilities for the HTTP gateway.
Wed, 25 Jun 2008 12:27:55 +0000 Ralph Meijer Use `domish.Element`s to represent items, instead of serialized XML.
Tue, 10 Jun 2008 11:31:49 +0000 Ralph Meijer Change naming and spacing conventions to match Twisted's.
Thu, 10 Apr 2008 14:33:50 +0000 Ralph Meijer Properly add send_last_published_item configuration item.
Thu, 10 Apr 2008 14:06:00 +0000 Ralph Meijer Guard against missing config for sending last published item on subscription.
Wed, 09 Apr 2008 11:43:16 +0000 Ralph Meijer Make node type part of node configuration.
Thu, 03 Jan 2008 13:10:25 +0000 Ralph Meijer Reply with the correct error condition on subscription when not subscribed.
Wed, 03 Oct 2007 12:41:43 +0000 Ralph Meijer Move protocol implementations (pubsub, disco, forms) to and depend on wokkel.
Mon, 21 Aug 2006 16:05:35 +0000 Ralph Meijer Work towards first release 0.5.0.
Wed, 31 Aug 2005 12:58:50 +0000 Ralph Meijer Change all calls to jid.JID to jid.internJID to avoid redoing stringprep.