Mon, 23 Feb 2015 18:04:25 +0100 |
Goffi |
primitivus, quick_frontends: moved newMessage signal handler to quick_frontend
frontends_multi_profiles
|
Sun, 22 Feb 2015 21:30:20 +0100 |
souliane |
quick_frontend, primitivus: use a listener to update the contact list when receiving a presence
frontends_multi_profiles
|
Sun, 22 Feb 2015 20:39:33 +0100 |
souliane |
quick_frontend (quick_app): addListener takes a profiles_filter argument to check the profile before calling a listener (profile must be passed right after the event type in callListeners)
frontends_multi_profiles
|
Sun, 22 Feb 2015 15:11:29 +0100 |
souliane |
quick_frontend: add a 'presence' listener for the 'presenceUpdate' signal
frontends_multi_profiles
|
Sun, 22 Feb 2015 13:58:33 +0100 |
souliane |
quick_frontend (quick_app): fixes the call to a bridge method that was done with a JID instead of unicode
frontends_multi_profiles
|
Sat, 21 Feb 2015 17:22:39 +0100 |
souliane |
core, quick_frontends: fixes one typo and a variable naming issue
frontends_multi_profiles
|
Fri, 20 Feb 2015 22:06:13 +0100 |
souliane |
frontends (quick_frontend): fixes a typo (listerner --> listener)
frontends_multi_profiles
|
Mon, 09 Feb 2015 21:39:51 +0100 |
Goffi |
quick frontends(quick app): add a listeners (observer/observable) mechanism to call a callback when a event happen. Implemented an "avatar" event.
frontends_multi_profiles
|
Mon, 09 Feb 2015 21:39:51 +0100 |
Goffi |
frontends (quick frontend): use of new getEntitiesData to get cached values for avatars on profile connection.
frontends_multi_profiles
|
Sat, 24 Jan 2015 01:00:29 +0100 |
Goffi |
core, frontends: refactoring to base Libervia on QuickFrontend (big mixed commit):
frontends_multi_profiles
|
Wed, 10 Dec 2014 19:00:09 +0100 |
Goffi |
quick_frontend, primitivus: multi-profiles refactoring part 1 (big commit, sorry :p):
frontends_multi_profiles
|
Sat, 18 Oct 2014 13:02:41 +0200 |
souliane |
frontends (quick_app): fixes wrong JID construction when processing getPresenceStatuses result
|
Mon, 06 Oct 2014 13:54:41 +0200 |
souliane |
primitivus: implement parameter "Show empty groups"
|
Mon, 06 Oct 2014 12:44:58 +0200 |
souliane |
primitivus: implement "Show offline contacts" parameter (sync with "DISCONNECTED_HIDE" action key)
|
Sat, 04 Oct 2014 10:23:13 +0200 |
souliane |
frontends: printInfo and printMessage timestamp attribute defaults to None instead of ''
|
Fri, 05 Sep 2014 19:29:30 +0200 |
Goffi |
frontends: use of new "info" type in newMessage
|
Tue, 26 Aug 2014 12:52:46 +0200 |
souliane |
move sat.tools.jid to sat_frontends.tools.jid
|
Thu, 21 Aug 2014 22:46:57 +0200 |
souliane |
quick_frontend: fixes an issue with the profile in the signal handler
|
Mon, 11 Aug 2014 19:10:24 +0200 |
Goffi |
frontends: signals are managed in a more generic way
|
Thu, 26 Jun 2014 00:05:20 +0200 |
Goffi |
core, frontends (menus): MENU_ROOM and MENU_SINGLE are now managed
|
Sun, 15 Jun 2014 16:09:30 +0200 |
souliane |
frontends (quick_frontend): fixes the handling of asyncConnect failure
|
Sat, 07 Jun 2014 15:39:20 +0200 |
souliane |
frontends: async failures are more detailed (full class name + error message)
|
Fri, 23 May 2014 09:59:35 +0200 |
souliane |
core (xmpp), stdui (profile_manager), bridge, frontends: raise an exception if the XMPP connection failed instead of sending a signal
|
Thu, 29 May 2014 14:34:01 +0200 |
souliane |
frontends: fixes bug with private message introduced with revision 1000 (6f1e03068b5f) + display messages from contacts not in roster
|
Wed, 21 May 2014 23:15:01 +0200 |
souliane |
core, stdui (profile manager), quick_app: ask for another XMPP password when profile authentication succeed but XMPP connection fails
|
Wed, 07 May 2014 16:11:32 +0200 |
souliane |
quick_app, primitivus: update the connection mechanism to ask for non empty profile passwords
|
Wed, 07 May 2014 15:44:31 +0200 |
souliane |
better PEP-8 compliance
|
Mon, 05 May 2014 18:58:34 +0200 |
Goffi |
quick_frontend: use of new logging system
|
Mon, 31 Mar 2014 15:22:35 +0200 |
Goffi |
quick frontends: first connection fixes
|
Fri, 28 Mar 2014 18:07:17 +0100 |
Goffi |
core (memory): entities cache improvments:
|