index
:
php-xmpp-invitation
this commit
php
XMPP invitation landing page, without javascript
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
index.html
Age
Commit message (
Collapse
)
Author
2021-07-27
Autodiscover preferred browser language, enhances #4
magicfelix
2020-01-21
Use minified qrcode.js and close input tag
Perflyst
2020-01-21
Add QRCode generation
Perflyst
2018-02-21
Improved style of text and hints
Georg Lukas
2017-12-21
Get rid of bootstrap.
Martin Dosch
2017-12-08
Make XMPP URI field read-only
Wiktor Kwapisiewicz
As currently there is no way to set new XMPP URI making this field read-only avoids UX issues. Fixes #7
2017-02-05
Less text = better
Georg Lukas
2017-01-16
Correct a minor whitespace inconsistency
Alex Jordan
2017-01-16
Get rid of onload= in the HTML
Alex Jordan
2017-01-16
Remove some unnecessary/deprecated HTML attributes
Alex Jordan
2017-01-16
Make script includes relative to index.html
Alex Jordan
2017-01-16
Move <script>s to the bottom of <body>, where they should be
Alex Jordan
This is because otherwise they block the browser's HTML parsing.
2017-01-16
Move i18n-text into the scripts/ directory
Alex Jordan
2017-01-16
Move the JS into a separate file
Alex Jordan
2017-01-05
Support base64-encoded JIDs, added for ChatSecure
Georg Lukas
2017-01-01
Initial code commit: WARNING, FUGLY JAVASCRIPT
Georg Lukas