Mercurial > libervia-backend
log
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 |
Wed, 29 Mar 2017 19:27:52 +0200 | Goffi | memory (persistent, sqlite): fixed getPrivates bug with keys arguments and its use in LazyPersistentBinaryDict |
Sun, 26 Mar 2017 21:23:03 +0200 | Goffi | plugin invitations: fixed leak of uuid in jid |
Sun, 26 Mar 2017 18:08:05 +0200 | Goffi | jp (pubsub/node) added pubsub/node/affiliations/set command |
Sun, 26 Mar 2017 18:06:58 +0200 | Goffi | plugin XEP-0060: added setNodeAffiliations and its bridge method (psNodeAffiliationsSet) |