Mercurial > libervia-backend
log
age | author | description |
---|---|---|
Wed, 03 Jan 2018 00:20:21 +0100 | Goffi | plugin identity: return resource for MUC room occupants' nicks + added avatar and avatar_basename. |
Wed, 03 Jan 2018 00:18:31 +0100 | Goffi | plugin XEP-0054: return always False in isRoom is plugin XEP-0045 is not available + raise NotFound if avatar is requested for a MUC room (not the occupants, the room itself) |
Wed, 03 Jan 2018 00:16:23 +0100 | Goffi | plugin XEP-0045: added mucNickGet to retrieve our nickname in a MUC room |
Wed, 03 Jan 2018 00:13:48 +0100 | Goffi | core: moved CHAT_* constants from frontends to core constants + uses constants for MESS_TYPE_* in sendMessage |
Tue, 12 Dec 2017 01:07:25 +0100 | Goffi | plugin XEP-0060: added an config option to set pubsub service |
Tue, 12 Dec 2017 00:12:44 +0100 | Goffi | jp (blog): added "set" command to publish content from stdin without editing |
Tue, 12 Dec 2017 00:11:27 +0100 | Goffi | jp (base): added exitCb generic callback to display a message and quit |