website-gemompel/app
Jonas Herzig d6d55c9f9c Do not restrict language codes to two characters
In fact, they may be of 2-8 characters in length according to [BCP 47] 2.2.1.
I do not really see any reason to validate them anyway, and this way we could
also support e.g. `en-US` vs `en-GB`.

[BCP 47]: https://tools.ietf.org/rfc/bcp/bcp47.txt
2020-05-03 17:27:13 +02:00
..
favicon Initial commit 2016-12-11 17:55:01 +01:00
config.js add default channel in connection dialog/connect 2020-03-15 20:50:54 +01:00
config.local.js Add way to set default values short of forking the whole project 2018-10-08 18:44:00 +02:00
index.html some concrete translations 2020-04-04 14:11:23 +02:00
index.js fix for concrete translations 2020-04-04 23:05:58 +02:00
loc.js Do not restrict language codes to two characters 2020-05-03 17:27:13 +02:00
matrix.js Add better support for being embeded as a widget in Matrix 2018-09-24 21:38:53 +02:00
theme.js Add way to set default values short of forking the whole project 2018-10-08 18:44:00 +02:00
voice.js Make sure the AudioContext is created only after user interaction 2018-10-07 23:28:37 +02:00
worker-client.js cleanup worker migration 2020-03-31 18:13:58 +02:00
worker.js cleanup worker migration 2020-03-31 18:13:58 +02:00