Commit graph

1337 commits

Author SHA1 Message Date
a5e1cec81b [Improvement] Allow to search messages from user 2024-02-15 15:13:49 +03:00
d9e02681d6 [Improvement] Copy sticker pack title 2024-02-15 15:13:49 +03:00
6e468c0648 [Improvement] Allow to disable notification sound from tray 2024-02-15 15:13:48 +03:00
34aa7066bc [Improvement] Hiding and showing pinned messages 2024-02-15 15:13:48 +03:00
67086dabc1 [Improvement] Copy bot button callback data 2024-02-15 15:13:48 +03:00
29153f1324 [Improvement] Settings three-dots menu improvements 2024-02-15 15:13:48 +03:00
6e42a0fd0e [Improvement] Deleted account difference 2024-02-15 15:13:48 +03:00
674b37e85b [Option][GUI] Emoji panel options 2024-02-15 15:13:48 +03:00
d262461620 [Option][GUI] "View Profile" on top 2024-02-15 15:13:48 +03:00
cda999862f [Option][GUI] Remember image compression 2024-02-15 15:13:48 +03:00
bca35c2cbb [Option][GUI] Disable chat themes 2024-02-15 15:13:48 +03:00
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
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
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
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
John Preston
8459c29073 Allow editing tag name from search tags. 2024-02-02 11:25:04 +04:00
John Preston
5401d00548 Allow reporting / banning from reactions in groups. 2024-02-01 17:30:40 +04:00
John Preston
11cf0486cb Implement required paywalls in tags. 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
d116c8fea0 Allow editing tag names in Saved Messages. 2024-02-01 12:37:34 +04:00
23rd
42842619b0 Added external link to username field when it is available for purchase. 2024-02-01 12:37:33 +04:00
John Preston
9a6ab3b0f2 Improve call device migration. 2024-01-25 11:04:27 +04:00
John Preston
e5b89b1572 Separate settings for calls. 2024-01-25 11:04:27 +04:00
23rd
7542f04010 Added specific phrases to chats list for voice messages with ttl. 2024-01-25 11:04:27 +04:00
John Preston
75e19235cd Improve get premium phrase. 2024-01-19 15:45:46 +04:00
John Preston
80ee38f9fb Change taps to clicks in built-in phrases. 2024-01-18 12:43:47 +04:00
John Preston
3710d61a09 Show "Hide read time" only on non-trivial privacy. 2024-01-17 09:39:05 +04:00
John Preston
6e31993777 Update API scheme on layer 172. 2024-01-17 09:39:05 +04:00
John Preston
1cfad14437 Show correct placeholder in require-premium story reply. 2024-01-17 09:39:05 +04:00
John Preston
e5cda0e2b1 Show "premium required" information in chat. 2024-01-17 09:39:05 +04:00
John Preston
16942d487a New "Messages" privacy option and box. 2024-01-17 09:39:05 +04:00
John Preston
e63d573414 Proof-of-concept last seen hidden. 2024-01-17 09:39:04 +04:00
John Preston
ca25ad57b1 Update API scheme to layer 172. 2024-01-17 09:39:04 +04:00
23rd
cb4781360a Added first shown tooltip to ttl button from voice record bar. 2024-01-16 11:18:56 +04:00