log

age author description
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)
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:54:13 +0200 souliane browser_side (jid): remove JID constructor special error handling (it's better to get the full backtrace)
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)
Fri, 17 Oct 2014 10:42:10 +0200 souliane browser_side: print a warning when trying to access a non existing contact box:
Sat, 11 Oct 2014 16:28:27 +0200 Goffi server side (twisted plugin): fixed bad use of default value in getConfig
Fri, 10 Oct 2014 16:45:53 +0200 Goffi restored commit 0090285a5689: the fix was actualy good, my bad
Fri, 10 Oct 2014 16:28:38 +0200 Goffi revert commit 0090285a5689: the fix is bad and broke extra commands
Mon, 06 Oct 2014 12:47:03 +0200 souliane browser_side: implements "Show offline contacts" and "Show empty groups" parameters
Sat, 04 Oct 2014 10:28:20 +0200 souliane server_side: adapt to the new signatures of bridge method getHistory
Sat, 04 Oct 2014 10:32:52 +0200 souliane fixes launching script when running with no argument
Fri, 03 Oct 2014 12:33:03 +0200 souliane browser_side: add XMLUI "int" widget type + historyPrint uses the new param "Chat history limit"
Fri, 03 Oct 2014 19:38:10 +0200 Goffi installation: pyjamas build fixes:
Fri, 03 Oct 2014 18:31:40 +0200 Goffi misc: launch script fix (there can now be more than 1 argument)
Fri, 03 Oct 2014 18:13:48 +0200 Goffi misc: launch script now manage "status" command, and additional arguments
Fri, 03 Oct 2014 16:18:56 +0200 Goffi installation: replaced the deprecated distribute_setup.py by ez_setup.py