XMPP invitation landing page, without javascript
Commits
index: decode xmpp%3a uri if encoded
Zach DeCook committed 2022-12-14
URIs: Add Contact Invitation with IBR
Zach DeCook committed 2022-06-06
URIs: Add register URIs
Zach DeCook committed 2022-06-06
URIs: Support group chat uris
Zach DeCook committed 2022-06-06
Android clients: Only use F-Droid links
Zach DeCook committed 2022-06-06
readme: Update for fork
Zach DeCook committed 2022-06-06
recommend text: Put OS name inline.
Zach DeCook committed 2022-06-06
index: Rewrite in PHP
Zach DeCook committed 2022-06-06
de.json: shortened clients text
Georg Lukas committed 2022-05-29
en.json: minor typo fix
Georg Lukas committed 2022-05-29
fix styling
Akshay S Dinesh committed 2022-05-29
Fix Xabber URL
Schimon Jehuda committed 2022-05-29
Update en.json
Schimon Jehuda committed 2022-05-29
Use switch/case instead of else if statements
Schimon Jehuda committed 2022-05-29
Add some changes and new order of tags
Schimon Jehuda committed 2022-05-29
Add list of apps for Windows
Schimon Jehuda committed 2022-05-29
Add list of apps for Mac
Schimon Jehuda committed 2022-05-29
Add list of apps for Tizen
Schimon Jehuda committed 2022-05-29
Add Converse aans Psi
Schimon Jehuda committed 2022-05-29
Add monocles chat
Schimon Jehuda committed 2022-05-29
Add Siskin IM and Jitsi Meet
Schimon Jehuda committed 2022-05-29
Update link and change some text
Schimon Jehuda committed 2022-05-29
Add graphics
Schimon Jehuda committed 2022-05-29
Update stylesheet
Schimon Jehuda committed 2022-05-29
Support custom contact name, closes #5
Felix committed 2021-07-30
Provide XMPP URI parameters in a hashmap
Felix committed 2021-07-30
Use a better variable name
Felix committed 2021-07-30
fix missing apostrophe, thx magicfelix
Georg Lukas committed 2021-07-30
add Polish to supported list
Georg Lukas committed 2021-07-27
Add Polish translation
Wiktor Kwapisiewicz committed 2021-07-27
Add safe area around qrcode
Perflyst committed 2020-01-21
Use minified qrcode.js and close input tag
Perflyst committed 2020-01-21
Load QRCode only on desktop
Perflyst committed 2020-01-21
Add QRCode generation
Perflyst committed 2020-01-21
Fix a typo
Marc Laporte committed 2020-01-06
Licensed under MIT
Georg Lukas committed 2020-01-02
Merge remote-tracking branch 'licaon-kter/patch-2'
Georg Lukas committed 2020-01-02
Use https
Licaon_Kter committed 2020-01-02
Merge PR #20
Georg Lukas committed 2020-01-02
Update Romanian translation
Licaon_Kter committed 2020-01-01
Use https link to xmpp.org
Perflyst committed 2020-01-01
Link Kaidan website instead of git repo
Perflyst committed 2020-01-01
Merge branch 'bootstrapless'
Georg Lukas committed 2020-01-01
Merge branch 'os-recommedations', thx JBB and LNJ
Georg Lukas committed 2019-03-12
Monal is a great iOS client
Georg Lukas committed 2019-03-12
yaxim is Number 1
Georg Lukas committed 2019-03-12
Rename to XSF platform mapping
Jonah Brüchert committed 2019-03-12
Update german and french translations
Jonah Brüchert committed 2019-03-12
Recommend different clients depending on the operating system
Jonah Brüchert committed 2019-03-12
Merge pull request #11 from licaon-kter/patch-1
Georg Lukas committed 2018-10-30
Romanian translation
Licaon_Kter committed 2018-10-30
Initial attempt for a French translation
ldvc committed 2018-03-20
Improved style of text and hints
Georg Lukas committed 2018-02-21
Removed decoration on button hover.
Martin Dosch committed 2017-12-21
Added a reference to bootstrap.
Martin Dosch committed 2017-12-21
Added link hover, removed link decoration.
Martin Dosch committed 2017-12-21
Get rid of bootstrap.
Martin Dosch committed 2017-12-21
Make XMPP URI field read-only
Wiktor Kwapisiewicz committed 2017-12-08
URL-encoding: globals are evil, order matters
Georg Lukas committed 2017-03-29
Less text = better
Georg Lukas committed 2017-02-05
Select the XMPP URI when clicked
Alex Jordan committed 2017-01-18
Make the i18n stuff actually work
Alex Jordan committed 2017-01-16
Correct a minor whitespace inconsistency
Alex Jordan committed 2017-01-16
Don't initialize i18n until the document is loaded
Alex Jordan committed 2017-01-16
Fix client list getting injected twice
Alex Jordan committed 2017-01-16
Get rid of onload= in the HTML
Alex Jordan committed 2017-01-16
Use strict mode
Alex Jordan committed 2017-01-16
Wrap the JS in a IIFE
Alex Jordan committed 2017-01-16
Add some missing semicolons
Alex Jordan committed 2017-01-16
Remove some unnecessary/deprecated HTML attributes
Alex Jordan committed 2017-01-16
Make script includes relative to index.html
Alex Jordan committed 2017-01-16
Move i18n-text into the scripts/ directory
Alex Jordan committed 2017-01-16
Move the JS into a separate file
Alex Jordan committed 2017-01-16
Support base64-encoded JIDs, added for ChatSecure
Georg Lukas committed 2017-01-05
README: change names
Georg Lukas committed 2017-01-02
German i18n
Georg Lukas committed 2017-01-02
README: inspiration
Georg Lukas committed 2017-01-01
README: better intro
Georg Lukas committed 2017-01-01
README with example
Georg Lukas committed 2017-01-01
Initial code commit: WARNING, FUGLY JAVASCRIPT
Georg Lukas committed 2017-01-01
Added Android clients
Georg Lukas committed 2017-01-01
Added bootstrap, must get rid of it soon
Georg Lukas committed 2017-01-01