Mercurial > libervia-backend
log src/plugins/plugin_misc_invitations.py @ 2224:87fcd4a7c7e4
age | author | description |
---|---|---|
Sun, 16 Apr 2017 17:57:40 +0200 | Goffi | plugin invitations: fixed url_template check |
Mon, 03 Apr 2017 00:23:01 +0200 | Goffi | plugin invitations: added modify method (+ bridge) and fixed email setting in extra |
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: |