Mercurial > libervia-backend
log
age | author | description |
---|---|---|
Wed, 29 Mar 2017 21:04:43 +0200 | Goffi | tools(common/uri): XMPP uri parsing module, first draft |
Wed, 29 Mar 2017 19:42:44 +0200 | Goffi | jp (invitation): invitation command first draft |
Wed, 29 Mar 2017 19:42:44 +0200 | Goffi | jp (pubsub/get): --service is now optional argument, and sub_id now use "-S" short option |
Wed, 29 Mar 2017 19:42:44 +0200 | Goffi | jp (base): added msg and exit_code argument to errback so it's more generic |
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 |