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
|
2014-04-19 |
Goffi |
core: use of the new core.log module:
|
2014-03-28 |
Goffi |
core, plugins: host.getClient now raise an exception instead of returning None when no profile is found, plugins have been adapted consequently and a bit cleaned
|
2014-03-27 |
Goffi |
wix: fixed onShowProfile
|
2014-03-21 |
Goffi |
core: use of Const for profile_key + replaced '@DEFAULT@' default profile_key by '@NONE@'
|
2014-02-04 |
Goffi |
dates update
|
2014-01-10 |
Emmanuel Gil Peyrot |
plugin XEP-0054: also work with python2-pillow
|
2013-12-29 |
Goffi |
core: i18n refactoring:
|
2013-12-17 |
souliane |
plugins radiocol, xep-0054: better handling of upload errors:
|
2013-09-05 |
souliane |
core: better handling of profile_key and don't write the param file anymore
|
2013-03-07 |
Goffi |
fixed licences in docstrings (they are now in comments)
|