log src/plugins/plugin_exp_events.py @ 2320:f4a0723042ee

age author description
2017-07-05 Goffi plugin events: changed import names to EVENTS uppercase for consistency with other plugins
2017-07-02 Goffi plugin events: added eventInviteesList method to get all R.S.V.P. at once.
2017-06-29 Goffi plugin events, invitations + jp (event/create, invitation/invitee/invite): several emails addresses can now be specified for a single invitation:
2017-06-29 Goffi plugin events: added eventInvite command as a helper for the complex invitation workflow:
2017-06-27 Goffi plugin XEP-0060: added sendItem and psItemSend bridge method as a way to send directly raw XML for an item + use client instead of profile_key in publish + renamed psItemGet to psItemsGet
2017-05-19 Goffi plugin events: fixed blog/invitees uri handling
2017-05-19 Goffi plugin events: separation of event node and invitees node
2017-04-26 Goffi plugin event: first draft: