Mercurial > libervia-web
log src/browser/libervia_main.py @ 580:79fbc20c786b
age | author | description |
---|---|---|
Sat, 18 Oct 2014 14:47:47 +0200 | souliane | browser_side: fixes the display of MUC occupants presences |
Fri, 17 Oct 2014 20:38:38 +0200 | souliane | browser_side: fixes wrong JID construction when processing getPresenceStatuses result |
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) |