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
23rd
de87bed375
Moved out data for swipe handler from history view to ui controls.
2025-03-12 11:59:20 +04:00
23rd
5cdfaab2db
Moved out swipe handler from history view to ui controls.
2025-03-12 11:59:20 +04:00
23rd
acb0b029b9
Added ability to switch tab in tabbed selector with swipe.
2025-03-12 11:59:20 +04:00
23rd
4c74cbbbe9
Added ability to set swipe back widget on opposite side.
2025-03-12 11:59:20 +04:00
23rd
ad64e068db
Allowed swipe-to-back in side info section.
2025-03-12 11:59:20 +04:00
23rd
6bed3f3f09
Increased speed of swipe-to-back.
2025-03-12 11:59:20 +04:00
23rd
d02e55da06
Added ability to swipe-to-back to all info sections with narrow type.
2025-03-12 11:59:20 +04:00
23rd
d662a8f2b9
Added ability to swipe-to-back to other sections.
2025-03-12 11:59:20 +04:00
23rd
13a93102a5
Added ability to swipe-to-back to admin log section.
2025-03-12 11:59:20 +04:00
23rd
0d6a1e6610
Added ability to swipe-to-back to replies section.
2025-03-12 11:59:20 +04:00
23rd
05cd9eebb8
Added ability to swipe-to-back to dialogs widget.
2025-03-12 11:59:20 +04:00
23rd
d93d8ab1cc
Added ability to provide ElasticScroll to SetupSwipeHandler.
2025-03-12 11:59:12 +04:00
23rd
540fa0e669
Added ability to swipe-to-back to history widget.
2025-03-12 04:36:34 +03:00
23rd
17a10cf6bb
Added initial ability to handle history view swipe in both directions.
2025-03-12 04:36:24 +03:00
John Preston
11d0f9db03
Try fixing crashes on Linux.
2025-03-10 13:32:36 +04:00
John Preston
f024ceecdd
Version 5.12.3.
...
- Fix a couple more crashes.
- Fix gift disappearing on unpin.
- Fix country emoji for Fragment numbers.
2025-03-10 11:58:20 +04:00
John Preston
08c07a0785
Don't remove last gift on unpin if all loaded.
2025-03-10 11:57:20 +04:00
John Preston
b843f91b3c
Support 'FT' "country" flag emoji.
2025-03-10 11:52:42 +04:00
23rd
4b2c5b3321
Removed chat filters strip from folders and forums in separated windows.
2025-03-10 11:20:33 +04:00
23rd
2b43f2682a
Fixed open of locked chats filter with shortcuts to open near filters.
2025-03-10 11:20:28 +04:00
23rd
7da0124286
Moved out lambda to jump to near chats filters to static function.
2025-03-10 11:18:43 +04:00
23rd
feaeef6482
Fixed repaint of send button when it has slowmode countdown.
2025-03-10 11:11:10 +04:00
23rd
15bcfeec1d
Added pause to animation of custom emoji in status info.
2025-03-10 11:11:10 +04:00
23rd
5fb002ab4c
Added ability to specify time when export data.
2025-03-10 11:11:10 +04:00
23rd
f56ddbb1e0
Added recursive animation to lock hint while recording voice.
2025-03-10 11:11:10 +04:00
John Preston
6bd2a7c962
Fix possible crash in MediaGenericTextPart.
2025-03-10 11:00:49 +04:00
John Preston
9d591ae806
Fix infinite recursion in channel reactions edit.
2025-03-10 10:59:39 +04:00
Kaiyang Wu
19d7dd7aa3
fix(integration_linux): include core_settings.h with Qt version <= 6.5.0
...
Signed-off-by: Kaiyang Wu <self@origincode.me>
2025-03-09 20:33:20 +04:00
John Preston
45444253fd
Version 5.12.2.
...
- Fix some crashes.
2025-03-09 09:44:47 +04:00
John Preston
fc67a801e3
Version 5.12.1: Fix build with Xcode.
2025-03-08 07:09:15 +04:00
John Preston
6a3657ca87
Version 5.12.1.
...
- Fix a crash in some chat switchings.
- Fix crashes in empty repaint callbacks.
2025-03-08 07:06:37 +04:00
John Preston
0537c5f273
Fix crashes in empty repaint callbacks.
2025-03-08 07:05:45 +04:00
John Preston
cc4a5f30b6
Fix a crash in some chat switchings.
2025-03-07 23:56:17 +04:00
John Preston
3bf7c44fc9
Version 5.12.
...
- Set a fee for incoming messages from unknown users.
- Set a fee for messages in groups or channel comments.
- Show some information about who's messaging you.
- Pin gifts on your profile.
2025-03-07 20:50:29 +04:00
John Preston
4ff4e63a11
Fix sending paid intro sticker.
2025-03-07 19:03:41 +04:00
John Preston
72a35ba58b
Show new-peer-info photo/name change.
2025-03-07 19:03:41 +04:00
John Preston
b6a31979f2
Add the same enter/leave check to ListWidget.
2025-03-07 19:03:40 +04:00
John Preston
7c710e22cc
Always process mouse input in active window.
...
Fixes #29008 .
2025-03-07 19:03:40 +04:00