Commit graph

14217 commits

Author SHA1 Message Date
8c65b8cedd [Option][GUI] Unquoted forward and forward options 2024-02-15 15:13:48 +03:00
fc8feea983 [Option][GUI] Telegram sites autologin 2024-02-15 15:13:48 +03:00
6c4617f04b [Option][GUI] Disable notifications from top bar 2024-02-15 15:13:48 +03:00
85f67aaf29 [Option][GUI] Default folders and local folders 2024-02-15 15:13:48 +03:00
d125f8e8fc [Option][GUI] Folder options 2024-02-15 15:13:47 +03:00
0d8db6ea57 [Option][GUI] Tray icon settings 2024-02-15 15:13:47 +03:00
5a29707a28 [Option][JSON] Always show top bar userpic 2024-02-15 15:13:47 +03:00
19a528b9bb [Option][GUI] Recent stickers limit 2024-02-15 15:13:47 +03:00
cee7e3f149 [Option][GUI/JSON] Multithreaded video decoding 2024-02-15 15:13:47 +03:00
fe981f694e [Option][JSON] Custom auto-replaces 2024-02-15 15:13:47 +03:00
b15c0fbbc5 [Option][GUI] Disable edit by Up 2024-02-15 15:13:47 +03:00
bdde88a5fa [Option][GUI] Upload speed boost 2024-02-15 15:13:47 +03:00
1d6a30e0cb [Option][GUI] Show chat ID 2024-02-15 15:13:47 +03:00
393bb7d455 [Option][GUI] Always show scheduled 2024-02-15 15:13:47 +03:00
514e8ba9f8 [Option][GUI] Adaptive chat bubbles 2024-02-15 15:13:47 +03:00
b015158400 [Option][GUI] Sticker size 2024-02-15 15:13:47 +03:00
cc2b609314 [Option][GUI] Big emoji outline 2024-02-15 15:13:47 +03:00
ed9b395ff1 [Option][GUI] Font options 2024-02-15 15:13:47 +03:00
f09d824616 [Option][Non-stored] Custom API ID and hash 2024-02-15 15:13:47 +03:00
826a0b935e [Core] Settings system 2024-02-15 15:13:46 +03:00
4a0be1a2ec [Core] Versioning and updater 2024-02-15 15:13:46 +03:00
ce6c49daeb [Branding] App name (language-dependent) 2024-02-15 15:13:46 +03:00
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
483ba394dc [Branding] App name and logo
Featuring macOS icon contributed by gershik.
2024-02-15 15:13:46 +03:00
Ilya Fedin
5334096d68 Fix bot webview height with fractional scaling 2024-02-06 10:25:27 +04:00
Ilya Fedin
bb3f8fbbe8 Check whether webview is destructed after Webview::Window::init 2024-02-05 16:22:52 +04:00
John Preston
2f0b50cb37 Version 4.14.13: Always send webpages optionally.
If the link cannot be displayed everywhere
(channel blocked in some countries) the
send request without `optional` flag fails.
2024-02-02 21:41:19 +04:00
John Preston
6185fa980d Version 4.14.13.
- Fix display of statistics for single posts.
- Allow editing tag name from search tags.
- Fix a crash in tags removal.
2024-02-02 21:38:23 +04:00
John Preston
1cce1e8a90 Fix a crash in tags removal. 2024-02-02 21:33:58 +04:00
23rd
237baf11df Fixed display of statistics for single posts. 2024-02-02 21:33:46 +04:00
John Preston
8459c29073 Allow editing tag name from search tags. 2024-02-02 11:25:04 +04:00
John Preston
f072173d7c Fix tags for just-sent Saved Messages. 2024-02-02 09:52:32 +04:00
John Preston
bec34c34b1 Version 4.14.12: Fix build with GCC. 2024-02-01 21:13:07 +04:00
John Preston
04ab148b2e Version 4.14.12.
- Tags in Saved Messages.
- Audio output device selection for music and videos.
- Audio input device selection for voice messages recording.
- Default device changes should be applied instantly. (Windows / macOS)
2024-02-01 17:52:37 +04:00
John Preston
cdaa23363f Allow reaction reports in public groups. 2024-02-01 17:52:37 +04:00
John Preston
5401d00548 Allow reporting / banning from reactions in groups. 2024-02-01 17:30:40 +04:00
John Preston
c06699e8e7 Update API scheme on layer 173. 2024-02-01 12:47:52 +04:00
John Preston
2f40a44b5c Improve things for OpenAL devices management. 2024-02-01 12:37:34 +04:00
John Preston
0945e04f6b Allow filtering by tag on click in sublists. 2024-02-01 12:37:34 +04:00
John Preston
db7c16f82b Fix about message reaction text color. 2024-02-01 12:37:34 +04:00
John Preston
30548c2859 Support tags search in sublists. 2024-02-01 12:37:34 +04:00
John Preston
0163938e00 Add shadow below tags list widget. 2024-02-01 12:37:34 +04:00
John Preston
3421b656db Fix saved tag click in separate window messages. 2024-02-01 12:37:34 +04:00
John Preston
39b80c98c7 Support tags in ComposeSearch. 2024-02-01 12:37:34 +04:00
John Preston
323500f6dd Improve design of locked tags. 2024-02-01 12:37:34 +04:00
John Preston
11cf0486cb Implement required paywalls in tags. 2024-02-01 12:37:34 +04:00
John Preston
46579ac84d Support about text above reactions strip. 2024-02-01 12:37:34 +04:00
John Preston
f324c53440 New premium promo section about tags. 2024-02-01 12:37:34 +04:00
John Preston
87df90227e Remove legacy premium reactions code. 2024-02-01 12:37:34 +04:00
John Preston
6f57302562 Track tag counts in all sublists. 2024-02-01 12:37:34 +04:00