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
5a29707a28
[Option][JSON] Always show top bar userpic
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
fe981f694e
[Option][JSON] Custom auto-replaces
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
f09d824616
[Option][Non-stored] Custom API ID and hash
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
483ba394dc
[Branding] App name and logo
...
Featuring macOS icon contributed by gershik.
2024-02-15 15:13:46 +03:00
8b3b62ee3f
[Docs] Basic documentation and CI
2024-02-15 15:13:46 +03:00
Ilya Fedin
fd3ce905c0
Update lib_webview
2024-02-08 11:45:09 +04:00
Ilya Fedin
29debc07c4
Let specify arbitrary build configuration via Docker
...
Default to RelWithDebInfo for both optimizations and debug information
2024-02-06 20:31:44 +04:00
Ilya Fedin
5334096d68
Fix bot webview height with fractional scaling
2024-02-06 10:25:27 +04:00
Ilya Fedin
bb3f8fbbe8
Check whether webview is destructed after Webview::Window::init
2024-02-05 16:22:52 +04:00
John Preston
2f0b50cb37
Version 4.14.13: Always send webpages optionally.
...
If the link cannot be displayed everywhere
(channel blocked in some countries) the
send request without `optional` flag fails.
2024-02-02 21:41:19 +04:00
John Preston
6185fa980d
Version 4.14.13.
...
- Fix display of statistics for single posts.
- Allow editing tag name from search tags.
- Fix a crash in tags removal.
2024-02-02 21:38:23 +04:00
John Preston
1cce1e8a90
Fix a crash in tags removal.
2024-02-02 21:33:58 +04:00
23rd
237baf11df
Fixed display of statistics for single posts.
2024-02-02 21:33:46 +04:00
Ilya Fedin
46023f4260
Update lib_webrtc
2024-02-02 20:46:54 +04:00
John Preston
8459c29073
Allow editing tag name from search tags.
2024-02-02 11:25:04 +04:00
John Preston
f072173d7c
Fix tags for just-sent Saved Messages.
2024-02-02 09:52:32 +04:00
John Preston
bec34c34b1
Version 4.14.12: Fix build with GCC.
2024-02-01 21:13:07 +04:00
John Preston
04ab148b2e
Version 4.14.12.
...
- Tags in Saved Messages.
- Audio output device selection for music and videos.
- Audio input device selection for voice messages recording.
- Default device changes should be applied instantly. (Windows / macOS)
2024-02-01 17:52:37 +04:00
John Preston
e314abefb8
Fix build with Xcode.
2024-02-01 17:52:37 +04:00
John Preston
cdaa23363f
Allow reaction reports in public groups.
2024-02-01 17:52:37 +04:00
John Preston
5401d00548
Allow reporting / banning from reactions in groups.
2024-02-01 17:30:40 +04:00
John Preston
c06699e8e7
Update API scheme on layer 173.
2024-02-01 12:47:52 +04:00
John Preston
2f40a44b5c
Improve things for OpenAL devices management.
2024-02-01 12:37:34 +04:00