ZavaruKitsu
0f8187fa36
Merge tag 'v4.12.2' into dev
...
# Conflicts:
# .github/workflows/win.yml
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/core/version.h
# Telegram/SourceFiles/settings/settings_advanced.cpp
# Telegram/SourceFiles/settings/settings_main.cpp
# Telegram/lib_ui
# snap/snapcraft.yaml
2023-12-01 15:38:13 +03:00
23rd
596460172f
Optimized include directives of core_settings header.
2023-11-15 03:30:04 +03:00
23rd
baa99be6a5
Removed some unwanted include directives of lang_keys in header files.
2023-11-15 03:30:04 +03:00
ZavaruKitsu
95f18f2120
fix: tray and serialization
2023-11-10 18:36:47 +03:00
ZavaruKitsu
ae3dfacdf9
feat: add toggles to customization
2023-11-10 17:36:37 +03:00
ZavaruKitsu
ac1da83401
Merge tag 'v4.11.3' into dev
...
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/core/version.h
# Telegram/SourceFiles/info/profile/info_profile_values.cpp
# Telegram/lib_ui
# snap/snapcraft.yaml
2023-11-05 21:23:03 +03:00
John Preston
a57eecd420
Add option to use old tray icon.
...
New monochrome icon is default for the new installations.
Fixes #26983 , fixes #26988 , fixes #26989 , fixes #26991 , fixes #27005 .
2023-10-30 11:16:17 +04:00
ZavaruKitsu
b6cf5ebb19
fix: adjust code for refactor of input fields in lib_ui
...
fix: organize imports
fix: refactor database initialization
fix: update submodule
adjusted following 98bb520f47
2023-09-23 14:00:47 +03:00
ZavaruKitsu
8e8719870a
feat: streamer mode
...
Co-authored-by: MaxPlays35 <35427519+maxplays35@users.noreply.github.com>
2023-08-30 20:11:28 +00:00
ZavaruKitsu
576671e222
feat: don't read stories
...
feat: show message ID in tooltip
feat: update strings
fix: invert strings
2023-08-01 12:45:59 +00:00
ZavaruKitsu
f72e7178f5
fix: reformat with resharper
2023-07-10 14:30:23 +00:00
ZavaruKitsu
b6b3ad5ff9
fix: refactor a bit
2023-07-02 15:36:03 +03:00
ZavaruKitsu
90d62514e9
fix: tray ghost toggle
2023-07-01 15:48:31 +03:00
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
243245d680
feat: send GIF|voice confirmation by settings toggles
2023-06-28 00:00:03 +03:00
ZavaruKitsu
6ebcd54c3a
fix: just replace
2023-06-22 22:02:18 +03:00
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
e218f6da78
feat: trying to make ghost mode toggle in tray
2023-06-22 20:35:15 +03:00
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
7450d3fc4d
feat[ui]: edited confirmation box for SRead confirmation
2023-06-21 22:54:36 +03:00
Ilya Fedin
12d8d193a1
Create QSystemTrayIcon even when tray is not supported
...
QSystemTrayIcon provides no public API to know when tray icon support appears, but can subscribe to native events internally
This should help for environments where a race condition between applications autostart and tray service autostart present in case Qt is subscribed internally
2022-09-02 17:29:57 +04:00
23rd
57f769f358
Returned lost method that checks tray existence.
2022-06-23 09:38:21 +03:00
23rd
1d475ee727
Slightly optimized includes in application.h.
2022-06-12 16:07:41 +03:00
23rd
70acc7a0e3
Added initial implementation of Windows tray.
2022-05-03 04:25:36 +03:00
23rd
56fdc7d39a
Added common and macOS tray implementations.
2022-05-03 04:25:36 +03:00
23rd
de194c4aa2
Initialized empty files for tray implementations.
2022-05-03 04:25:35 +03:00