John Preston
4762c7a4fd
Fix layout with a single available reaction.
2022-09-02 21:14:30 +04:00
John Preston
0277d765bb
Nice reactions panel expanding.
2022-09-02 21:14:30 +04:00
John Preston
20d4d00634
Implement expanding of list / categories.
2022-09-02 21:14:30 +04:00
John Preston
c5fa4aae62
Support reaction dropdown based on EmojiListWidget.
2022-09-02 21:14:30 +04:00
John Preston
f72092a261
Update API scheme on layer 145.
2022-09-02 21:14:30 +04:00
John Preston
33b266175d
Allow creating EmojiListWidget without SessionController.
2022-09-02 21:14:30 +04:00
John Preston
c9a98ae723
Expand reaction selection panel.
2022-09-02 21:14:30 +04:00
John Preston
bd42c23999
Implement reactions selector above the menu.
2022-09-02 21:14:30 +04:00
John Preston
f658cb7e99
Update API scheme on layer 145.
2022-09-02 21:14:30 +04:00
John Preston
fa26afaf9a
Rename several HistoryView::Reactions modules.
2022-09-02 21:14:30 +04:00
John Preston
b648387e96
Fixed emoji packs menu item.
2022-09-02 21:14:29 +04:00
John Preston
8d2ebdbb99
Animate reactions strip appearance.
2022-09-02 21:14:29 +04:00
John Preston
a0d5456a4d
PoC content outside of PopupMenu.
2022-09-02 21:14:29 +04:00
23rd
c20ed7c7a8
Enabled utf-8 mode for python while breakpad is building.
2022-09-02 21:14:29 +04:00
23rd
ef543d040e
Replaced separate click handlers for each spoiler entry with single one.
2022-09-02 21:14:29 +04:00
John Preston
27063167ae
Don't cut name / status unnecessary.
2022-09-02 21:14:29 +04:00
John Preston
8a1118d9bb
Show how much message limit is exceeded when editing.
2022-09-02 21:14:29 +04:00
John Preston
1e2e007d38
Show custom emoji in private chat reactions.
2022-09-02 21:14:29 +04:00
John Preston
09124f6424
Implement PoC custom reaction selection.
2022-09-02 21:14:29 +04:00
John Preston
cece9cf09b
Show in chats list EntityType::Pre like EntityType::Code.
2022-09-02 21:14:29 +04:00
John Preston
60cc232884
Update API scheme on layer 145.
2022-09-02 21:14:29 +04:00
John Preston
ba8673af5e
Fix build with Xcode.
2022-09-02 21:14:29 +04:00
John Preston
77772caabb
Update API scheme on layer 145.
2022-09-02 21:14:29 +04:00
John Preston
e22bb40dd1
Improve premium / emoji status badge styles.
2022-09-02 21:14:29 +04:00
John Preston
bd089f20a8
Emoji status selector in MainMenu/Settings.
2022-09-02 21:14:28 +04:00
John Preston
64bd4f0926
Make nice emoji status selector in profile.
2022-09-02 21:14:28 +04:00
John Preston
165d3143de
Allow emoji status edit from self profile.
2022-09-02 21:14:28 +04:00
John Preston
21fd381778
Show emoji status in chats list / top bar.
2022-09-02 21:14:28 +04:00
John Preston
285ce81b7b
Update API scheme to layer 145.
2022-09-02 21:14:28 +04:00
Ilya Fedin
e7f85f7255
Add missing include to settings_advanced
2022-09-02 18:46:31 +04: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
Ilya Fedin
c18313614b
Use Core::Tray::has in settings_advanced
2022-09-02 17:29:57 +04:00
Ilya Fedin
f1092753fc
Remove version from the .desktop file
...
Some desktop environments hide the launcher if they don't know the version
2022-09-01 13:53:53 +04:00
Ilya Fedin
5fc7caeec9
Provide old version to Platform::NewVersionLaunched
2022-09-01 13:53:53 +04:00
Ilya Fedin
e20840b4d4
Use KUrlMimeData for clipboard xdg-desktop-portal integration
2022-08-30 20:25:10 +04:00
Ilya Fedin
5f53dfda0e
Move Qt version from configure.py to CMakeLists.txt
2022-08-30 20:25:10 +04:00
Joe Kappus
630e73fa23
Fix build with GCC 12.
2022-08-30 12:42:26 +04:00
John Preston
92a9ba2ba0
Use exact jom url instead of mirrored.
2022-08-29 09:12:09 +04:00
Ilya Fedin
4d4d75addf
Install nuget and jom with prepare.py
2022-08-28 08:38:37 +04:00
Ilya Fedin
42fe80b5e2
Use perl, nasm, yasm and ninja from msys64
2022-08-28 08:38:37 +04:00
Ilya Fedin
96793179a3
Find nuget in the recommended directory automatically
2022-08-28 00:35:45 +04:00
Ilya Fedin
fc19ce5a9b
Install msys64 with prepare.py
2022-08-28 00:35:45 +04:00
Ilya Fedin
31fa6d24f4
Use zlib built with cmake on Windows
2022-08-28 00:35:45 +04:00
John Preston
7b005c64e0
Workaround MSVC 17.3.2 ICE.
2022-08-26 09:47:03 +04:00
Yue Wu
82d68f5b98
Fix JSON output when exporting custom emojis
...
Fixes #24961
2022-08-23 12:21:58 +04:00
Ilya Fedin
2259f747f1
Add missing network-status permission
...
This should make webview working as well as auto-reconnection when system network changed
2022-08-22 17:23:02 +04:00
John Preston
c793537d96
Version 4.1.1.
...
- Fix editing media captions with animated emoji.
- Fix viewing animated emoji sets used in a message.
- Fix premium sticker tooltip auto-show in channel comments.
- Fix main window position and size restoring after relaunch.
- Other bug fixes and minor improvements.
2022-08-16 09:38:19 +03:00
23rd
e568f7ab01
Added ability to restrict voice messages in conversations for everyone.
2022-08-16 09:38:19 +03:00
John Preston
11b711c43f
Fix realtime "Large emoji" applying to only-custom-emoji.
2022-08-16 09:29:02 +03:00
John Preston
d1a81a83b4
Fix crash in editing media captions.
2022-08-16 09:21:12 +03:00