2016-01-03 |
Goffi |
copyright update
|
2015-12-15 |
Goffi |
reverted patch 58ecc0e2e6fc as it may hide an other issue
|
2015-12-10 |
souliane |
quick_frontend: catch an exception that can occurs when using a concurrent client
|
2015-11-24 |
souliane |
quick_frontend, primitivus: display the number of alerts for each contact and not only a symbol (*)
|
2015-11-08 |
Goffi |
quick frontend: fixed resources display in quickContactList
|
2015-08-15 |
Goffi |
quick_frontend: minor fixes
|
2015-07-20 |
souliane |
quick_frontend: display over whole alerts counter
|
2015-05-27 |
Goffi |
quick frontends (contact list): cache is not cleared anymore on QuickContactList.fill, avoiding the accidental removal of cached values like avatars
|
2015-05-22 |
Goffi |
quick_frontend (quick_app): properly fixed roster loss:
|
2015-04-24 |
souliane |
display the resource in the chat dialog when printing a private MUC message
|
2015-04-20 |
souliane |
core, plugin XEP-0045, frontends: change frontend method "setStatusOnline" for "setPresenceStatus":
|
2015-04-16 |
souliane |
quick_frontend, primitivus: fixes a couple of issues:
|
2015-04-16 |
souliane |
massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions
|
2015-04-16 |
souliane |
quick_frontend, primitivus: move code to remove a new message alert from primitivus to quick_frontend
|
2015-04-01 |
souliane |
quick_frontend: keep the contact list groups synchronised on contact deletion
|
2015-04-01 |
souliane |
quick_frontend (contact_list): rename QuickContactList.remove to QuickContactList.removeContact + remove the contact from _roster attribute (and not only from _cache)
|
2015-03-30 |
Goffi |
2015 copyright dates update
|
2015-03-25 |
souliane |
quick_frontend, primitivus: various fixes (MUC and cached signals):
|
2015-03-25 |
souliane |
quick_frontend: better PEP-8 compliance
|
2015-03-20 |
souliane |
quick_frontends, primitivus: know who are the MUC occupants from the presence informations:
|
2015-02-24 |
Goffi |
quick frontends (contact list): added self.whoami
frontends_multi_profiles
|
2015-02-24 |
Goffi |
quick_frontends, primitivus (contact list): added nick observer + implemented onNickUpdate
frontends_multi_profiles
|
2015-02-24 |
Goffi |
quick frontends, primitivus: fixed listener calls (kwargs where forgotten) + fixed presence listener + renamed updatePresence to onPresenceUpdate for consistency with oter listeners
frontends_multi_profiles
|
2015-02-23 |
Goffi |
merged souliane changes
frontends_multi_profiles
|
2015-02-23 |
Goffi |
quick frontends(contact list): added a getFullJid method to add resource to a bare jid
frontends_multi_profiles
|
2015-02-23 |
Goffi |
quick_frontends (contact list): use of intermediate method for showEmptyGroups and showOfflineMessages to convert bridge values to actual booleans
frontends_multi_profiles
|
2015-02-22 |
souliane |
quick_frontend, primitivus: use a listener to update the contact list when receiving a presence
frontends_multi_profiles
|
2015-02-21 |
souliane |
quick_frontend (quick_contact_list): add property roster_entities_connected and method getSpecials
frontends_multi_profiles
|
2015-02-06 |
souliane |
quick_frontend: remove the contact from the groups it has been removed from
frontends_multi_profiles
|
2015-02-06 |
Goffi |
merged souliane commits
frontends_multi_profiles
|
2015-02-06 |
Goffi |
quick frontends (QuickContactList): added isEntityInGroup method
frontends_multi_profiles
|
2015-02-05 |
souliane |
quick_frontend: add some properties for QuickContactList
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 |
quick_frontend, primitivus: multi-profiles refactoring part 1 (big commit, sorry :p):
frontends_multi_profiles
|
2014-10-06 |
souliane |
primitivus: implement parameter "Show empty groups"
|
2014-10-06 |
souliane |
primitivus: implement "Show offline contacts" parameter (sync with "DISCONNECTED_HIDE" action key)
|
2014-05-29 |
souliane |
frontends: fixes bug with private message introduced with revision 1000 (6f1e03068b5f) + display messages from contacts not in roster
|
2014-05-05 |
Goffi |
quick_frontend: use of new logging system
|
2014-04-27 |
souliane |
primitivus: fixes contact group update
|
2014-02-04 |
Goffi |
dates update
|
2013-12-29 |
Goffi |
core: i18n refactoring:
|
2013-10-29 |
souliane |
tools: renamed tools.jid.JID attribute "short" to "bare"
|
2013-10-28 |
souliane |
primitivus, wix: auto-display MUC dialog after it has been joined:
|
2013-03-07 |
Goffi |
fixed licences in docstrings (they are now in comments)
|
2013-01-18 |
Emmanuel Gil Peyrot |
Remove every old-style class.
|
2013-01-18 |
Emmanuel Gil Peyrot |
Remove trailing whitespaces.
|
2013-01-07 |
Goffi |
dates update
|
2012-11-14 |
Goffi |
quick frontend: fixed clearContacts
|
2012-10-10 |
Goffi |
quick frontend, primitivus, wix: MUC private messages management
|
2012-09-25 |
Goffi |
core, quick frontend, plugin xep-0054, bridge: use of memory's entities data for vcard:
|
2012-09-25 |
Goffi |
QuickFrontend, Primitivus, Wix: special entities management:
|
2012-09-24 |
Goffi |
core, quick_frontend, primitivus, wix: Contacts List refactoring phase 1:
|
2012-08-01 |
Goffi |
Licence modification: the full project is now under AGPL v3+ instead of GPL v3+
|
2012-03-06 |
Goffi |
copyleft date update
|
2011-01-05 |
Goffi |
2011 copyright upgrade
|
2011-01-05 |
Goffi |
distutils installation script, draft
|
2010-12-29 |
Goffi |
Files reorganisation
base
frontends/quick_frontend/quick_contact_list.py@f38cb8ead582
|