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 |
|
Ilya Fedin
|
7d30e3913c
|
Add lcms2 dependency for Qt6 on Windows
|
2025-03-10 10:58:10 +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
|
308ade6a7e
|
Fix crash in some custom emoji cases.
|
2025-03-09 06:55:25 +04:00 |
|
AlexeyZavar
|
66d54ccd54
|
feat: open channel in discussion group
|
2025-03-09 02:59:45 +03:00 |
|
AlexeyZavar
|
ccf8d91f01
|
feat: burn ttl message & display expired status
|
2025-03-09 02:33:22 +03:00 |
|
AlexeyZavar
|
7c940a0480
|
fix: ttl messages hint
|
2025-03-09 01:28:07 +03:00 |
|
AlexeyZavar
|
277a2edb57
|
fix: read stories crashes
|
2025-03-09 00:53:32 +03:00 |
|
AlexeyZavar
|
bd742689e9
|
fix: weird crash
|
2025-03-09 00:40:42 +03:00 |
|
AlexeyZavar
|
9ca0c3c41d
|
fix: more checks for disposal
|
2025-03-09 00:30:18 +03:00 |
|
AlexeyZavar
|
ce8650b4de
|
fix: create a copy of selected TTL messages
|
2025-03-08 23:58:27 +03:00 |
|
AlexeyZavar
|
4bce9d440e
|
fix: make it build
|
2025-03-08 23:37:48 +03:00 |
|
AlexeyZavar
|
adc691f516
|
Merge tag 'v5.12.1' into dev
|
2025-03-08 23:02:34 +03:00 |
|
John Preston
|
fc67a801e3
|
Version 5.12.1: Fix build with Xcode.
|
2025-03-08 07:09:15 +04:00 |
|