kotatogram-desktop/Telegram
RadRussianRus c417056339 [Core] Language system
Telegram Desktop uses static language system with code generation, which
requires almost full app rebuild on any string modification, no matter
how small it is.

Since Kotatogram is options-driven, static language system will slow the
development. This language system solves the problem by using JSON and
runtime string search instead.
2023-06-16 02:30:33 +03:00
..
build [Branding] App name and logo 2023-06-16 02:30:33 +03:00
cmake [Branding] App name and logo 2023-06-16 02:30:33 +03:00
codegen@8815d7aec9 Update emoji to Unicode 14. 2022-07-26 20:12:12 +03:00
lib_base@37fab6b4da Use version-less Qt targets and functions whenever possible 2022-08-09 10:42:24 +04:00
lib_crl@4e620bc383
lib_lottie@f3563bc6b0 Fix build with GCC 12. 2022-08-13 14:18:13 +04:00
lib_qr@501f4c3502
lib_rpl@fd31f5bf38 Update submodules & Docker patches 2022-06-14 16:36:44 +04:00
lib_spellcheck@b2f2b7b6bc Update submodules & Docker patches 2022-06-14 16:36:44 +04:00
lib_storage@839609369d Update submodules & Docker patches 2022-06-14 16:36:44 +04:00
lib_tl@0d234b5aab
lib_ui@2f5d5e0e79 Don't allow custom emoji pseudo-links in EditLink. 2022-08-15 18:41:37 +03:00
lib_waylandshells@271290b93c Use version-less Qt targets and functions whenever possible 2022-08-09 10:42:24 +04:00
lib_webrtc@9b11599c3c Allow drag-n-drop-ing files up to 4 GB. 2022-06-22 18:56:01 +04:00
lib_webview@546df65eb2 Update lib_webview 2022-08-13 14:32:11 +04:00
Resources [Core] Language system 2023-06-16 02:30:33 +03:00
SetupFiles
SourceFiles [Core] Language system 2023-06-16 02:30:33 +03:00
Telegram [Branding] App name and logo 2023-06-16 02:30:33 +03:00
ThirdParty Fix memory leak in RTMP streams. 2022-08-02 13:20:38 +03:00
CMakeLists.txt [Core] Language system 2023-06-16 02:30:33 +03:00
configure.bat
configure.py Set Qt version in configure.py 2022-08-14 11:51:13 +04:00
configure.sh Use python3 in macOS configure script. 2022-06-02 20:21:07 +04:00
create.bat
Telegram.plist.in [Branding] App name and logo 2023-06-16 02:30:33 +03:00