Sat, 11 Aug 2018 18:35:37 +0200 |
Goffi |
browser: fixes to handle encryption changes in backend
|
Fri, 26 Jan 2018 11:15:26 +0100 |
Goffi |
date update
|
Fri, 03 Nov 2017 14:37:01 +0100 |
Goffi |
misc: date update (yes it's a bit late :p )
|
Fri, 19 May 2017 17:03:04 +0200 |
Goffi |
browser: various fixes
|
Sun, 26 Feb 2017 18:32:47 +0100 |
Goffi |
server, browser: partial Libervia fix
|
Sun, 28 Aug 2016 19:25:52 +0200 |
Goffi |
server, browser: removed deprecated methods which have been removed from backend, and associated code
|
Tue, 09 Aug 2016 01:07:15 +0200 |
Goffi |
browser, server: update to get compatibility with 0.7-dev (not finished):
|
Mon, 29 Feb 2016 12:40:14 +0100 |
Goffi |
server, browser: new "allow_registration" option to enable/disable new account registration through Liberia interface
|
Mon, 29 Feb 2016 12:37:45 +0100 |
Goffi |
server, browser: replaced isRegistered call by a more generic getSessionMetadata which return a dictionary
|
Sat, 16 Jan 2016 10:49:16 +0100 |
souliane |
browser: set the background transparent when the register panel is displayed
|
Fri, 15 Jan 2016 15:42:37 +0100 |
Goffi |
browser: use new style calls for getSignals
|
Wed, 13 Jan 2016 13:11:44 +0100 |
souliane |
browser (games, menu): rename showFailureRoomInvalid to onJoinMUCFailure and display a nice message when the room has already been joined (it is not a real error)
|
Tue, 12 Jan 2016 18:00:12 +0100 |
souliane |
browser: update favicon counter when a tab change make notified messages visible
|
Tue, 12 Jan 2016 17:59:07 +0100 |
souliane |
browser (chat, notification): remove the textual alerts counter, merge it with the favicon counter
|
Sun, 03 Jan 2016 16:24:27 +0100 |
Goffi |
copyright update
|
Wed, 02 Dec 2015 11:15:58 +0100 |
Goffi |
browser side: fixed public blog menu (moved temporarily to frontend side)
|
Tue, 01 Dec 2015 13:55:01 +0100 |
Goffi |
browser side: workaround for a pyjamas bug which freeze the browser in some case with addURLToText regex
|
Tue, 01 Dec 2015 12:34:26 +0100 |
souliane |
browser_side: rename "Manage groups" to "Manage contact groups" to avoid confusion
|
Tue, 01 Dec 2015 12:01:03 +0100 |
souliane |
browser_side (menu): moved Tarot from Games to Groups
|
Tue, 01 Dec 2015 11:04:10 +0100 |
souliane |
browser_side: fixed contact list refresh on param change
|
Mon, 30 Nov 2015 16:26:31 +0100 |
souliane |
browser_side: modify a message to avoid a confusion when fine access blogging is not available
|
Sun, 29 Nov 2015 22:58:38 +0100 |
Goffi |
browser side: the new menu 'help/official room chat' launch the default_muc room, which can be used to get some help
|
Wed, 25 Nov 2015 02:35:32 +0100 |
Goffi |
browser side: restored web widget
|
Mon, 23 Nov 2015 23:30:34 +0100 |
Goffi |
browser side: features are checked for microblogging and group blogging. If one of them is not available, a pop-up warns it, and it is not possible to write a new entry.
|
Wed, 21 Oct 2015 15:08:34 +0200 |
souliane |
browser_side: fixes auto-login (broken by previous changeset)
|
Tue, 18 Aug 2015 08:10:02 +0200 |
Goffi |
browser + server sides: actionNew signal handling
|
Sun, 16 Aug 2015 01:51:12 +0200 |
Goffi |
server + browser side: blogging refactoring (draft), huge commit sorry:
|
Mon, 20 Jul 2015 10:18:02 +0200 |
souliane |
browser_side: use favico.js to display alerts counter
|
Mon, 13 Jul 2015 13:33:01 +0200 |
souliane |
browser_side: remove methods that were used before the merge, when Libervia was not based on quick_frontend
|
Thu, 04 Jun 2015 12:03:45 +0200 |
souliane |
browser and server sides: renamed max to max_ after sat's changeset 1423 (882e5fabf68c)
|
Wed, 27 May 2015 19:11:25 +0200 |
Goffi |
browser side: when there is no avatar in cache in getAvatarURL, set its value to empty string to avoid requesting again
|
Wed, 27 May 2015 19:10:16 +0200 |
Goffi |
browser side: added signal caching before profile is plugged, as QuickFrontend mechanism is not used
|
Mon, 20 Apr 2015 17:10:38 +0200 |
souliane |
browser_side: change frontend method "setStatusOnline" for "setPresenceStatus"
|
Mon, 20 Apr 2015 09:14:03 +0200 |
souliane |
browser_side: clean the code that has been commented or isolated during the refactorisation to base libervia on quick_frontend
|
Mon, 20 Apr 2015 08:51:25 +0200 |
souliane |
browser and server side: remove unibox
|
Thu, 16 Apr 2015 14:57:02 +0200 |
souliane |
massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions
|
Thu, 09 Apr 2015 11:37:25 +0200 |
souliane |
browser_side: use host.default_muc instead of C.DEFAULT_MUC
|
Mon, 23 Mar 2015 09:35:46 +0100 |
souliane |
browser_side: update ContactList, Chat, ContactsPanel, ContactBox, ContactLabel to update the display using listeners as it is done in quick_frontend:
|
Fri, 27 Mar 2015 00:15:42 +0100 |
souliane |
browser_side: let the backend check for the validity of MUC JIDs that come from a user input
|
Mon, 30 Mar 2015 10:28:47 +0200 |
Goffi |
2015 copyright dates update
|
Thu, 19 Mar 2015 20:41:46 +0100 |
Goffi |
browser side: versions management + version is shown in about dialog
|
Wed, 18 Mar 2015 16:15:18 +0100 |
Goffi |
merged branch frontends_multi_profiles
|
Tue, 17 Mar 2015 20:42:02 +0100 |
Goffi |
browser side: menus refactorisation:
frontends_multi_profiles
|
Tue, 17 Mar 2015 20:28:41 +0100 |
Goffi |
browser side: host listeners are called when host is instantiated
frontends_multi_profiles
|
Mon, 09 Mar 2015 16:27:20 +0100 |
souliane |
browser_side: rename askConfirmation handler
frontends_multi_profiles
|
Fri, 06 Mar 2015 14:29:37 +0100 |
souliane |
browser_side (blog): clean the MicroblogPanel:
frontends_multi_profiles
|
Tue, 03 Mar 2015 22:31:54 +0100 |
souliane |
browser_side: OTR uses 'profilePlugged', 'disconnect' and 'gotMenus' listeners
frontends_multi_profiles
|
Tue, 03 Mar 2015 07:21:50 +0100 |
souliane |
browser_side: fixes OTR using the new resource system and proper triggers (send and receive message) or listener (presence update)
frontends_multi_profiles
|
Tue, 03 Mar 2015 06:51:13 +0100 |
souliane |
browser_side: replace all instances of 'str' with 'unicode'
frontends_multi_profiles
|
Fri, 27 Feb 2015 16:05:28 +0100 |
souliane |
browser_side: allow to drop a widget in the "+" tab
frontends_multi_profiles
|
Fri, 27 Feb 2015 02:42:44 +0100 |
souliane |
browser_side: the contact list's height needs a window resize after it's been added or when the tab bar display is changed
frontends_multi_profiles
|
Fri, 27 Feb 2015 13:12:28 +0100 |
souliane |
browser_side: hide the tab bar and contact list's toggle button until the profile is connected
frontends_multi_profiles
|
Fri, 27 Feb 2015 02:41:11 +0100 |
souliane |
browser_side: implements setStatusOnline since it is not used only for setting the connected state on/off, but also to update the user presence and status
frontends_multi_profiles
|
Fri, 27 Feb 2015 02:39:43 +0100 |
souliane |
browser_side: MainPanel is now based on a DockPanel, which allows to use less tables and also to remove some "window resized" listeners
frontends_multi_profiles
|
Fri, 27 Feb 2015 01:08:36 +0100 |
souliane |
browser_side, server_side: MicroblogPanel.onGroupDrop and bridge method getMassiveLastMBlogs now only accepts the publishers as a set of unicode (no more None value or single unicode).
frontends_multi_profiles
|
Thu, 26 Feb 2015 18:10:54 +0100 |
Goffi |
browser_side: classes reorganisation:
frontends_multi_profiles
|
Wed, 25 Feb 2015 19:44:10 +0100 |
Goffi |
browser side: fixed typo in newMessageHandler
frontends_multi_profiles
|
Wed, 25 Feb 2015 19:40:23 +0100 |
Goffi |
browser side: restored infoDialog for headline messages from server
frontends_multi_profiles
|
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
|