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
|
2015-07-14 |
souliane |
plugin XEP-0054: fixes bug introduced by changeset 1255 (38fb8823cee8)
|
2015-04-16 |
souliane |
massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions
|
2015-03-30 |
Goffi |
2015 copyright dates update
|
2015-02-24 |
Goffi |
plugin XEP-0054: "nick" is now keeped in cache:
frontends_multi_profiles
|
2015-02-09 |
Goffi |
plugin xep-0054: various improvments on avatars management:
frontends_multi_profiles
|
2015-02-09 |
Goffi |
core (memory): updateEntityData now accept a "silent" argument to avoid sending signal to frontends when updating an attribute with "signalOnUpdate" flag.
frontends_multi_profiles
|
2015-01-26 |
Goffi |
plugin XEP-0054: couple of fixes in VCard/avatar management:
frontends_multi_profiles
|
2015-01-24 |
Goffi |
core, frontends: refactoring to base Libervia on QuickFrontend (big mixed commit):
frontends_multi_profiles
|
2014-12-10 |
Goffi |
core: improved roster management + misc:
frontends_multi_profiles
|
2014-10-22 |
souliane |
plugin XEP-0054: the fix by revision 1248 (77a4592816f6) was not complete
|
2014-10-19 |
souliane |
plugin XEP-0054: fixes error message when we get a ConnectionLost failure
|
2014-10-18 |
souliane |
core, plugins: improve a bit some log messages
|
2014-09-15 |
Matteo Cypriani |
misc: fixed some typos
|
2014-06-19 |
souliane |
plugin XEP-0054: crop uploaded avatar to get a square
|
2014-06-15 |
souliane |
misc: remove some pylints warnings
|