Mercurial > libervia-web
graph
-
browser + server side: refactored menus:2014-02-04, by Goffi
-
browser side: removed logging imports: it's not working correctly with pyjamas2014-02-04, by Goffi
-
browser side: sat_frontends.tools.xml is now called xmltools2014-02-04, by Goffi
-
server side: make Libervia a Twisted plugin, and add it the --port argument + add a config file for the port.2014-02-04, by Emmanuel Gil Peyrot
-
reverted changeset c144b603fb93 (bug 7)2014-01-11, by Goffi
-
server side: make Libervia a Twisted plugin, and add it the --port argument + add a config file for the port.2013-02-23, by Emmanuel Gil Peyrot
-
Add notifications support, fixes bug 7.2013-02-23, by Emmanuel Gil Peyrot
-
browser_side: actually disable the microblog title (not supported yet)2014-01-07, by souliane
-
browser_side: fixed the behavior regarding "Enable unibox" parameter:2014-01-07, by souliane
-
reverted changeset: bfbd9d6eb9012014-01-07, by souliane
-
browser_side: prepare user input for microblog titles2014-01-04, by souliane
-
misc: reorganization of the file panels.py + clean the modules import:2014-01-03, by souliane
-
misc: gather the constants in a single file, as it is done for other frontends2014-01-03, by souliane
-
browser_side: fix import and method signatures relative to changeset e4f586fc61012014-01-03, by souliane
-
browser_side: handle successive click on blog post "edit" and "comment" icons2014-01-02, by souliane
-
browser_side: status can be edited with a click on it2013-12-30, by souliane
-
browser_side: save the unibox panel space when unibox is disabled2013-12-30, by souliane
-
browser_side: message box below the ChatPanel when unibox is disabled2013-12-29, by souliane
-
browser_side: make UniBox inherit from a more basic MessageBox class2013-12-29, by souliane
-
browser_side: make unibox optional2013-12-29, by souliane
-
server_side: removed unecessary debug info during a file upload2013-12-27, by souliane
-
browser_side (groupblog): order items using "published" instead of "updated"2013-12-19, by souliane
-
server_side: display rich text in blogs (addURLToText is now in sat_frontends/tools/strings)2013-12-18, by souliane
-
browser_side: styles for displaying rich text2013-12-18, by souliane
-
browser_side: fix presence/status update (do not share between different resources)2013-12-18, by souliane
-
browser_side: fix internal JID class equality operator2013-12-18, by souliane
-
browser_side: bug fix for setting a new presence when the current one is 'unavailable'2013-12-18, by souliane
-
browser_side (plugin radiocol): set the upload limit to 10 MB instead of 52013-12-18, by souliane
-
browser_side (plugins radiocol, xep-0054): handle upload errors2013-12-17, by souliane
-
server and browser side: updated callback system to follow core changes2013-12-24, by Goffi
-
browser side: sendMessage alert on error2013-12-17, by Goffi
-
server side: sendMessage is now async2013-12-17, by Goffi
-
server+browser side: fixed bridge errback handling2013-12-17, by Goffi
-
server side: adapted registeringError reasons to new names in backend2013-12-17, by Goffi
-
browser_side: bug fixes for switching between unibox and rich text editor:2013-12-16, by souliane
-
browser_side: blog post update: fix assignment to immutable element2013-12-15, by souliane
-
browser_side: set the ideal width for the rich text dialog when displayed in the unibox panel2013-12-10, by souliane
-
browser_side: set the ideal width for the blog post update dialog2013-12-10, by souliane
-
browser_side: set the ideal height for the contact panel size when displayed in the unibox panel2013-12-10, by souliane
-
browser_side: double click on unibox do not open the rich text editor anymore2013-12-10, by souliane
-
browser_side: renamed item and labels for discussion groups2013-11-27, by souliane
-
browser_side (plugin radiocol): send the current queue to new players2013-11-28, by souliane
-
browser_side (plugin radiocol): the UI uses CaptionPanel2013-11-27, by souliane
-
browser_side (plugin radiocol): use the status label to give more information2013-11-26, by souliane
-
browser_side (plugin radiocol): info message when you start the radiocol2013-11-25, by souliane
-
browser_side (plugins radiocol, xep-0054): check for file size or type before uploading2013-11-25, by souliane
-
browser_side: added blog item modification/deletion2013-12-10, by souliane
-
browser_side: more customizable rich text editor2013-12-09, by souliane
-
browser_side: changes related to the implementation of XEP-0033 (addressing)2013-12-04, by souliane
-
browser_side: set your own presence status and display those of others2013-11-23, by souliane
-
browser_side: white-space: nowrap for the groups in the contact manager2013-11-22, by souliane
-
server side: fixed bad async bridge calls management2013-12-13, by Goffi