AlexeyZavar
b3552d8c2c
fix: set deleted mark for service message
2025-03-15 00:10:52 +03:00
AlexeyZavar
206a15191f
fix: repeated deleted text
2025-03-15 00:01:53 +03:00
Alexey
22de3980d1
chore: update bug report template
2025-03-14 22:19:10 +03:00
AlexeyZavar
9502120ee3
chore: update sqlite_orm
2025-03-13 13:26:43 +03:00
AlexeyZavar
7f1a3320dd
chore: update sqlite3
2025-03-13 13:23:40 +03:00
AlexeyZavar
8a4fd7f182
fix: update submodule
2025-03-13 12:57:39 +03:00
AlexeyZavar
b0a4d15d64
Merge tag 'v5.12.3' into dev
2025-03-13 12:57:30 +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
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
b0d7c3e9b1
Revert "Re-enable ffmpeg optimizations on Linux"
...
This reverts commit bd28ac6e1f
.
It fails to link in Release mode with LTO.
2025-03-07 22:20:18 +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
John Preston
ab58e7a225
Show common groups userpics in new-peer-info.
2025-03-07 19:03:40 +04:00
John Preston
c9fb97cd7c
Simplify marked text context logic.
2025-03-07 19:03:40 +04:00
John Preston
789f3e1584
Add non-official account info icon.
2025-03-07 19:03:39 +04:00
John Preston
0fc8229be1
Initial new peer information display.
2025-03-07 19:03:39 +04:00
John Preston
a1e555267e
Fix sending invite links to paid.
2025-03-07 19:03:39 +04:00
John Preston
0ac88c0cb5
Show special blank chat for paid messages.
2025-03-07 19:03:39 +04:00
John Preston
d43a6da62b
Fix sending bot commands in paid chats.
2025-03-07 19:03:39 +04:00