Mercurial > libervia-backend
comparison CHANGELOG @ 1982:e6b51b7ff31f
merged main branch
author | Goffi <goffi@goffi.org> |
---|---|
date | Tue, 28 Jun 2016 18:37:29 +0200 |
parents | 0618832a1627 |
children | 3c92c0b977b5 |
comparison
equal
deleted
inserted
replaced
1980:2a85c818751a | 1982:e6b51b7ff31f |
---|---|
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: |