log libervia.tac @ 279:2d6bd975a72d

age author description
Sat, 23 Nov 2013 14:46:03 +0100 souliane browser_side: set your own presence status and display those of others
Fri, 13 Dec 2013 17:10:35 +0100 Goffi server side: fixed bad async bridge calls management
Thu, 21 Nov 2013 16:13:14 +0100 souliane bridge + browser_side: bridge signals for games and their callbacks:
Sun, 17 Nov 2013 17:57:14 +0100 souliane browser_side: added class RoomAndContactsChooser:
Sun, 17 Nov 2013 17:47:39 +0100 souliane bridge: added inviteMUC + modify joinMUC to make it accept room_jid = ""
Fri, 15 Nov 2013 15:34:57 +0100 Goffi browser side: management of extra data for sendMblogComment, allowing to send rich text for comments
Fri, 15 Nov 2013 15:06:47 +0100 Goffi server_side: extra data is now added for sendMblog, allowing to send rich text with the 'rich' key.
Fri, 15 Nov 2013 15:01:29 +0100 Goffi removed trailing spaces in libervia.tac
Tue, 05 Nov 2013 21:12:14 +0100 souliane plugin XEP-249: added parameter Misc / Auto-join MUC on invitation:
Fri, 18 Oct 2013 11:14:55 +0200 souliane browser_side: add context menu for contact:
Thu, 07 Nov 2013 15:22:00 +0100 Goffi browser and server side: XHTML handling, first draft:
Tue, 08 Oct 2013 13:48:00 +0200 souliane bridge: asyncGetParamA takes a security_limit argument
Sat, 21 Sep 2013 14:58:21 +0200 Goffi server side: better async bridge calls handling
Sat, 07 Sep 2013 19:54:41 +0200 souliane browser_side: small improvements for parameters panel
Sat, 07 Sep 2013 02:07:07 +0200 souliane server side: added the security_limit to setParam
Fri, 06 Sep 2013 16:23:30 +0200 souliane plugin XEP-0085: Chat State Notifications
Thu, 20 Jun 2013 12:16:46 +0200 Goffi browser + server: vcard is requested when no avatar data is found in cache
Thu, 20 Jun 2013 12:16:46 +0200 Goffi browser, server: comments handling:
Sun, 07 Apr 2013 22:33:55 +0200 Goffi server + browser: message warning level/sending refactoring:
Sat, 26 Jan 2013 00:36:57 +0100 Goffi closing a group chat widget now leave the muc room (bug 11)
Sun, 13 Jan 2013 20:03:55 +0100 Goffi server side: added root redirection to libervia.html
Mon, 07 Jan 2013 23:38:36 +0100 Goffi dates update
Mon, 07 Jan 2013 23:10:54 +0100 Goffi server side: removed some unused imports
Mon, 07 Jan 2013 01:09:57 +0100 Goffi server side: registration refactoring first draft; main registration code is moved to SàT backend
Sat, 05 Jan 2013 16:06:33 +0100 Goffi server side: disconnection
Sat, 05 Jan 2013 16:05:22 +0100 Goffi server side: async connection
Sat, 05 Jan 2013 16:04:44 +0100 Goffi server_side: set timeout to 300 s
Sun, 30 Dec 2012 18:54:17 +0100 Goffi server side: fixed tarotGameReady call
Fri, 28 Dec 2012 01:05:22 +0100 Goffi server side: file upload is now more generic:
Sun, 09 Dec 2012 23:42:08 +0100 Goffi added parameter management to test XMLUI, but it's currently deactivated for security reasons (need some configuration options) + separated mainTabPanel CSS from LiberviaTabPanel