Mercurial > libervia-backend
log sat_frontends/primitivus/chat.py @ 3114:060ac43627fc
age | author | description |
---|---|---|
2019-12-30 | Goffi | plugin XEP-0045: added room statuses to metadata: |
2019-08-13 | Goffi | Python 3 port: |
2019-07-08 | Goffi | primitivus (chat): don't show minor notifications (all but mentions) when printing history |
2019-07-06 | Goffi | quick frontend (chat), primitivus(chat): properly clear occupants on resync: |
2019-04-10 | Goffi | primitivus (chat): fixed crash when removing focus_marker after a :search or :history command |
2019-03-28 | Goffi | primitivus (chat): use the factorised code for user moved info messages. |
2019-01-12 | Goffi | date update |
2019-01-11 | Goffi | misc: replaced all "dummy" by the more conventional and readable "__" ("_" being used for gettext) |
2019-01-02 | Goffi | core (xmpp): don't send message without message or subject to bridge (and log a warning in frontends if such a message is received) |
2018-06-27 | Goffi | code style reformatting using black |
2018-04-02 | Goffi | core, setup: huge cleaning: base frontends/src/primitivus/chat.py@971a9dc72d84 |