23rd
c11a7589e2
Added initial ability to trigger quick dialog action with middle click.
2025-03-20 16:59:33 +03:00
23rd
c332b7cb40
Added initial handler for middle mouse click on dialogs.
2025-03-20 16:59:33 +03:00
23rd
418dcedc4e
Replaced single QuickActionContext in dialogs widget with flat map.
2025-03-20 16:59:33 +03:00
23rd
a21eb9d59e
Moved out quick actions enum for dialog to separated module.
2025-03-20 16:59:33 +03:00
23rd
25ed8fe044
Renamed swipe dialog action to quick dialog action.
2025-03-20 16:59:33 +03:00
23rd
b079c79390
Added correspond colors for every swipe dialog action.
2025-03-20 16:59:33 +03:00
23rd
d7a89ef122
Added implementation for all swipe dialog actions.
2025-03-20 16:59:33 +03:00
23rd
b95035e7a2
Added initial ability to change swipe dialog action from chat settings.
2025-03-20 16:59:33 +03:00
23rd
e28d29f276
Added initial implementation of swipe action to dialogs.
2025-03-20 16:59:33 +03:00
23rd
c29d78ac0d
Added ability to provide reach ratio speed to swipe.
2025-03-20 16:59:33 +03:00
23rd
ad9106b815
Added ability to request reach out ratio of swipe.
2025-03-20 16:59:33 +03:00
John Preston
96fdece478
Fix mini-thumbs in channel last message preview.
2025-03-20 17:46:27 +04:00
John Preston
c30a5782df
Revert "Fixed blinking of message preview from user's personal channel."
...
This reverts commit 75e454f3fd
.
2025-03-20 17:46:27 +04:00
John Preston
c924fcb91f
Fix custom emoji in poll results view.
2025-03-20 17:46:27 +04:00
John Preston
46e7b6d6df
Implement "Choose gift to unpin" box feature.
2025-03-20 17:46:27 +04:00
John Preston
bb8ecf2f84
Fix spoiler hiding of ellipse image preview.
2025-03-20 17:46:27 +04:00
John Preston
7123a6d647
Hide image preview of ttl rounds behind spoiler.
2025-03-20 17:46:27 +04:00
John Preston
eb4ef8b3d7
Replace Reply with Forward for specific bots.
2025-03-20 17:46:26 +04:00
23rd
0d346610a2
Fixed sort of received star gifts.
2025-03-20 10:36:41 +03:00
John Preston
fe0c1acd79
Fix crash in main menu swipes on macOS.
2025-03-17 10:45:23 +04:00
John Preston
af35beefc2
Beta version 5.12.5: Fix build with Qt 6.
2025-03-14 17:23:54 +04:00
John Preston
532258bea8
Beta version 5.12.5.
...
- Support swipe navigation on touchscreens.
- Close main menu by swipe navigation.
2025-03-14 17:06:42 +04:00
John Preston
8e6d23ddd6
Support tg://settings/phone_privacy links.
2025-03-14 16:40:50 +04:00
John Preston
6d5d61c842
Label 'Add users' for Remove Fee.
2025-03-14 16:40:50 +04:00
John Preston
9d2e2a1739
Fix processing of video qualities.
...
Regression was introduced in b618d1e56a
.
2025-03-14 16:40:49 +04:00
John Preston
19e2642ec1
Improve paid messages in groups layout.
2025-03-14 16:40:49 +04:00
John Preston
f9df522b41
Show error not-found on comment link click.
2025-03-14 16:40:49 +04:00
John Preston
b3e5c4a4aa
Fix send button size on chat switch.
2025-03-14 16:40:49 +04:00
John Preston
06ed6c81a7
Remove 'delete also for' in Deleted Accounts.
2025-03-14 16:40:44 +04:00
John Preston
d1e4dbb603
Fix animated emoji in folder name.
2025-03-14 16:40:44 +04:00
John Preston
abe8079296
Allow temp-set of wearable as a status.
2025-03-14 16:40:44 +04:00
John Preston
033cb2790c
Remove debug widget in the info section.
2025-03-14 16:03:58 +04:00
John Preston
188edce258
Support swipe-back from main menu.
2025-03-14 15:03:27 +04:00
John Preston
34858b36c1
Fix swipe gestures on touchscreens.
2025-03-14 14:36:13 +04:00
Ilya Fedin
2660439160
Fix Platform::ApplicationIconName for snap
...
Looks like it broke through rebases
2025-03-14 10:22:24 +04:00
John Preston
99a1c98ae0
Beta version 5.12.4.
...
- Touchpad swipe back to go back in navigation history.
- Touchpad swipe between folders if they're horizontal.
Out-of-the-box monochrome tray icon on Linux
with GTK icon recolorization support.
Files telegram{,{,-attention,-mute}-panel} are renamed
to org.telegram.desktop{,{,-attention,-mute}-symbolic} for
unified icon lookup in multiple (sometimes sandboxed) builds
and GTK icon recolorization support.
Snap package got icon theming support,
the icon names are snap.telegram-desktop.{,{,-attention,-mute}-symbolic}
(notice the name ends with a dot in case of no suffix!)
2025-03-12 18:26:46 +04:00
John Preston
fd718dfd5c
Allow more Info sections swipe-back.
2025-03-12 18:02:47 +04:00
Ilya Fedin
31cb2f1999
Switch tray to symbolic icons
...
This allows to rely on GTK recoloring rather than requiring the user to have an icon theme
2025-03-12 14:54:41 +04:00
Ilya Fedin
a6a8e32be7
Install app icon in a spec-compilant way
2025-03-12 14:54:41 +04:00
Ilya Fedin
594bb8a76b
Support icon themes in snap
2025-03-12 14:54:41 +04:00
Ilya Fedin
228bbc1e8e
Always use app ID based icon name
...
This allows to unify it between flatpak and non-flatpak builds and corresponds to what most other GUI apps on Linux do
2025-03-12 14:54:41 +04:00
Ilya Fedin
b14c2878b3
Revert "Move icon name getter to cross-platform header"
...
This reverts commit d9318c9935
.
2025-03-12 14:54:41 +04:00
Ilya Fedin
57f10040e1
Get rid of XEmbed mentions
...
The code goes through Qt abstractions which not necessarily go through XEmbed
2025-03-12 14:53:43 +04:00
Ilya Fedin
0fb67c78a9
Add a method to calculate instance hash to Launcher
2025-03-12 14:53:21 +04:00
John Preston
ff0f7f49da
Fix new swipes on Windows.
2025-03-12 14:02:04 +04:00
23rd
9682e37547
Added shortcut to open chat preview from dialogs.
2025-03-12 11:59:20 +04:00
23rd
7197d9480b
Added ability to swipe between chats filters.
2025-03-12 11:59:20 +04:00
23rd
3315c9c7f4
Added ability to open main menu with swipe-to-back.
2025-03-12 11:59:20 +04:00
23rd
f57eff4195
Added ability to mirror icon from widget for swipe-to-back.
2025-03-12 11:59:20 +04:00
23rd
f0c8e48403
Added ability to keep ratio of swipe within range.
2025-03-12 11:59:20 +04:00