Mercurial > libervia-web
graph
-
SàT 0.5.1 released2014-09-18, by Goffi
-
0.5.0 tag fix2014-09-18, by Goffi
-
browser_side: disable OTR if the browser is too old to offer crypto.getRandomValues (CSPRNG)2014-09-17, by souliane
-
browser_side: fixes signal callback with no argument (e.g disconnected)2014-09-11, by souliane
-
browser_side: fixes bug at profile disconnection2014-09-10, by souliane
-
version update2014-09-09, by Goffi
-
browser_side (plugin OTR): forbid to start an OTR session if the contact is not connected2014-09-08, by souliane
-
browser_side (plugin OTR): display OTR states with icons instead of a text2014-09-08, by souliane
-
README: redirect media credits to sat_media repository (the pictures are no more hosted here)2014-09-08, by souliane
-
browser_side (plugin OTR): really clean everything on key drop2014-09-07, by souliane
-
browser_side (plugin OTR): ask the user before accepting an OTR query2014-09-07, by souliane
-
browser_side (plugin OTR): put all the text messages into constants2014-09-07, by souliane
-
browser_side: temporary way to display the OTR state in the LiberviaWidget header2014-09-07, by souliane
-
browser_side: printInfo fixes:2014-09-05, by Goffi
-
browser_side: management of new "info" newMessage type2014-09-05, by Goffi
-
browser_side (wrapper otr.js): fixes the method to finish the conversation2014-09-05, by souliane
-
browser_side (plugin OTR): change some feedback messages2014-09-05, by souliane
-
plugin OTR: forces FINISHED state if we are in ENCRYPTED state on contact disconnection2014-09-05, by souliane
-
plugin OTR: disconnect the active OTR sessions on profile disconnection2014-09-05, by souliane
-
plugin OTR: fixes handling of the FINISHED state2014-09-05, by souliane
-
browser_side: change a log.debug to log.error2014-09-05, by souliane
-
add licence information for otr.js and dependencies2014-09-03, by souliane
-
browser_side (plugin OTR): limit the max width for all dialogs2014-09-03, by souliane
-
browser_side (plugin OTR): rename menus and replace 'buddy' with 'correspondent'2014-09-03, by souliane
-
browser and server sides: OTR plugin, first draft2014-09-02, by souliane
-
browser_side: add minimal requirements for generic plugins handling2014-09-02, by souliane
-
browser and server sides: add bridge method getLastResource2014-09-02, by souliane
-
browser_side: refactorize class JID to allow modifying its attributes2014-09-02, by souliane
-
browser_side: avoid some confusions between jid object 1. as an instance of JID or 2. as a str2014-09-02, by souliane
-
browser_side: menu callback can be a method not belonging to a class2014-09-02, by souliane
-
browser_side: PromptDialog can display several input fields2014-09-02, by souliane
-
browser_side: force JID's node and domain to lower-case2014-08-26, by souliane
-
server_side: plugin refactoring:2014-08-25, by Goffi
-
installation: setup.py update:2014-08-24, by Goffi
-
server side: launching script improvments:2014-08-24, by Goffi
-
browser_side: the status menu is now based on GenericMenuBar instead of PopupMenuPanel2014-08-21, by souliane
-
browser_side: fixes using addStyleName and removeStyleName on a GenericMenuBar2014-08-21, by souliane
-
reverted commit 7d37bb042042 which is actualy useless2014-08-20, by Goffi
-
browser side: fake xdg class to work around BaseDirectory import in constants.py2014-08-20, by Goffi
-
browser_side: use of new XHTML2Text method2014-08-20, by Goffi
-
browser side (XMLUI): fixed bad use of text instead of XHTML in dialogs2014-08-20, by Goffi
-
browser_side: display new lines and clickable URLs for headline message2014-08-14, by souliane
-
browser_side: categories of the menus can be "flattened":2014-08-13, by souliane
-
setup: cleaning also handles egg filenames not containing the python version2014-08-13, by souliane
-
browser side (XMLUI): XMLUI update to follow core changes:2014-08-13, by Goffi
-
browser_side: menus refactorization + handle levels > 22014-07-25, by souliane
-
browser_side: fix logging issue with older firefox version (e.g. 3.0.4)2014-07-24, by souliane
-
browser_side: handle menus of type ROOM, SINGLE and ROSTER_JID2014-07-15, by souliane
-
browser_side: refactorisation of menus and LiberviaWidget's header2014-07-15, by souliane
-
setup: tiny factorisation2014-07-15, by souliane