Mon, 09 Feb 2015 21:56:30 +0100 |
Goffi |
browser side (blog, contact list): use of new listener mechanism to update avatar
frontends_multi_profiles
|
Mon, 09 Feb 2015 21:55:16 +0100 |
Goffi |
browser side: fixed avatar getting + better DEFAULT/EMPTY avatars constants + use of jid.JID for microblog's author
frontends_multi_profiles
|
Mon, 09 Feb 2015 21:46:15 +0100 |
Goffi |
server + browser side: implementation of new getEntitiesData bridge method + added a security check: only a white list of entities can be gotten
frontends_multi_profiles
|
Sat, 07 Feb 2015 20:35:45 +0100 |
souliane |
browser_side: fixed DragAutoCompleteTextBox for the list manager
frontends_multi_profiles
|
Sat, 07 Feb 2015 12:07:12 +0100 |
souliane |
browser_side: base_widget.DropCell raises an exception if the callback doesn't return a LiberviaWidget instance
frontends_multi_profiles
|
Sat, 07 Feb 2015 19:24:38 +0100 |
souliane |
add very basic test system accessible from <root_url>/test, to be improved:
frontends_multi_profiles
|
Sat, 07 Feb 2015 19:22:45 +0100 |
souliane |
browser_side: fixes class JIDList, remove JIDSet and JIDDict which are actually not needed
frontends_multi_profiles
|
Fri, 06 Feb 2015 17:53:01 +0100 |
souliane |
browser_side: fixes the contact group manager
frontends_multi_profiles
|
Fri, 06 Feb 2015 19:31:30 +0100 |
Goffi |
merged souliane commits
frontends_multi_profiles
|
Fri, 06 Feb 2015 19:25:17 +0100 |
Goffi |
browser side (blog, chat): fixed dropKey callbacks to adapt them to new widget creation system. Drag'n'Drop should be fixed.
frontends_multi_profiles
|
Fri, 06 Feb 2015 19:23:08 +0100 |
Goffi |
browser side (blog): added addEntryIfAccepeted method in MicroblogPanel, so it decide itself is an entry should be added, it's not done anymore in libervia_main.
frontends_multi_profiles
|
Fri, 06 Feb 2015 19:19:49 +0100 |
Goffi |
browser side (base widget): added an iterator on WidgetsPanel to iterate throught contained widgets, fixed widget deletion, commented a base try/catch (without exception specified), should be uncommented once a good Exception is here
frontends_multi_profiles
|
Fri, 06 Feb 2015 19:15:52 +0100 |
Goffi |
browser side (blog module): fixed isJidAccepted + added __str__ method to facilitate debugging + use of AttributeError and TypeError in some exception (because pyjamas can raise both depending on compilation options)
frontends_multi_profiles
|
Fri, 06 Feb 2015 19:11:02 +0100 |
Goffi |
browser side: border widgets are now visible on drag start + they float right or left in the cell
frontends_multi_profiles
|
Fri, 06 Feb 2015 17:49:04 +0100 |
Goffi |
browser side: fixed bad FlexTable __init__ call, need to be checked
frontends_multi_profiles
|
Tue, 03 Feb 2015 14:35:47 +0100 |
Goffi |
browser side: fixed an error catch in contact_list module (raised error depend on pyama's compilation options)
frontends_multi_profiles
|
Fri, 06 Feb 2015 17:52:26 +0100 |
souliane |
browser_side: fixes Notification.onFocus
frontends_multi_profiles
|
Thu, 05 Feb 2015 12:05:32 +0100 |
souliane |
modification of the social contract according to the General Assembly of 19/08/2014
|
Sat, 24 Jan 2015 01:45:39 +0100 |
Goffi |
browser side: big refactoring to base Libervia on QuickFrontend, first draft:
frontends_multi_profiles
|
Mon, 15 Dec 2014 16:03:01 +0100 |
souliane |
server_side: static blog: convert \n in raw text message to <br/>
|
Mon, 15 Dec 2014 16:01:51 +0100 |
souliane |
browser_side: increase the width of the bubble's text area (blog message edition)
|
Fri, 28 Nov 2014 00:31:27 +0100 |
souliane |
browser and server side: uses RSM (XEP-0059)
|
Thu, 23 Oct 2014 16:56:36 +0200 |
souliane |
browser_side: revert one change from previous changeset: explicitely get history also for MUC, as we don't know if the service will send us the backlog
|
Wed, 22 Oct 2014 19:03:55 +0200 |
souliane |
browser_side: various improvements, especially for MUC
|
Wed, 22 Oct 2014 14:19:25 +0200 |
souliane |
plugin sec_otr: improvement when sending a message to a MUC
|
Wed, 22 Oct 2014 14:17:17 +0200 |
souliane |
plugin XEP-0085: follow the changes in sat plugin
|
Mon, 20 Oct 2014 10:00:44 +0200 |
souliane |
browser_side: fixes issue while getting a chat state for a MUC occupant who already left
|
Sun, 19 Oct 2014 12:32:08 +0200 |
souliane |
browser_side: fixes call to logging method with more than one argument
|
Sun, 19 Oct 2014 02:45:18 +0200 |
souliane |
browser_side (blogs): massive insertion display the actual number of blogs being inserted
|
Sat, 18 Oct 2014 23:42:13 +0200 |
souliane |
browser_side: set the roster contact's contextual menu on the avatar (no extra button)
|