about summary refs log tree commit diff
path: root/index.html
AgeCommit message (Collapse)Author
2017-01-16Remove some unnecessary/deprecated HTML attributesAlex Jordan
2017-01-16Make script includes relative to index.htmlAlex Jordan
2017-01-16Move <script>s to the bottom of <body>, where they should beAlex Jordan
This is because otherwise they block the browser's HTML parsing.
2017-01-16Move i18n-text into the scripts/ directoryAlex Jordan
2017-01-16Move the JS into a separate fileAlex Jordan
2017-01-05Support base64-encoded JIDs, added for ChatSecureGeorg Lukas
2017-01-01Initial code commit: WARNING, FUGLY JAVASCRIPTGeorg Lukas