kotatogram-desktop/Telegram/SourceFiles
RadRussianRus bf16aed6f3 [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.
2024-02-15 15:13:46 +03:00
..
_other [Branding] App name and logo 2024-02-15 15:13:46 +03:00
api Support tags in ComposeSearch. 2024-02-01 12:37:34 +04:00
boxes Version 4.14.12: Fix build with GCC. 2024-02-01 21:13:07 +04:00
calls Improve things for OpenAL devices management. 2024-02-01 12:37:34 +04:00
chat_helpers Allow editing tag name from search tags. 2024-02-02 11:25:04 +04:00
codegen/scheme
core [Core] Language system 2024-02-15 15:13:46 +03:00
countries
data Version 4.14.13: Always send webpages optionally. 2024-02-02 21:41:19 +04:00
dialogs Allow editing tag name from search tags. 2024-02-02 11:25:04 +04:00
editor Added references to structured bindings since Apple clang supports them. 2024-01-16 11:18:55 +04:00
export [Branding] App name and logo 2024-02-15 15:13:46 +03:00
ffmpeg Fix crash on some videos 2024-01-02 11:43:15 +04:00
history Allow editing tag name from search tags. 2024-02-02 11:25:04 +04:00
info Fixed display of statistics for single posts. 2024-02-02 21:33:46 +04:00
inline_bots Add some assertions for debugging a crash. 2024-01-25 18:30:21 +04:00
intro [Branding] App name and logo 2024-02-15 15:13:46 +03:00
kotato [Core] Language system 2024-02-15 15:13:46 +03:00
lang [Core] Language system 2024-02-15 15:13:46 +03:00
layout
main Don't allow gifting premium if can't buy. 2024-01-02 00:12:51 +04:00
media Improve things for OpenAL devices management. 2024-02-01 12:37:34 +04:00
menu
mtproto Update API scheme on layer 173. 2024-02-01 12:47:52 +04:00
overview Fix detaching temporaries 2023-12-31 22:03:57 +00:00
passport Added references to structured bindings since Apple clang supports them. 2024-01-16 11:18:55 +04:00
payments Check whether webview is destructed after Webview::Window::init 2024-02-05 16:22:52 +04:00
platform [Branding] App name and logo 2024-02-15 15:13:46 +03:00
profile Update API scheme on layer 172. 2024-01-17 09:39:05 +04:00
settings [Branding] App name and logo 2024-02-15 15:13:46 +03:00
statistics Replaced behavior of statistics info to wait all charts. 2024-02-01 12:37:33 +04:00
storage Implement media devices tracking on Windows. 2024-01-25 11:04:27 +04:00
support Remove unused variables 2023-12-31 22:03:57 +00:00
ui Fix bot webview height with fractional scaling 2024-02-06 10:25:27 +04:00
window [Branding] App name and logo 2024-02-15 15:13:46 +03:00
apiwrap.cpp Update API scheme on layer 172. 2024-01-17 09:39:05 +04:00
apiwrap.h Update API scheme to layer 172. 2024-01-17 09:39:04 +04:00
config.h
logs.cpp Get error message from the right object when copying log file 2024-01-27 07:17:24 +04:00
logs.h
main.cpp
mainwidget.cpp Allow filtering by tag on click in sublists. 2024-02-01 12:37:34 +04:00
mainwidget.h Allow filtering by tag on click in sublists. 2024-02-01 12:37:34 +04:00
mainwindow.cpp
mainwindow.h
settings.cpp
settings.h
stdafx.h
tray.cpp
tray.h