about summary refs log tree commit diff
AgeCommit message (Expand)Author
2017-12-08Make XMPP URI field read-onlyWiktor Kwapisiewicz
2017-04-03Provide both URL-encoded and 'plain' JID from hash parserGeorg Lukas
2017-03-29URL-encoding: globals are evil, order mattersGeorg Lukas
2017-02-13Properly URL-encode the JID, needed for IRC transportsGeorg Lukas
2017-02-05Less text = betterGeorg Lukas
2017-01-18Select the XMPP URI when clickedAlex Jordan
2017-01-16Make the i18n stuff actually workAlex Jordan
2017-01-16Correct a minor whitespace inconsistencyAlex Jordan
2017-01-16Don't initialize i18n until the document is loadedAlex Jordan
2017-01-16Fix client list getting injected twiceAlex Jordan
2017-01-16Use strict equality instead of loose equality operatorsAlex Jordan
2017-01-16Get rid of onload= in the HTMLAlex Jordan
2017-01-16Use strict modeAlex Jordan
2017-01-16Wrap the JS in a IIFEAlex Jordan
2017-01-16Add some missing semicolonsAlex Jordan
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
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-02README: change namesGeorg Lukas
2017-01-02German i18nGeorg Lukas
2017-01-01README: inspirationGeorg Lukas
2017-01-01README: better introGeorg Lukas
2017-01-01README with exampleGeorg Lukas
2017-01-01Initial code commit: WARNING, FUGLY JAVASCRIPTGeorg Lukas
2017-01-01Added Android clientsGeorg Lukas
2017-01-01Added WTFPL i18n-text v0.4.3 from https://bitbucket.org/vogdb/i18n-textGeorg Lukas
2017-01-01Added bootstrap, must get rid of it soonGeorg Lukas
2017-01-01initial commit: README, the most important thing everGeorg Lukas