Mercurial > libervia-web
log src/browser/sat_browser/otrjs_wrapper.py @ 763:7390cba0bb44
age | author | description |
---|---|---|
2015-03-30 | Goffi | 2015 copyright dates update |
2014-09-17 | souliane | browser_side: disable OTR if the browser is too old to offer crypto.getRandomValues (CSPRNG) |
2014-09-07 | souliane | browser_side (plugin OTR): manage the plain text messages ourselves rather than leaving it to otr.js |
2014-09-05 | souliane | browser_side (wrapper otr.js): fixes the method to finish the conversation |
2014-09-05 | souliane | plugin OTR: forces FINISHED state if we are in ENCRYPTED state on contact disconnection |
2014-09-03 | souliane | browser_side (plugin OTR): rename menus and replace 'buddy' with 'correspondent' |
2014-09-02 | souliane | browser and server sides: OTR plugin, first draft |