John Preston
2e71427427
Improve font size edge cases.
2024-05-02 12:05:46 +04:00
John Preston
95ec0633ed
Use custom-adjusted font metrics for custom fonts.
...
Fixes #27814 .
2024-05-02 11:33:47 +04:00
23rd
14e8b8fb91
Fixed spam reporting in moderation box.
2024-05-02 04:09:25 +03:00
23rd
d40951f068
Added ability to moderate non-users to moderation box.
2024-05-02 04:09:25 +03:00
23rd
ab85d18cc8
Added support of personal channel with message.
2024-05-02 04:09:25 +03:00
23rd
6becaaa953
Slightly improved view style of giveaway results in dialogs list.
2024-05-02 04:09:25 +03:00
23rd
26e8c29f40
Moved formatting of dialog last date to td_ui.
2024-05-02 04:09:25 +03:00
John Preston
47800ee02d
Improve font size selection a bit.
2024-05-01 19:09:54 +04:00
John Preston
12a24dd473
Fix possible crash in common groups list.
...
Currently Data::Session::processChat() may change adminRights(),
that may change Data::CanSendAnyOf(peer, ...), that may lead to
Window::SessionController::updateThirdColumnToCurrentChat() call,
that destroys current third column to replace it with another one.
If common groups list was opened in the third column this will crash.
Fixes #27640 .
2024-05-01 17:52:40 +04:00
23rd
ad6321d3ae
Fixed possible crash in moderate box.
2024-05-01 14:10:37 +03:00
John Preston
7e071c770f
Fix possible crash with custom wallpapered peers.
2024-05-01 14:38:06 +04:00
John Preston
a62d1dfa63
Focus chats search by Ctrl[Cmd]+F.
2024-05-01 14:38:05 +04:00
John Preston
b3eb1dbc14
Revert "Toggle search focus by escape."
...
This reverts commit 72d5a9b3e0
.
2024-05-01 14:38:05 +04:00
Ilya Fedin
3170a45158
Increase snapcraft verbosity
2024-05-01 14:06:23 +04:00
John Preston
32483fa13b
Just focus the search field on Space.
2024-05-01 12:57:47 +04:00
John Preston
9166a1c3a6
Update Linux Qt patches. Hope fixes crashes.
2024-05-01 12:57:07 +04:00
GitHub Action
6fa0afff37
Update User-Agent for DNS to Chrome 124.0.0.0.
2024-05-01 12:47:51 +04:00
Ilya Fedin
bc649af941
Schedule no-response action runs at different times
...
To avoid rate limits
2024-05-01 12:47:42 +04:00
John Preston
16ce5ef046
Greeting category first in ChatIntro setup.
2024-05-01 12:47:20 +04:00
John Preston
bb6fd4bc4d
Update scheme, new sticker categories.
2024-05-01 12:47:20 +04:00
John Preston
63e1731d7c
Fix premium preview bullet-dots.
...
Regression was introduced in 88751896af
.
2024-05-01 12:47:20 +04:00
John Preston
b9b7d9e337
Implement live location view.
2024-05-01 12:47:20 +04:00
23rd
ef8c07e6eb
Added ability to translate selected text in profile section.
2024-04-30 17:35:34 +03:00
23rd
20a13663a6
Slightly improved style of rpl text mapping.
2024-04-30 17:35:04 +03:00
23rd
2f0aa6ef05
Removed state sending of low level of battery to call participant.
2024-04-30 16:49:17 +03:00
23rd
62bd1354dc
Replaced box for leaving or deleting chat with generic box.
2024-04-28 20:14:26 +03:00
23rd
be255f1d09
Added to moderate box number of all messages that will be deleted.
2024-04-28 20:14:26 +03:00
23rd
b8b02b2285
Replaced list of history items for sending now with sorted by date.
2024-04-28 13:33:04 +03:00
23rd
e0db0642bd
Fixed crash when deleting message from non-user.
2024-04-27 16:39:13 +03:00
23rd
e81465a54e
Added Enter shortcut to moderation box for confirmation.
2024-04-27 13:31:00 +03:00
23rd
6e67cfc7be
Fixed possible crash in moderation box.
2024-04-27 12:59:36 +03:00
John Preston
c0db5ee98a
Beta version 4.16.10: Fix GCC build.
2024-04-26 23:41:28 +04:00
John Preston
372b3da09c
Beta version 4.16.10.
...
- Group admins can mass-moderate many messages.
- Premium users can use animated emoji in polls.
- Revert the default "Open Sans" font to 1.10.
- Several crash fixes and small improvements.
2024-04-26 20:55:06 +04:00
John Preston
79532954dc
Allow a bit more font size adjusting.
2024-04-26 20:18:30 +04:00
23rd
aff2be605e
Removed item for poll creation from menu when it is impossible.
2024-04-26 19:15:03 +03:00
John Preston
363c191a6e
Skip media bottom skip in IV.
2024-04-26 20:12:30 +04:00
John Preston
2949cdab61
Don't request IV two times in a row.
2024-04-26 20:12:29 +04:00
John Preston
7addcf2d25
Add IV footer.
2024-04-26 20:12:29 +04:00
John Preston
a272807a99
Remove "Create poll" button in Replies chat.
...
Fixes #27817 .
2024-04-26 20:12:29 +04:00
23rd
c803603de4
Added ability to insert custom emoji to polls.
2024-04-26 20:12:29 +04:00
23rd
e6c22ec1ca
Added api support for custom emoji in polls.
2024-04-26 20:12:29 +04:00
John Preston
b3ae843f0e
Update API scheme to layer 179.
2024-04-26 20:12:29 +04:00
John Preston
12a78c1f45
Allow pasting text to the unfocused search.
2024-04-26 20:12:29 +04:00
23rd
612b81ee87
Fixed allowed reactions for channel posts in linked chats.
2024-04-26 20:12:29 +04:00
23rd
e5b91d2f3d
Added entry points for moderation box.
2024-04-26 20:12:29 +04:00
23rd
82293c98eb
Added arrow icon to divider link in moderation box.
2024-04-26 20:12:29 +04:00
23rd
629da68cfc
Added api support to moderation box.
2024-04-26 20:12:29 +04:00
23rd
643ecd2c2c
Implemented initial ui of moderation box.
2024-04-26 20:12:29 +04:00
Ilya Fedin
dd1cb00c62
Update snap to core24
2024-04-26 18:39:56 +04:00
23rd
2c4d8418c1
Removed unused code for sponsored messages.
2024-04-26 11:21:41 +04:00