2013-12-29 |
souliane |
browser_side: display a "New message" button and add a "comment" icon for main entries in MicroblogPanel when the unibox is disabled
|
2013-12-29 |
souliane |
browser_side: message box below the ChatPanel when unibox is disabled
|
2013-12-29 |
souliane |
browser_side: make UniBox inherit from a more basic MessageBox class
|
2013-12-29 |
souliane |
browser_side: make unibox optional
|
2013-12-27 |
souliane |
server_side: removed unecessary debug info during a file upload
|
2013-12-19 |
souliane |
browser_side (groupblog): order items using "published" instead of "updated"
|
2013-12-18 |
souliane |
server_side: display rich text in blogs (addURLToText is now in sat_frontends/tools/strings)
|
2013-12-18 |
souliane |
browser_side: styles for displaying rich text
|
2013-12-18 |
souliane |
browser_side: fix presence/status update (do not share between different resources)
|
2013-12-18 |
souliane |
browser_side: fix internal JID class equality operator
|
2013-12-18 |
souliane |
browser_side: bug fix for setting a new presence when the current one is 'unavailable'
|
2013-12-18 |
souliane |
browser_side (plugin radiocol): set the upload limit to 10 MB instead of 5
|
2013-12-17 |
souliane |
browser_side (plugins radiocol, xep-0054): handle upload errors
|
2013-12-24 |
Goffi |
server and browser side: updated callback system to follow core changes
|
2013-12-17 |
Goffi |
browser side: sendMessage alert on error
|
2013-12-17 |
Goffi |
server side: sendMessage is now async
|
2013-12-17 |
Goffi |
server+browser side: fixed bridge errback handling
|
2013-12-17 |
Goffi |
server side: adapted registeringError reasons to new names in backend
|
2013-12-16 |
souliane |
browser_side: bug fixes for switching between unibox and rich text editor:
|
2013-12-15 |
souliane |
browser_side: blog post update: fix assignment to immutable element
|
2013-12-10 |
souliane |
browser_side: set the ideal width for the rich text dialog when displayed in the unibox panel
|
2013-12-10 |
souliane |
browser_side: set the ideal width for the blog post update dialog
|
2013-12-10 |
souliane |
browser_side: set the ideal height for the contact panel size when displayed in the unibox panel
|
2013-12-10 |
souliane |
browser_side: double click on unibox do not open the rich text editor anymore
|
2013-11-27 |
souliane |
browser_side: renamed item and labels for discussion groups
|
2013-11-28 |
souliane |
browser_side (plugin radiocol): send the current queue to new players
|
2013-11-27 |
souliane |
browser_side (plugin radiocol): the UI uses CaptionPanel
|
2013-11-26 |
souliane |
browser_side (plugin radiocol): use the status label to give more information
|
2013-11-25 |
souliane |
browser_side (plugin radiocol): info message when you start the radiocol
|
2013-11-25 |
souliane |
browser_side (plugins radiocol, xep-0054): check for file size or type before uploading
|
2013-12-10 |
souliane |
browser_side: added blog item modification/deletion
|
2013-12-09 |
souliane |
browser_side: more customizable rich text editor
|
2013-12-04 |
souliane |
browser_side: changes related to the implementation of XEP-0033 (addressing)
|
2013-11-23 |
souliane |
browser_side: set your own presence status and display those of others
|
2013-11-22 |
souliane |
browser_side: white-space: nowrap for the groups in the contact manager
|
2013-12-13 |
Goffi |
server side: fixed bad async bridge calls management
|
2013-11-21 |
souliane |
frontends tools: moved src/tools/frontends to frontends/src/tools
|
2013-11-21 |
souliane |
bridge + browser_side: bridge signals for games and their callbacks:
|
2013-11-21 |
souliane |
browser_side: better PEP8 compliance
|
2013-11-21 |
souliane |
browser_side: can identify muc members with symbols
|
2013-11-21 |
souliane |
browser_side: bug fix for RoomAndContactsChooser (do not display the MUCs in the list)
|
2013-11-19 |
souliane |
browser_side: update contacts in "group and contact chooser" when the a user connect/disconnect
|
2013-11-17 |
souliane |
browser_side: send rich text to all the "To" recipients (groups and one2one)
|
2013-11-17 |
souliane |
browser_side: added generic method "send" in SatWebFrontend
|
2013-11-17 |
souliane |
browser_side: added class RoomAndContactsChooser:
|
2013-11-17 |
souliane |
browser_side: changes regarding widgets and tabs:
|
2013-11-17 |
souliane |
bridge: added inviteMUC + modify joinMUC to make it accept room_jid = ""
|
2013-11-17 |
souliane |
browser_side: sort the the result of ContactList.getConnected()
|
2013-11-17 |
souliane |
browser_side: added class ToggleStackPanel
|
2013-11-11 |
souliane |
browser_side: improvements for lists and contact groups manager:
|
2013-11-11 |
souliane |
browser_side: small changes for contact list and "add group" panel:
|
2013-11-15 |
Goffi |
browser side: management of extra data for sendMblogComment, allowing to send rich text for comments
|
2013-11-15 |
Goffi |
browser side: if 'xhtml' key is present in microblog data, rich content is displayed
|
2013-11-15 |
Goffi |
server_side: extra data is now added for sendMblog, allowing to send rich text with the 'rich' key.
|
2013-11-15 |
Goffi |
removed trailing spaces in libervia.tac
|
2013-11-09 |
souliane |
browser_side: open the web widget in the current tab
|
2013-11-09 |
souliane |
browser_side: added contact group manager based on ListManager
|
2013-11-09 |
souliane |
browser_side: small changes to prepare the contact group manager:
|
2013-11-09 |
souliane |
browser_side: isolate the basic stuff of RecipientManager in a new class ListManager:
|
2013-11-09 |
souliane |
browser_side: isolate the "add contact group" panel in a re-usable class:
|