log idavoll/pubsub.py @ 49:94e4ede2a357

age author description
Wed, 03 Nov 2004 16:15:10 +0000 Ralph Meijer Check for malformed subscription request.
Wed, 03 Nov 2004 15:55:13 +0000 Ralph Meijer Check for malformed unsubscribe request.
Sun, 31 Oct 2004 16:03:50 +0000 Ralph Meijer Change exception classes to include stanza error.
Tue, 26 Oct 2004 16:29:44 +0000 Ralph Meijer Split up implementation in several Services that match the division
Sun, 17 Oct 2004 13:53:01 +0000 Ralph Meijer Bugfix: use 'event' element instead of 'x' for notifications.
Thu, 07 Oct 2004 15:57:05 +0000 Ralph Meijer Simplify call chain by mapping incoming requests directly to method
Wed, 06 Oct 2004 21:07:11 +0000 Ralph Meijer Implemented node creation.