2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-30 14:17:45 +00:00

17442 Commits

Author SHA1 Message Date
RadRussianRus
9519d801aa [Option][GUI] Recent stickers limit 2024-12-14 17:38:07 +03:00
RadRussianRus
e029f6d805 [Option][GUI/JSON] Multithreaded video decoding 2024-12-14 17:38:07 +03:00
RadRussianRus
d763255e2f [Option][JSON] Custom auto-replaces 2024-12-14 17:38:07 +03:00
RadRussianRus
36832b5648 [Option][GUI] Disable edit by Up 2024-12-14 17:38:07 +03:00
RadRussianRus
ee6b045c2c [Option][GUI] Show chat ID 2024-12-14 17:38:07 +03:00
RadRussianRus
1732bbf05f [Option][GUI] Always show scheduled 2024-12-14 17:38:07 +03:00
RadRussianRus
9cad6d855d [Option][GUI] Adaptive chat bubbles 2024-12-14 17:38:07 +03:00
RadRussianRus
6e73fa616c [Option][GUI] Sticker size 2024-12-14 17:38:07 +03:00
RadRussianRus
3d906ce507 [Option][GUI] Big emoji outline 2024-12-14 17:38:07 +03:00
RadRussianRus
99a6a8fad4 [Option][GUI] Font options 2024-12-14 17:38:07 +03:00
RadRussianRus
486fc73783 [Option][Non-stored] Custom API ID and hash 2024-12-14 17:38:07 +03:00
RadRussianRus
e951c8064b [Core] Settings system 2024-12-14 17:38:07 +03:00
RadRussianRus
f84850d890 [Core] Versioning and updater 2024-12-14 17:38:06 +03:00
RadRussianRus
03337cdec7 [Branding] App name (language-dependent) 2024-12-14 17:38:06 +03:00
RadRussianRus
f8961f759d [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-12-14 17:38:06 +03:00
RadRussianRus
a263429bd0 [Branding] App name and logo
Featuring macOS icon contributed by gershik.
2024-12-14 17:38:06 +03:00
RadRussianRus
9184a8b17f [Docs] Basic documentation and CI 2024-12-14 17:36:53 +03:00
John Preston
2bbc7406da Beta version 5.0.6.
- Fix chat preview with non-default themes.
- Fix chat preview crash when scrolling up.
- Jump to chat from preview only by Double-Click.
- Show chat preview with Force Touch on macOS.
2024-05-30 19:06:51 +04:00
John Preston
a9dd9aeb90 Use InnoSetup SignTool for setup signing.
Fixes #27583.
2024-05-30 19:03:12 +04:00
John Preston
aa4156d1e7 Ignore shortcuts when preview is shown. 2024-05-30 19:03:08 +04:00
John Preston
4f5594c8cc ChatNext jumps to first chat if no chat opened.
Fixes #27963.
2024-05-30 19:03:04 +04:00
John Preston
0527e9a0f7 Fix adding bot as admin to channel. 2024-05-30 17:02:28 +04:00
John Preston
28cbb02b20 Jump to chat only by Double-Click on preview. 2024-05-30 17:02:26 +04:00
John Preston
7d636820ac Show last updated topic preview on Alt+Click. 2024-05-30 17:02:23 +04:00
John Preston
e2b78b673b Fix unintentional search focus. 2024-05-30 17:02:19 +04:00
John Preston
a9a0fe7cf5 Fix RTL chat names in preview. 2024-05-30 17:02:13 +04:00
John Preston
2b9e7a6b25 Show preview on Force-Click on macOS. 2024-05-30 17:02:09 +04:00
John Preston
d6e827e982 Fix loading of chat preview messages. 2024-05-30 17:02:02 +04:00
John Preston
d2e6003521 Ignore right click on preview. 2024-05-30 17:01:59 +04:00
John Preston
465fc42718 Fix chat preview in non-default themes. 2024-05-29 09:43:40 +04:00
John Preston
0dd6ff9d9b Beta version 5.0.5.
- Long press on chat userpic to show quick preview.
- Alt+Click on chat to show quick preview.
- Show author userpics in forwarded messages.
2024-05-29 00:03:45 +04:00
23rd
8a6b1677f4 Added userpic views to headers of forwarded messages. 2024-05-28 21:42:00 +04:00
John Preston
470b3a2cbd Fix preview showing on fast userpic click. 2024-05-28 21:42:00 +04:00
John Preston
a60783eae3 Implement preview top and bottom. 2024-05-28 21:42:00 +04:00
John Preston
de73d8766c Open chat on exact clicked message from preview. 2024-05-28 21:42:00 +04:00
John Preston
cd7cfcdf2f Show chat preview on Alt+Click. 2024-05-28 21:42:00 +04:00
John Preston
aee62c7591 Fix migrated history in chat preview. 2024-05-28 21:42:00 +04:00
John Preston
0f524ac67d Don't stick to bottom while loading down. 2024-05-28 21:42:00 +04:00
John Preston
f223ae7eee Implement chats preview, show from unread. 2024-05-28 21:42:00 +04:00
John Preston
68df8448a2 Use arc_angles.h from lib_ui. 2024-05-28 21:42:00 +04:00
John Preston
da31fef1ae Show long-press preview of topics. 2024-05-28 21:41:59 +04:00
John Preston
4427ae4306 Empty preview widget on long userpic press. 2024-05-28 21:41:59 +04:00
John Preston
ef2aa05197 Allow HistoryView::ListWidget without SessionController. 2024-05-28 21:41:59 +04:00
John Preston
e5132e3fe8 Version 5.0.4
- Fix reply to last message by Ctrl+Up in topics.
- Some other bug fixes.
2024-05-28 20:32:48 +04:00
23rd
3b6870396c Added ability to hide every sponsored message to premium users. 2024-05-28 20:30:40 +04:00
23rd
f6b849e4f7 Added ability to add proxy from clipboard. 2024-05-28 20:30:40 +04:00
23rd
48e3802565 Improved labels for channel and group types with restricted content. 2024-05-28 20:30:40 +04:00
23rd
26ba7e57ce Fixed color of radial animation in audio files from shared media. 2024-05-28 20:30:40 +04:00
23rd
2605e754ff Added back button to cloud password step in intro. 2024-05-28 20:30:40 +04:00
23rd
9e85b1aa23 Fixed fake ability to hide webpage media with spoiler. 2024-05-28 20:30:40 +04:00