log src/plugins/plugin_misc_invitations.py @ 2212:eaf2467d19ce

age author description
Wed, 29 Mar 2017 19:42:42 +0200 Goffi plugin invitations: added getInvitation method, it return invitation data and raise an error if it is not found
Wed, 29 Mar 2017 19:35:55 +0200 Goffi plugin invitations: invitation id and invitee jid are now added to return dict in invitationCreate, bridge signature has changed too
Wed, 29 Mar 2017 19:30:29 +0200 Goffi plugin invitations: raise ValueError if url_template and message_body are both not specified
Sun, 26 Mar 2017 21:23:03 +0200 Goffi plugin invitations: fixed leak of uuid in jid
Sun, 12 Mar 2017 23:28:04 +0100 Goffi plugin XEP-0060: added psGet bridge method
Sun, 12 Mar 2017 19:35:36 +0100 Goffi plugin invitations: first draft: