log src/plugins/plugin_xep_0054.py @ 2142:be96beb7ca14

age author description
2017-01-15 Goffi plugin XEP-0054, quick frontend(app): various improvments:
2016-09-13 Goffi plugin XEP-0054(XEP-0153): added a getAvatar:
2016-09-10 Goffi plugin XEP-0054(XEP-0153): ignore image formats other than gif, jpeg and png, and empty BINVAL
2016-09-09 Goffi plugin XEP-0054: fix use of full jid for room occupants
2016-09-09 Goffi plugin XEP-0054: renamed isInRoom to isRoom as the method only tell if the entity belong to a MUC
2016-08-28 Goffi plugin XEP-0045, XEP-0054, XEP-0096: deprecated bridge method are not used anymore
2016-06-28 Goffi plugin XEP-0054: fixed getCard calls
2016-06-27 Goffi plugin XEP-0045, quick_frontend + primitivus (chat): cleaning of XEP-0045 (first pass):
2016-04-17 Goffi use of /usr/bin/env instead of /usr/bin/python in shebang
2016-01-03 Goffi copyright update
2015-12-01 Goffi plugin XEP-0054: use full jid to manage the card/avatar if the bare jid correspond to a MUC room
2015-11-25 Goffi plugin XEP-0054: fixed presence issue when avatar is not in cache
2015-11-25 Goffi plugin XEP-0054: fixed vcard-update callback which was updating avatar when hash was empty, resulting in a really slow start
2015-09-30 Goffi plugins: added new MissingModule exceptions to plugins using third party modules