Commit graph

886 commits

Author SHA1 Message Date
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
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
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
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
John Preston
67c538ae8f Add AllowLinuxNvidiaOpenGL option. 2022-02-02 15:33:41 +03:00
John Preston
5f6d8f74dd Warn about supergroup clearing history just for me. 2022-02-01 19:41:51 +03:00
John Preston
ca21b7efae Allow disable Cmd+Q warning on macOS. 2022-02-01 00:43:20 +03:00
John Preston
f6bfe2c9a8 Mark all reactions as read context menu. 2022-01-28 19:10:07 +03:00
John Preston
4aafcebef5 Add empty experimental settings section. 2022-01-28 19:10:07 +03:00
John Preston
28f2c213f7 Remove app module. Support delayed quit by Cmd+Q on macOS. 2022-01-27 15:54:20 +03:00
John Preston
6a3ad52aef Add upload cancel confirmation on Quit and Log Out. 2022-01-26 13:15:28 +03:00
John Preston
df044dbd83 Show local notifications about contact reactions. 2022-01-14 21:55:48 +03:00
John Preston
5eb210ec12 "Set As Quick" context menu in reactions dropdown. 2022-01-14 21:55:48 +03:00
23rd
d4afba3a24 Added ability to copy monospace text via click. 2022-01-12 11:54:25 +03:00
John Preston
9f887237eb Remove a couple of unused lang keys. 2022-01-04 11:15:09 +03:00
John Preston
c1d948ef63 Reshuffle chat menus. 2022-01-03 18:16:19 +03:00
John Preston
c6811640b5 Show box with reacted users. 2021-12-29 21:22:34 +03:00
John Preston
87e97ad533 Add admin event log phrases about reactions. 2021-12-29 21:22:34 +03:00
23rd
90dedb7b70 Added spoiler support to input field. 2021-12-29 21:22:33 +03:00
John Preston
9c18f7b0e3 Allow choosing allowed reactions in groups / channels. 2021-12-29 21:22:33 +03:00
Ilya Fedin
e5ee665fa4 Add support for webkit2gtk-5.0 and webkit2gtk-4.1 2021-12-01 07:39:03 +04:00
John Preston
fa32151391 Add distinct strings for groups / channels noforwards. 2021-11-30 17:56:46 +04:00
John Preston
47074b48d6 Improve sessions list design. 2021-11-30 13:44:31 +04:00
John Preston
598cec8a9d Show session details on click. 2021-11-26 18:00:22 +04:00
John Preston
f3e1aef264 Allow editing sessions auto-termination period. 2021-11-26 18:00:22 +04:00
John Preston
fe4bb19358 Improve custom device name input design. 2021-11-26 18:00:22 +04:00
John Preston
c947586091 Add reverse / shuffle options dropdown. 2021-11-26 18:00:22 +04:00
John Preston
8d66680a96 Show info about request chat admin incoming message. 2021-11-26 18:00:20 +04:00
John Preston
bdc43c0aea Update API scheme on layer 135.
Add channelAdminLogEventActionSendMessage admin log action.
2021-11-26 18:00:20 +04:00
John Preston
7d89952541 Edit noforwards in group / channel type. 2021-11-26 18:00:20 +04:00
John Preston
49544111ab Allow setting custom device name. 2021-11-26 18:00:19 +04:00
John Preston
80fcffcc40 Delete history for specific days in private chats. 2021-11-26 18:00:19 +04:00
John Preston
4414369fc8 Implement jump-to-start / end by long press in CalendarBox. 2021-11-26 18:00:19 +04:00
John Preston
fe025e3c44 Move Send As phrases to the langpack. 2021-11-26 18:00:19 +04:00
John Preston
487e8a9009 Disable copy to clipboard if noforwards. 2021-11-26 18:00:18 +04:00
John Preston
3a536c6f75 Show forwards toggle in recent actions. 2021-11-26 18:00:18 +04:00