log idavoll/memory_storage.py @ 198:e404775b12df

age author description
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.
Fri, 29 Jul 2005 15:33:43 +0000 Ralph Meijer Change semantics of Node.is_subscribed() to match all subscriptions for an
Thu, 14 Jul 2005 20:51:48 +0000 Ralph Meijer Add get_affiliations to Node class in storage facilities in preparation of
Tue, 12 Jul 2005 09:23:00 +0000 Ralph Meijer Changed behaviour of retraction of items so that only the actually deleted
Wed, 27 Apr 2005 19:45:41 +0000 Ralph Meijer Follow API change in Twisted Xish, while still being compatible with
Sun, 24 Apr 2005 17:19:27 +0000 Ralph Meijer Don't return anything when removing items, and raise exception when an item
Tue, 12 Apr 2005 12:20:01 +0000 Ralph Meijer Change Node.add_subscription() to return a Failure when a subscription already
Fri, 08 Apr 2005 20:59:21 +0000 Ralph Meijer Changed default configuration.
Fri, 08 Apr 2005 16:31:09 +0000 Ralph Meijer Fix interpretation of JIDs.
Fri, 08 Apr 2005 10:15:02 +0000 Ralph Meijer Initial revision.