ZavaruKitsu
3ccb0e16fc
fix: taskbar on Windows
...
fix: more branding
fix: smth
2023-09-07 21:51:22 +03:00
ZavaruKitsu
ef60e12f19
fix: replace string
...
fix: update submodules
2023-09-01 17:59:57 +03:00
ZavaruKitsu
96461b91c5
Merge tag 'v4.9.4' into dev
...
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/core/version.h
# Telegram/lib_ui
# cmake
2023-09-01 17:20:58 +03:00
ZavaruKitsu
f955db2c2c
Merge remote-tracking branch 'origin/dev' into dev
2023-09-01 17:17:39 +03:00
ZavaruKitsu
649e0b0412
feat: icon picker
...
Inspired by Forkgram's icon changer
Need to refactor a bit later
2023-09-01 17:17:16 +03:00
John Preston
dff168c62e
Version 4.9.4: Workaround MSVC optimization bug.
...
When adding some de-optimizing code, like logging etc,
the issue disappears. This volatile workaround looks like it works.
2023-08-31 22:43:26 +04:00
John Preston
b39bf11d9e
Fix build with GCC.
2023-08-31 22:37:29 +04:00
ZavaruKitsu
ca9feab071
feat: top center notifications
2023-08-30 20:12:41 +00:00
ZavaruKitsu
8e8719870a
feat: streamer mode
...
Co-authored-by: MaxPlays35 <35427519+maxplays35@users.noreply.github.com>
2023-08-30 20:11:28 +00:00
John Preston
d8f53d5f60
Version 4.9.4.
...
- Default private chats / groups / channels notification settings.
- Forwarded / reply-to-a-story icon in chats list message preview.
- Bug fixes and other minor improvements.
2023-08-30 23:33:40 +04:00
John Preston
f10da51517
Improve phrases in SendFilesBox drag areas.
2023-08-30 23:32:17 +04:00
23rd
3dc0e3818b
Fixed redundant peer adding to always/never lists in filter from menu.
2023-08-30 18:14:14 +03:00
23rd
1493b23574
Added mini icon to messages with reply to story.
2023-08-30 18:14:14 +03:00
23rd
70e298cfe4
Added icon for replies to stories in dialogs list.
2023-08-30 18:14:14 +03:00
23rd
9d4b8bb9b0
Introduced new struct to dialogs style for icons.
2023-08-30 16:46:19 +03:00
23rd
089432be5e
Added icon for forwarded messages in dialogs list.
2023-08-30 14:50:00 +03:00
23rd
4b503ad7ed
Slightly refactored include directives in some source files.
2023-08-30 14:50:00 +03:00
23rd
aeb593dd77
Slightly refactored StickersBox class.
2023-08-30 14:50:00 +03:00
23rd
0d4a83ea47
Added ability to remove sticker set from tab of featured sticker sets.
2023-08-30 14:50:00 +03:00
ZavaruKitsu
7fe6ca1f41
fix: crash when viewing story with ghost mode
2023-08-30 08:57:54 +00:00
John Preston
95b26911e0
Use inline image/path expanding from lib_ui.
2023-08-30 08:55:46 +04:00
Ilya Fedin
4c2be58dd3
Update Qt patches on Linux
2023-08-30 05:13:21 +02:00
Ilya Fedin
374e95de31
Update kimageformats
2023-08-30 05:13:21 +02:00
John Preston
7b184e553b
Fix build with Xcode.
2023-08-29 17:02:23 +04:00
westpain
5c5276d133
fix: change icon filename to ayugram.png
2023-08-29 14:39:42 +03:00
Ilya Fedin
02e37ab2f2
Update submodules
2023-08-29 08:29:10 +02:00
Ilya Fedin
48206bcf95
Re-use base_linux_library
2023-08-29 08:08:03 +02:00
Ilya Fedin
d0eb7ec522
Fix window extents terminology
...
Extents is a synonym of size but we're setting not window size.
2023-08-29 08:02:00 +02:00
ZavaruKitsu
e9d9e8df49
fix: issue with GCC
2023-08-28 15:10:32 +00:00
ZavaruKitsu
c226311126
feat: add lottie icons support in context menu
...
Co-authored-by: MaxPlays35 <35427519+maxplays35@users.noreply.github.com>
2023-08-28 15:07:50 +00:00
ZavaruKitsu
58e1c9ff54
feat: more AyuGram branding
...
feat: update README
feat: update CONTRIBUTING
fix: add note for Linux
fix: rename xdg shortcut
fix: remove snap
fix: rename AyuGram executable in the updater
fix: use different GUIDs
2023-08-27 13:40:55 +00:00
ZavaruKitsu
3e3f0f0808
fix: revert submodule
2023-08-27 11:15:16 +00:00
ZavaruKitsu
ef54775afa
fix: hide "All chats" folder
...
Co-authored-by: c0re100 <corehusky@gmail.com>
2023-08-27 11:00:39 +00:00
ZavaruKitsu
8f01baa9d1
fix: make it build
2023-08-27 10:54:14 +00:00
ZavaruKitsu
62cfe5ef98
Merge tag 'v4.9.3' into dev
...
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/core/version.h
# Telegram/lib_ui
2023-08-27 09:07:54 +00:00
Ilya Fedin
77c2e12ebc
Use non-throwing directory_iterator
2023-08-26 00:14:01 +02:00
Ilya Fedin
396635fa1d
Make use of the new window-less base::Platform::XDP::ParentWindowID
2023-08-25 10:21:25 +02:00
Ilya Fedin
4755be4ace
Add missing returns to skip taskbar Linux abstraction
2023-08-24 11:44:06 +02:00
John Preston
1148a2e144
Show information about default notifications toggle.
2023-08-23 19:43:35 +02:00
John Preston
827e755552
Allow customizing default notifications.
2023-08-23 19:29:56 +02:00
John Preston
b80f5f9706
Manage notifications exceptions in Settings.
2023-08-23 18:09:32 +02:00
John Preston
518f0e22cd
Improve small blocklist layout, fix heightMin.
2023-08-23 11:23:28 +02:00
John Preston
610e0e7913
Start default notification settings.
2023-08-22 19:43:13 +02:00
John Preston
e7be8e1c60
Version 4.9.3.
...
- Fix audio output on macOS.
2023-08-22 16:22:19 +02:00
John Preston
eeb8af3ca6
Fix a glitch in history re-open while loading.
2023-08-22 16:09:11 +02:00
John Preston
8245660c81
Fix inline result title over-optimized layout.
...
Fixes #26695 .
2023-08-22 15:30:57 +02:00
John Preston
b03120d83a
Update OpenAL to 1.23.1 on macOS.
...
This (library rebuild, really) fixes #26694 .
2023-08-22 15:30:56 +02:00
John Preston
eab9186790
Fix dividers in passport date input.
...
Fixes #26683 .
2023-08-22 15:30:56 +02:00
John Preston
89dd9c93ef
Allow copying static emoji as well.
2023-08-22 15:30:56 +02:00
John Preston
1244200987
Improve edit group info box design.
2023-08-22 11:50:42 +02:00