Mercurial > libervia-web
log src/browser/libervia_main.py @ 575:f8a355bede6a
age | author | description |
---|---|---|
Sat, 18 Oct 2014 13:16:56 +0200 | souliane | browser_side: safer attributes handling in getOrCreateLiberviaWidget + use it to create MUC panels |
Fri, 17 Oct 2014 13:26:33 +0200 | souliane | browser_side: display MUC occupants presences |
Fri, 17 Oct 2014 10:44:06 +0200 | souliane | browser_side: fixes a bug that arrived with the last changes on the JID class (this is related to how pyjamas handle the property decorator) |
Wed, 17 Sep 2014 17:15:03 +0200 | souliane | browser_side: disable OTR if the browser is too old to offer crypto.getRandomValues (CSPRNG) |
Thu, 11 Sep 2014 12:59:13 +0200 | souliane | browser_side: fixes signal callback with no argument (e.g disconnected) |
Sun, 07 Sep 2014 16:40:33 +0200 | souliane | browser_side: temporary way to display the OTR state in the LiberviaWidget header |
Fri, 05 Sep 2014 19:29:35 +0200 | Goffi | browser_side: management of new "info" newMessage type |