Commit History

Author SHA1 Message Date
  Georg Lukas 897145be5e JID parser: fall back to the full string if it doesn't contain '@', thx iBrek and iNPUTmice 6 years ago
  ldvc eee204e54b Initial attempt for a French translation 6 years ago
  Georg Lukas 11a55b09c1 Style: add padding between list items for better tapability 6 years ago
  Georg Lukas 12efe3ee0a Improved style of text and hints 6 years ago
  Martin Dosch d3213f25c7 Removed decoration on button hover. 6 years ago
  Martin Dosch 7b7eddb749 Added a reference to bootstrap. 6 years ago
  Martin Dosch 00290eb90c Added link hover, removed link decoration. 6 years ago
  Martin Dosch 6a443681f5 Get rid of bootstrap. 6 years ago
  Martin Dosch ab3b865325 Removed 3rd party request. It'll be ok with some fall-back font. 6 years ago
  Wiktor Kwapisiewicz 50a002f941 Make XMPP URI field read-only 6 years ago
  Georg Lukas 19405cb5c7 Provide both URL-encoded and 'plain' JID from hash parser 7 years ago
  Georg Lukas 518788dedf URL-encoding: globals are evil, order matters 7 years ago
  Georg Lukas c48323994c Properly URL-encode the JID, needed for IRC transports 7 years ago
  Georg Lukas b969375ec7 Less text = better 7 years ago
  Alex Jordan 9e2841d8cb Select the XMPP URI when clicked 7 years ago
  Alex Jordan aa3f32b03b Make the i18n stuff actually work 7 years ago
  Alex Jordan 96d89cb2d5 Correct a minor whitespace inconsistency 7 years ago
  Alex Jordan 5e84b5cd15 Don't initialize i18n until the document is loaded 7 years ago
  Alex Jordan 1c14861891 Fix client list getting injected twice 7 years ago
  Alex Jordan ee66ab8914 Use strict equality instead of loose equality operators 7 years ago
  Alex Jordan d25f131955 Get rid of onload= in the HTML 7 years ago
  Alex Jordan b6a2e4f42e Use strict mode 7 years ago
  Alex Jordan 4848929830 Wrap the JS in a IIFE 7 years ago
  Alex Jordan 32e79da005 Add some missing semicolons 7 years ago
  Alex Jordan ece7789056 Remove some unnecessary/deprecated HTML attributes 7 years ago
  Alex Jordan 40f0822618 Make script includes relative to index.html 7 years ago
  Alex Jordan 085bca1d39 Move <script>s to the bottom of <body>, where they should be 7 years ago
  Alex Jordan db85f9ed79 Move i18n-text into the scripts/ directory 7 years ago
  Alex Jordan a120c8c630 Move the JS into a separate file 7 years ago
  Georg Lukas d4551bb4fa Support base64-encoded JIDs, added for ChatSecure 7 years ago