Mercurial > libervia-backend
log src/plugins/plugin_xep_0045.py @ 715:f47d7c09c60b
age | author | description |
---|---|---|
2013-11-19 | souliane | plugins XEP-0045: added methods to get room nicks and "MUC user left" trigger |
2013-11-17 | souliane | plugin XEP-0045: fixed incorrect exceptions name |
2013-11-17 | souliane | plugins (MUC, tools, games): generalize the generation of a unique room name when joining a MUC and no room is specified: |
2013-03-07 | Goffi | fixed licences in docstrings (they are now in comments) |
2013-02-20 | Goffi | plugin XEP-0045: fixed isNickInRoom |
2013-01-25 | Goffi | plugin XEP-0045: fixed mucLeave bridge method |
2013-01-18 | Emmanuel Gil Peyrot | Fix pep8 support in src/plugins. |
2013-01-18 | Emmanuel Gil Peyrot | Remove every old-style class. |
2013-01-18 | Emmanuel Gil Peyrot | Remove trailing whitespaces. |
2013-01-07 | Goffi | dates update |
2012-10-21 | Goffi | plugin XEP-0045: in case of nickname conflict when entering a room, a new one is automaticaly assigned |
2012-10-21 | Goffi | plugin XEP-0045: added isNickInRoom method |