about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2020-01-01Use https link to xmpp.orgPerflyst
2020-01-01Merge branch 'bootstrapless'Georg Lukas
2019-03-12Merge branch 'os-recommedations', thx JBB and LNJGeorg Lukas
2019-03-12Monal is a great iOS clientGeorg Lukas
2019-03-12yaxim is Number 1Georg Lukas
2019-03-12Rename to XSF platform mappingJonah Brüchert
2019-03-12Update german and french translationsJonah Brüchert
2019-03-12Recommend different clients depending on the operating systemJonah Brüchert
2018-10-30Merge pull request #11 from licaon-kter/patch-1Georg Lukas
Romanian translation
2018-10-30Romanian translationLicaon_Kter
2018-04-20JID parser: fall back to the full string if it doesn't contain '@', thx ↵Georg Lukas
iBrek and iNPUTmice
2018-03-20Initial attempt for a French translationldvc
2018-02-21Style: add padding between list items for better tapabilityGeorg Lukas
2018-02-21Improved style of text and hintsGeorg Lukas
2017-12-21Removed decoration on button hover.Martin Dosch
2017-12-21Added a reference to bootstrap.Martin Dosch
2017-12-21Added link hover, removed link decoration.Martin Dosch
2017-12-21Get rid of bootstrap.Martin Dosch
2017-12-21Removed 3rd party request. It'll be ok with some fall-back font.Martin Dosch
2017-12-08Make XMPP URI field read-onlyWiktor Kwapisiewicz
As currently there is no way to set new XMPP URI making this field read-only avoids UX issues. Fixes #7
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
They were kinda crashing the webpage before...
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
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-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