Lance Stout 78a50d0237 Add support for pubsub notification events.
Publishes, retractions, purges, and deletions now raise the events:

- pubsub_publish
- pubsub_retract
- pubsub_purge
- pubsub_delete

In addition, custom events may be raised based on the node that
generated the notification. For example:

xmpp['xep_0060'].map_node_event('http://jabber.org/protocol/tune',
                                'user_tune')

will allow for using the events:

- user_tune_publish
- user_tune_retract
- user_tune_purge
- user_tune_delete
2012-03-10 00:07:56 -08:00
..
2012-02-03 16:29:38 +01:00
2011-12-28 10:16:31 -05:00
2012-02-03 16:08:27 +01:00
2011-11-19 12:07:57 -08:00
2011-11-19 12:07:57 -08:00
2011-03-23 19:00:20 -04:00
2011-06-30 15:40:22 -07:00
2011-11-19 12:07:57 -08:00
2011-11-19 12:07:57 -08:00
2011-11-19 12:07:57 -08:00
2010-10-01 21:25:27 -04:00
2011-11-19 12:07:57 -08:00