comparison CHANGELOG @ 1976:4c2f2234b71e

merged modification from souliane
author Goffi <goffi@goffi.org>
date Mon, 27 Jun 2016 22:54:35 +0200
parents 0618832a1627
children 3c92c0b977b5
comparison
equal deleted inserted replaced
1974:b34fdb44b7d4 1976:4c2f2234b71e
64 - libervia: 64 - libervia:
65 - browser and server sides: 65 - browser and server sides:
66 - replaced isRegistered call by a more generic getSessionMetadata 66 - replaced isRegistered call by a more generic getSessionMetadata
67 - new option "allow_registration" to enable/disable new accounts registration 67 - new option "allow_registration" to enable/disable new accounts registration
68 - browser side: 68 - browser side:
69 - improvee the popup message banner 69 - improved the popup message banner
70 - replaced old favicon and display favicon counter 70 - replaced old favicon and display favicon counter
71 - fixed handling of connection with external JID 71 - fixed handling of connection with external JID
72 - improved some regexps 72 - improved some regexps
73 - replace "re" module usage with pure javascript 73 - replace "re" module usage with pure javascript
74 - server: 74 - server: