Mercurial > libervia-backend
log sat/plugins/plugin_xep_0045.py @ 3897:4b7106eede0c
age | author | description |
---|---|---|
2021-06-17 | Goffi | merge changes from main branch |
2021-06-03 | Goffi | plugin XEP-0045: fix `/join` text command |
2021-06-03 | Goffi | plugin XEP-0045: fix "reason" parsing for /ban and /kick text commands |
2021-06-03 | Goffi | core: various changes and fixes to work with new storage and D-Bus bridge: |
2021-03-19 | Goffi | date update |
2020-04-14 | Goffi | core, frontends: avatar refactoring: |
2020-02-18 | Goffi | core: renamed "MessageReceived" trigger to "messageReceived" for consistency. |
2020-01-29 | Goffi | fixed shebangs |
2020-01-29 | Goffi | dates update |
2019-12-30 | Goffi | plugin XEP-0045: added room statuses to metadata: |
2019-12-20 | Goffi | plugin XEP-0045: show join error even if it's not a StanzaError, log it with warning instead of error |
2019-12-05 | Goffi | plugin XEP-0045: don't fail on `item-not-found` with MAM: |
2019-10-18 | Goffi | plugin XEP-0045: join / MAM history improvements: |
2019-08-13 | Goffi | Python 3 port: |
2019-07-19 | Goffi | plugin XEP-0045: fixed a bad attribute in a log message. |