log

age author description
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)