Mercurial > libervia-backend
log src/plugins/plugin_misc_invitations.py @ 2281:4af1805cc6df
age | author | description |
---|---|---|
Sun, 21 May 2017 20:08:42 +0200 | Goffi | plugin invitations: name is now registered as nickname on XMPP server thanks to plugin identity |
Sun, 21 May 2017 20:07:54 +0200 | Goffi | plugin invitations: doesn't raise an exception anymore if url_template is not set while email is not requested |
Fri, 19 May 2017 12:37:54 +0200 | Goffi | plugin invitations: on modify an empty value delete corresponding extra keys, and reserved keys are now ignored. |
Thu, 27 Apr 2017 00:53:23 +0200 | Goffi | plugin invitations: added invitationList command |
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 |