Commit graph

11303 commits

Author SHA1 Message Date
03fee15d48 [Improvement] Allow smaller cache time limits 2023-06-16 05:53:45 +03:00
d114b5d104 [Improvement] Message ID 2023-06-16 05:53:45 +03:00
bebf2d9f2f [Improvement] Allow to search messages from user 2023-06-16 05:53:45 +03:00
35c9a61316 [Improvement] Copy sticker pack title 2023-06-16 05:53:45 +03:00
a7ce31bdf9 [Improvement] Use dropdown menu instead of popup menu in sticker set 2023-06-16 05:53:45 +03:00
4550452c73 [Improvement] Allow to disable notification sound from tray 2023-06-16 05:53:45 +03:00
ae26dbe21b [Improvement] Hiding and showing pinned messages 2023-06-16 05:53:44 +03:00
c8a1fff6d7 [Improvement] Copy bot button callback data 2023-06-16 05:53:44 +03:00
7605a81e1b [Improvement] Settings three-dots menu improvements 2023-06-16 05:53:44 +03:00
5a87490e4e [Improvement] Deleted account difference 2023-06-16 05:53:44 +03:00
a9054f9780 [Option][GUI][Conversion] External video player 2023-06-16 05:53:44 +03:00
e3ca5bb69b [Option][GUI] Emoji panel options 2023-06-16 05:53:44 +03:00
ea1e09d83b [Option][GUI] "View Profile" on top 2023-06-16 05:53:44 +03:00
ab6ce1455a [Option][GUI] Remember image compression 2023-06-16 05:53:44 +03:00
045df100b5 [Option][GUI] Disable chat themes 2023-06-16 05:53:44 +03:00
e1617915ff [Option][GUI] Unquoted forward and forward options 2023-06-16 05:53:44 +03:00
7c288a6f28 [Option][GUI] Telegram sites autologin 2023-06-16 05:53:44 +03:00
b4a08ae851 [Option][GUI] Unfocused autoscroll 2023-06-16 05:53:44 +03:00
c815639bbb [Option][GUI] Disable notifications from top bar 2023-06-16 05:53:44 +03:00
f44a9d8995 [Option][GUI] Default folders and local folders 2023-06-16 05:53:44 +03:00
9446457c52 [Option][GUI] Folder options 2023-06-16 05:53:43 +03:00
bbd098b241 [Option][GUI] Tray icon settings 2023-06-16 05:53:43 +03:00
1cc8612c27 [Option][GUI] Qt scale 2023-06-16 05:53:43 +03:00
457b4d5312 [Option][JSON] Always show top bar userpic 2023-06-16 05:53:43 +03:00
596b3d5594 [Option][GUI] Profile pic rounding 2023-06-16 05:53:43 +03:00
6995a8baf4 [Option][GUI] Recent stickers limit 2023-06-16 05:53:43 +03:00
8ca385e3df [Option][GUI/JSON] Multithreaded video decoding 2023-06-16 05:53:43 +03:00
c7cfe23892 [Option][GUI] Confirm before calls 2023-06-16 05:53:43 +03:00
e057642851 [Option][JSON] Custom auto-replaces 2023-06-16 05:53:43 +03:00
bfda76f7f9 [Option][GUI] Disable edit by Up 2023-06-16 05:53:43 +03:00
374bc85dc7 [Option][GUI] Compact chat list 2023-06-16 05:53:43 +03:00
c241938606 [Option][JSON] Custom scales 2023-06-16 05:53:43 +03:00
81d8f889e9 [Option][GUI] Show phone in drawer 2023-06-16 05:53:43 +03:00
61efca5f91 [Option][GUI] Upload speed boost 2023-06-16 05:53:43 +03:00
3d90deb16c [Option][GUI] Show chat ID 2023-06-16 05:53:43 +03:00
f149ff151a [Option][GUI] Always show scheduled 2023-06-16 05:53:43 +03:00
f88788611d [Option][GUI] Adaptive chat bubbles 2023-06-16 05:53:42 +03:00
acb0cf8c1e [Option][GUI] Sticker size 2023-06-16 05:53:42 +03:00
8035f02f96 [Option][GUI] Big emoji outline 2023-06-16 05:53:42 +03:00
32f9b9291e [Option][GUI] Font options 2023-06-16 05:53:42 +03:00
fc9871d6e1 [Option][Non-stored] Custom API ID and hash 2023-06-16 05:53:22 +03:00
2611636257 [Core] Settings system 2023-06-16 05:53:22 +03:00
17b7ba7940 [Core] Versioning and updater 2023-06-16 02:30:33 +03:00
7d77f9d53f [Branding] App name (language-dependent) 2023-06-16 02:30:33 +03:00
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
86a7dea9e1 [Branding] App name and logo
Featuring macOS icon contributed by gershik.
2023-06-16 02:30:33 +03:00
John Preston
c793537d96 Version 4.1.1.
- Fix editing media captions with animated emoji.
- Fix viewing animated emoji sets used in a message.
- Fix premium sticker tooltip auto-show in channel comments.
- Fix main window position and size restoring after relaunch.
- Other bug fixes and minor improvements.
2022-08-16 09:38:19 +03:00
23rd
e568f7ab01 Added ability to restrict voice messages in conversations for everyone. 2022-08-16 09:38:19 +03:00
John Preston
11b711c43f Fix realtime "Large emoji" applying to only-custom-emoji. 2022-08-16 09:29:02 +03:00
John Preston
d1a81a83b4 Fix crash in editing media captions. 2022-08-16 09:21:12 +03:00