Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-02 | lang: update sq translation | Besnik Bleta | |
2022-10-11 | lang: update zh-TW.json (#797) | TTG | |
2022-09-23 | feat: Chinese Translations (#789) | TTG | |
2022-08-02 | feat: croatian translation (#771) | Milo Ivir | |
2022-01-12 | lang: spelling and typography fixes for French (#699) | Glandos | |
Fix spelling and typography | |||
2021-12-21 | feat: force prejoin page instead of profile and av settings (#690) | Christoph Settgast | |
The settings and the prejoin page which is forced on many instances including meet.jit.si did conflict, as you could set values in the settings, then try to override them in den prejoin page only to notice that it would not work. Clean this up by only having the prejoin page where all settings can be done before joining the conference. Closes: #687 | |||
2021-09-19 | Update hu.json (#637) | ovari | |
2021-06-28 | feat(recent-list): add an explanatory label (#591) | csett86 | |
2021-06-27 | lang(en): clarify that main input is room name, not participant (#592) | csett86 | |
based on the suggestions from #588 Signed-off-by: Christoph Settgast <csett86@web.de> | |||
2021-06-27 | refactor: remove dependency to deprected remote module (#593) | csett86 | |
the remote module will be removed from electron 14 onwards, so replace the locale detection with native browser api that is available in the renderer. Signed-off-by: Christoph Settgast <csett86@web.de> | |||
2021-05-11 | feat(agc): Add setting to disable automatic gain control (#582) | csett86 | |
In some OS/Chromium combinations the automatic gain control goes slightly crazy, but normally its fine. Thus keep the default as is, but add an option for the users to disable it if required. Closes: #564 | |||
2021-05-07 | Adding sq translation | Besnik Bleta | |
2021-04-14 | feat(i18n): add pt lang | Rogério Queiroz | |
2021-02-23 | Added Dutch translation. | Cedric Roijakkers | |
2021-02-23 | Fix typo in German language file | Dominik Gedon | |
2021-01-16 | Fix typo in German language file | Marvin Frommhold | |
2021-01-08 | Galician localization | xosecalvo | |
2021-01-08 | Fix typo in German language file | Jan | |
2021-01-07 | updated german translation | Tobias Bannert | |
Updated, corrected and completed the german translation. | |||
2020-09-25 | Updated translation | Saúl Ibarra Corretgé | |
2020-09-25 | Simplify validating server URL | Saúl Ibarra Corretgé | |
There is no need to send a HEAD request to the server since we now bundle external_api.js. | |||
2020-08-03 | Add Hungarian localization | ovari | |
2020-07-07 | Add translation for server timeout | Jan | |
in German and English translations | |||
2020-07-01 | Add spanish localization | Luis Guzman | |
2020-06-30 | Add Russian localization | KovalevArtem | |
2020-06-30 | Add FR support | Christophe HAMERLING | |
2020-06-26 | Add german and italian | Annika Wickert | |
2020-06-26 | Introduce internationalisation | freddytuxworth | |