Mercurial > libervia-backend
comparison CHANGELOG @ 1958:0618832a1627
fixed a typo
author | souliane <souliane@mailoo.org> |
---|---|
date | Sun, 29 May 2016 11:51:27 +0200 |
parents | 8226f9539580 |
children | 3c92c0b977b5 |
comparison
equal
deleted
inserted
replaced
1957:8226f9539580 | 1958:0618832a1627 |
---|---|
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: |