Mercurial > libervia-backend
log sat/plugins/plugin_xep_0071.py @ 3646:0422c735db56
age | author | description |
---|---|---|
2021-03-19 | Goffi | date update |
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-08-13 | Goffi | Python 3 port: |
2019-01-19 | Goffi | plugin text syntaxes: changed import name to TEXT_SYNTAX (better with underscore for autocompletion) |
2019-01-12 | Goffi | date update |
2019-01-11 | Goffi | misc: replaced all "dummy" by the more conventional and readable "__" ("_" being used for gettext) |
2018-06-27 | Goffi | code style reformatting using black |
2018-04-02 | Goffi | core, setup: huge cleaning: base src/plugins/plugin_xep_0071.py@b595fa4fe86c |