log

age author description
2004-10-31 Ralph Meijer Make choice of backend an option to mktap. This includes the database
2004-10-31 Ralph Meijer Rewrite using separated backend interfaces. The backend also uses a separate
2004-10-31 Ralph Meijer Moved get_supported_affiliations() to super class.
2004-10-31 Ralph Meijer Added get_supported_affiliations() to BackendService.
2004-10-31 Ralph Meijer Change exception classes to include stanza error.
2004-10-31 Ralph Meijer Fix get_notification_list() to only return JIDs for subscriptions in the
2004-10-31 Ralph Meijer More issues.
2004-10-31 Ralph Meijer Remove erroneous second invocation of NotificationService and matching
2004-10-31 Ralph Meijer Remove nonsense message.
2004-10-26 Ralph Meijer Few more notes
2004-10-26 Ralph Meijer Fire up several component.IServices that match the backend Services.
2004-10-26 Ralph Meijer Split up implementation in several Services that match the division
2004-10-26 Ralph Meijer Recode backend to match interaces: one big Service that handles everything
2004-10-26 Ralph Meijer Define interfaces of blocks of functionality.
2004-10-18 Ralph Meijer Initial revision
2004-10-17 Ralph Meijer Initial revision
2004-10-17 Ralph Meijer Follow move of memory backend.
2004-10-17 Ralph Meijer Bugfix: use 'event' element instead of 'x' for notifications.
2004-10-17 Ralph Meijer Moved memory backend to its own file.
2004-10-07 Ralph Meijer Simplify call chain by mapping incoming requests directly to method
2004-10-06 Ralph Meijer Initial revision
2004-10-06 Ralph Meijer Implemented node creation.
2004-10-06 Ralph Meijer Added two exceptions: NoInstantNodes and NodeExists.
2004-10-06 Ralph Meijer Added two errors
2004-08-30 Ralph Meijer Small code cleanups
2004-07-26 Ralph Meijer Fixed small oddity in disco code.
2004-07-17 Ralph Meijer Implemented basic subscribing.
2004-07-17 Ralph Meijer Redone memory storage of nodes.
2004-07-17 Ralph Meijer Send service-unavailable for unknown iq child namespaces
2004-07-17 Ralph Meijer Added two errors
2004-07-09 Ralph Meijer Return implemented features
2004-07-09 Ralph Meijer Don't return disco#info, that's silly.
2004-07-09 Ralph Meijer Initial revision
2004-07-01 Ralph Meijer Add disco support.
2004-07-01 Ralph Meijer Add disco support
2004-06-27 Ralph Meijer Implemented fallback for feature-not-implemented.
2004-06-27 Ralph Meijer Code cleanup
2004-06-27 Ralph Meijer Added PayloadExpected and NoPayloadAllowed exceptions.
2004-06-27 Ralph Meijer Allow publication of more than 1 item.
2004-06-27 Ralph Meijer Added bad-request error.
2004-06-25 Ralph Meijer First take at notifications
2004-06-23 Ralph Meijer Initial revision
2004-06-23 unknown New repository initialized by cvs2svn.