log

age author description
Thu, 21 Nov 2013 16:05:14 +0100 souliane browser_side: better PEP8 compliance
Thu, 21 Nov 2013 16:03:33 +0100 souliane browser_side: can identify muc members with symbols
Thu, 21 Nov 2013 13:44:26 +0100 souliane browser_side: bug fix for RoomAndContactsChooser (do not display the MUCs in the list)
Tue, 19 Nov 2013 21:21:49 +0100 souliane browser_side: update contacts in "group and contact chooser" when the a user connect/disconnect
Sun, 17 Nov 2013 22:20:12 +0100 souliane browser_side: send rich text to all the "To" recipients (groups and one2one)
Sun, 17 Nov 2013 21:16:07 +0100 souliane browser_side: added generic method "send" in SatWebFrontend
Sun, 17 Nov 2013 17:57:14 +0100 souliane browser_side: added class RoomAndContactsChooser:
Sun, 17 Nov 2013 17:53:37 +0100 souliane browser_side: changes regarding widgets and tabs:
Sun, 17 Nov 2013 17:47:39 +0100 souliane bridge: added inviteMUC + modify joinMUC to make it accept room_jid = ""
Sun, 17 Nov 2013 17:43:31 +0100 souliane browser_side: sort the the result of ContactList.getConnected()
Sun, 17 Nov 2013 17:41:54 +0100 souliane browser_side: added class ToggleStackPanel
Mon, 11 Nov 2013 12:48:33 +0100 souliane browser_side: improvements for lists and contact groups manager:
Mon, 11 Nov 2013 10:44:44 +0100 souliane browser_side: small changes for contact list and "add group" panel:
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:34:55 +0100 Goffi browser side: if 'xhtml' key is present in microblog data, rich content is displayed
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
Sat, 09 Nov 2013 17:12:05 +0100 souliane browser_side: open the web widget in the current tab
Sat, 09 Nov 2013 09:39:45 +0100 souliane browser_side: added contact group manager based on ListManager
Sat, 09 Nov 2013 15:31:39 +0100 souliane browser_side: small changes to prepare the contact group manager:
Sat, 09 Nov 2013 09:38:17 +0100 souliane browser_side: isolate the basic stuff of RecipientManager in a new class ListManager:
Sat, 09 Nov 2013 08:53:03 +0100 souliane browser_side: isolate the "add contact group" panel in a re-usable class:
Fri, 08 Nov 2013 17:07:27 +0100 souliane browser_side: isolate the basic stuff of ContactList in the new GenericContactList class
Tue, 05 Nov 2013 21:12:14 +0100 souliane plugin XEP-249: added parameter Misc / Auto-join MUC on invitation:
Wed, 23 Oct 2013 18:33:16 +0200 souliane browser_side: added auto-connection with URL parameters:
Fri, 08 Nov 2013 20:50:11 +0100 souliane browser_side: set the "workaround" timers to 5 ms instead of 10:
Wed, 23 Oct 2013 18:32:01 +0200 souliane plugin card_game: use the games.py from sat/src/tools/frontends
Sat, 09 Nov 2013 17:08:45 +0100 Goffi browser_side: removed some trailing spaces
Sat, 09 Nov 2013 10:24:03 +0100 Goffi browser side: use of inlineRoot to display XHTML chat text
Sat, 09 Nov 2013 10:23:33 +0100 Goffi browser side: added Node.setAttribute and Node.toxml to nativedom