Commit graph

11794 commits

Author SHA1 Message Date
cb8d390402 [Improvement] Use dropdown menu instead of popup menu in sticker set 2022-09-11 07:19:24 +03:00
15278d895d [Improvement] Allow to disable notification sound from tray 2022-09-11 07:19:24 +03:00
9c03c310d8 [Improvement] Hiding and showing pinned messages 2022-09-11 07:19:24 +03:00
de86dc9cc9 [Improvement] Copy bot button callback data 2022-09-11 07:19:24 +03:00
3540298292 [Improvement] Settings three-dots menu improvements 2022-09-11 07:19:23 +03:00
b3c1ace07e [Improvement] Deleted account difference 2022-09-11 07:19:23 +03:00
78630d6f3a [Option][GUI][Conversion] External video player 2022-09-11 07:19:23 +03:00
e013a6ee28 [Option][GUI] Emoji panel options 2022-09-11 07:19:23 +03:00
7438b3438e [Option][GUI] "View Profile" on top 2022-09-11 07:19:23 +03:00
8e0dd6b0c6 [Option][GUI] Remember image compression 2022-09-11 07:19:23 +03:00
ec519e77bf [Option][GUI] Disable chat themes 2022-09-11 07:19:23 +03:00
cee0996b0a [Option][GUI] Unquoted forward and forward options 2022-09-11 07:19:23 +03:00
eec451c949 [Option][GUI] Telegram sites autologin 2022-09-11 07:19:23 +03:00
d63d73326e [Option][GUI] Unfocused autoscroll 2022-09-11 07:19:23 +03:00
316b8a3004 [Option][GUI] Disable notifications from top bar 2022-09-11 07:19:23 +03:00
e68f31f573 [Option][GUI] Default folders and local folders 2022-09-11 07:19:23 +03:00
c0a2f78bb7 [Option][GUI] Folder options 2022-09-11 07:19:23 +03:00
92c5d63157 [Option][GUI] Tray icon settings 2022-09-11 07:19:23 +03:00
ed0a2488a7 [Option][GUI] File dialog chooser 2022-09-11 07:19:23 +03:00
6712cccf21 [Option][GUI] Qt scale 2022-09-11 07:19:23 +03:00
c0462c21b6 [Option][JSON] Always show top bar userpic 2022-09-11 07:19:23 +03:00
061b38ea98 [Option][GUI] Profile pic rounding 2022-09-11 07:19:23 +03:00
2b9f1ec0f8 [Option][GUI] Recent stickers limit 2022-09-11 07:19:23 +03:00
8ed187f8e3 [Option][GUI/JSON] Multithreaded video decoding 2022-09-11 07:19:23 +03:00
d61260a2d1 [Option][GUI] Confirm before calls 2022-09-11 07:19:23 +03:00
89bd7f37f1 [Option][JSON] Custom auto-replaces 2022-09-11 07:19:23 +03:00
fd5fc10ff8 [Option][GUI] Disable edit by Up 2022-09-11 07:19:23 +03:00
53014877c1 [Option][GUI] Compact chat list 2022-09-11 07:19:23 +03:00
6ed812fa13 [Option][JSON] Custom scales 2022-09-11 07:19:23 +03:00
cb1a2c6d04 [Option][GUI] Show phone in drawer 2022-09-11 07:19:23 +03:00
18444e204e [Option][GUI] Upload speed boost 2022-09-11 04:37:23 +03:00
d2ef4a1803 [Option][GUI] Show chat ID 2022-09-11 04:37:23 +03:00
3c67eea727 [Option][GUI] Always show scheduled 2022-09-11 04:37:23 +03:00
09c94b2a56 [Option][GUI] Adaptive chat bubbles 2022-09-11 04:37:23 +03:00
8f91762576 [Option][GUI] Sticker size 2022-09-11 04:37:23 +03:00
7edafb71b3 [Option][GUI] Big emoji outline 2022-09-11 04:37:23 +03:00
881bc1aa75 [Option][GUI] Font options 2022-09-11 04:37:23 +03:00
44716e8d0f [Option][Non-stored] Custom API ID and hash 2022-09-11 04:26:54 +03:00
f36b54236b [Core] Settings system 2022-09-11 04:26:54 +03:00
5e04b5c995 [Core] Versioning and updater 2022-09-11 04:26:54 +03:00
e978824912 [Branding] App name (language-dependent) 2022-09-11 04:26:54 +03:00
0989487614 [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.
2022-08-26 15:27:39 +03:00
20376f0b4f [Branding] App name and logo
Featuring macOS icon contributed by gershik.
2022-08-26 15:27:39 +03:00
b6258d9954 [Docs] Basic documentation and CI 2022-08-08 03:37:23 +03:00
Ilya Fedin
3a9f34e47b Disable some syscalls in snap Qt build 2022-02-15 19:32:45 +03:00
Ilya Fedin
d5521370f4 Update KDE frameworks and wayland-protocols 2022-02-15 19:31:56 +03:00
John Preston
95e806cb89 Play webm stickers only once if looping is disabled. 2022-02-10 19:11:21 +03:00
John Preston
b4a49de819 Fix possible incorrect links in service messages. 2022-02-10 19:11:21 +03:00
John Preston
4f4ef941c6 Move SendPreloadRequest out of HistoryWidget. 2022-02-10 15:20:37 +03:00
John Preston
7228752a01 Check only for existing unread reactions. 2022-02-10 14:09:22 +03:00