Jonah Brüchert
|
fbc7490ab8
Update german and french translations
|
6 years ago |
Jonah Brüchert
|
f73b7eb569
Recommend different clients depending on the operating system
|
6 years ago |
Georg Lukas
|
adb12a1b80
Merge pull request #11 from licaon-kter/patch-1
|
6 years ago |
Licaon_Kter
|
b47408fa68
Romanian translation
|
6 years ago |
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.
|
7 years ago |
Martin Dosch
|
7b7eddb749
Added a reference to bootstrap.
|
7 years ago |
Martin Dosch
|
00290eb90c
Added link hover, removed link decoration.
|
7 years ago |
Martin Dosch
|
6a443681f5
Get rid of bootstrap.
|
7 years ago |
Martin Dosch
|
ab3b865325
Removed 3rd party request. It'll be ok with some fall-back font.
|
7 years ago |
Wiktor Kwapisiewicz
|
50a002f941
Make XMPP URI field read-only
|
7 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 |