mattermost-desktop/src/types
Devin Binnie 59e4e7e516
[MM-14058] Add support for i18n (#2190)
* Add language files

* Add react-intl, mmjstool, setup for adding translations

* Translated main module

* Translations for renderer

* A few minor fixes

* More fixes

* Add CI, add missing menu translations, other cleanup

* Added setting to manually select the language of the app

* Force English for E2e

* Unit tests

* Fix mmjstool

* Move set language to before update menu

* PR feedback
2022-07-14 11:04:18 -04:00
..
external only refresh view when the server URL changes (MM-34565) (#2082) (#2094) 2022-05-20 11:06:43 -04:00
appState.ts Migrate app to TypeScript (#1637) 2021-06-28 09:51:23 -04:00
args.ts Migrate app to TypeScript (#1637) 2021-06-28 09:51:23 -04:00
auth.ts Migrate app to TypeScript (#1637) 2021-06-28 09:51:23 -04:00
certificate.ts [MM-16516] Add a "don't trust" option for certificates (#1733) 2021-09-14 11:16:04 +02:00
config.ts [MM-14058] Add support for i18n (#2190) 2022-07-14 11:04:18 -04:00
global.d.ts Fullscreen mode (#1968) 2022-03-28 17:22:08 -04:00
mainWindow.ts Migrate app to TypeScript (#1637) 2021-06-28 09:51:23 -04:00
modals.ts Migrate app to TypeScript (#1637) 2021-06-28 09:51:23 -04:00
notification.ts Migrate app to TypeScript (#1637) 2021-06-28 09:51:23 -04:00
server.ts [MM-44644] Update configured server URL from SiteURL if available (#2152) 2022-06-14 12:30:24 -04:00
trustedOrigin.ts Migrate app to TypeScript (#1637) 2021-06-28 09:51:23 -04:00
utils.ts [MM-36432][MM-37072][MM-37073] Logic to support Focalboard and Playbooks tabs (#1680) 2021-09-01 12:45:37 -04:00
window.ts [Mm 37198] enable global sandboxing to increase security (#1667) 2021-07-23 16:07:48 +02:00