Tue, 24 Feb 2015 20:27:31 +0100 |
Goffi |
browser side: call of parent profilePlugged for overriden method
frontends_multi_profiles
|
Tue, 24 Feb 2015 19:15:28 +0100 |
Goffi |
browser side: do a hard reload on disconnected signal
frontends_multi_profiles
|
Mon, 23 Feb 2015 18:47:27 +0100 |
Goffi |
merged souliane changes
frontends_multi_profiles
|
Mon, 23 Feb 2015 18:44:58 +0100 |
Goffi |
browser side (widgets management): removed getWidgetsPanel: we use directly getParent which do the same thing + displayWidget now detect hidden widgets (widgets without parent WidgetsPanel)
frontends_multi_profiles
|
Mon, 23 Feb 2015 18:20:04 +0100 |
Goffi |
browser side (libervia main): implemented visible_widgets property
frontends_multi_profiles
|
Sun, 22 Feb 2015 21:57:24 +0100 |
souliane |
browser_side: implements showDialog
frontends_multi_profiles
|
Sun, 22 Feb 2015 21:51:20 +0100 |
souliane |
browser_side: fixes various issues
frontends_multi_profiles
|
Sun, 22 Feb 2015 21:42:14 +0100 |
souliane |
server and browser sides: fixes bad call to "subscription" bridge method
frontends_multi_profiles
|
Fri, 20 Feb 2015 19:38:11 +0100 |
souliane |
browser_side: move SatWebFrontend.addTab to MainTabPanel.addWidgetsTab and rename MainTabPanel.add to MainTabPanel.addTab
frontends_multi_profiles
|
Wed, 11 Feb 2015 11:18:13 +0100 |
souliane |
browser_side: add and use method displayWidget to harmonize widget's management in Libervia (not completely done, there are some issues)
frontends_multi_profiles
|
Tue, 10 Feb 2015 20:52:02 +0100 |
Goffi |
browser side (web panel): add an option to hide url headed + use it for public blog
frontends_multi_profiles
|
Tue, 10 Feb 2015 20:43:26 +0100 |
Goffi |
browser side: fixed jid's public blog menu
frontends_multi_profiles
|
Tue, 10 Feb 2015 20:42:39 +0100 |
Goffi |
browser side: added a base_location property to get location of current Libervia instance
frontends_multi_profiles
|
Tue, 10 Feb 2015 19:10:28 +0100 |
Goffi |
brower side: removed close listener for LiberviaWidget
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
|
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
|
Sat, 24 Jan 2015 01:45:39 +0100 |
Goffi |
browser side: big refactoring to base Libervia on QuickFrontend, first draft:
frontends_multi_profiles
|
Fri, 28 Nov 2014 00:31:27 +0100 |
souliane |
browser and server side: uses RSM (XEP-0059)
|
Wed, 22 Oct 2014 19:03:55 +0200 |
souliane |
browser_side: various improvements, especially for MUC
|
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
|
Sat, 18 Oct 2014 14:47:47 +0200 |
souliane |
browser_side: fixes the display of MUC occupants presences
|
Fri, 17 Oct 2014 20:38:38 +0200 |
souliane |
browser_side: fixes wrong JID construction when processing getPresenceStatuses result
|
Sat, 18 Oct 2014 13:16:56 +0200 |
souliane |
browser_side: safer attributes handling in getOrCreateLiberviaWidget + use it to create MUC panels
|
Fri, 17 Oct 2014 13:26:33 +0200 |
souliane |
browser_side: display MUC occupants presences
|
Fri, 17 Oct 2014 10:44:06 +0200 |
souliane |
browser_side: fixes a bug that arrived with the last changes on the JID class (this is related to how pyjamas handle the property decorator)
|
Wed, 17 Sep 2014 17:15:03 +0200 |
souliane |
browser_side: disable OTR if the browser is too old to offer crypto.getRandomValues (CSPRNG)
|
Thu, 11 Sep 2014 12:59:13 +0200 |
souliane |
browser_side: fixes signal callback with no argument (e.g disconnected)
|
Sun, 07 Sep 2014 16:40:33 +0200 |
souliane |
browser_side: temporary way to display the OTR state in the LiberviaWidget header
|
Fri, 05 Sep 2014 19:29:35 +0200 |
Goffi |
browser_side: management of new "info" newMessage type
|
Fri, 05 Sep 2014 11:53:55 +0200 |
souliane |
plugin OTR: forces FINISHED state if we are in ENCRYPTED state on contact disconnection
|
Tue, 02 Sep 2014 21:26:32 +0200 |
souliane |
browser_side: add minimal requirements for generic plugins handling
|
Tue, 02 Sep 2014 21:21:21 +0200 |
souliane |
browser and server sides: add bridge method getLastResource
|
Wed, 20 Aug 2014 20:59:15 +0200 |
Goffi |
browser_side: use of new XHTML2Text method
|
Thu, 14 Aug 2014 13:27:07 +0200 |
souliane |
browser_side: display new lines and clickable URLs for headline message
|
Wed, 13 Aug 2014 14:09:09 +0200 |
Goffi |
browser side (XMLUI): XMLUI update to follow core changes:
|
Tue, 15 Jul 2014 18:45:33 +0200 |
souliane |
browser_side: handle menus of type ROOM, SINGLE and ROSTER_JID
|
Tue, 15 Jul 2014 18:43:55 +0200 |
souliane |
browser_side: refactorisation of menus and LiberviaWidget's header
|
Tue, 17 Jun 2014 16:21:42 +0200 |
souliane |
server side (blog): use user's avatar a the blog's favicon + small refactorization
|
Sun, 15 Jun 2014 18:16:24 +0200 |
souliane |
misc: remove some pylint errors and warnings
|
Sat, 14 Jun 2014 19:20:27 +0200 |
souliane |
browser side: display avatars in the contact panel
|
Sat, 14 Jun 2014 19:10:51 +0200 |
souliane |
browser side: small refactoring to prepare displaying avatars in the contact panel
|
Thu, 12 Jun 2014 22:37:22 +0200 |
souliane |
browser side: rename and refactor constant UI_PARAMS to CACHED_PARAMS, from a dict of dict to a list of 2-tuple
|
Thu, 12 Jun 2014 22:32:33 +0200 |
souliane |
browser side: changed default avatar
|
Tue, 10 Jun 2014 01:15:13 +0200 |
souliane |
browser_side: fixes issues from the refactoring
|
Mon, 09 Jun 2014 22:15:26 +0200 |
Goffi |
browser_side: import fixes:
|
Wed, 04 Jun 2014 00:23:14 +0200 |
souliane |
server and browser sides: fixes UI parameters initialisation with user values + small refactoring
|
Mon, 02 Jun 2014 19:29:07 +0200 |
souliane |
browser side: message of type "headline" sent from the host are displayed in a InfoDialog
|
Thu, 29 May 2014 17:49:59 +0200 |
souliane |
browser side: rename parameter of getParent / getWidgetPanel from 'verbose' to 'expect'
|
Thu, 29 May 2014 17:32:32 +0200 |
souliane |
browser side: select the "Login" tab when using auto-connect feature
|
Fri, 23 May 2014 10:41:42 +0200 |
souliane |
browser and server sides: use asyncConnect instead of connect
|
Thu, 29 May 2014 15:51:26 +0200 |
souliane |
browser side: display messages from contacts not in roster
|
Tue, 20 May 2014 13:00:52 +0200 |
souliane |
browser_side: fixes bug introduced with previous changeset (1a0cec9b0f1e)
|
Tue, 20 May 2014 10:54:03 +0200 |
souliane |
better PEP-8 compliance
|
Tue, 20 May 2014 06:41:16 +0200 |
souliane |
/!\ reorganize all the file hierarchy, move the code and launching script to src:
base
libervia.py@ecf27a6193ec
|