log src/plugins/plugin_misc_invitations.py @ 2222:bdc64c487e21

age author description
2017-04-02 Goffi plugin invitations: added modify method (+ bridge) and fixed email setting in extra
2017-03-29 Goffi plugin invitations: added getInvitation method, it return invitation data and raise an error if it is not found
2017-03-29 Goffi plugin invitations: invitation id and invitee jid are now added to return dict in invitationCreate, bridge signature has changed too
2017-03-29 Goffi plugin invitations: raise ValueError if url_template and message_body are both not specified
2017-03-26 Goffi plugin invitations: fixed leak of uuid in jid
2017-03-12 Goffi plugin XEP-0060: added psGet bridge method
2017-03-12 Goffi plugin invitations: first draft: