23rd
297fd0f0c8
Moved regexp for excluding digits to single place.
2022-12-29 13:36:28 +03:00
Ilya Fedin
0eec470387
Hide default download folder option if it's not available
2022-12-29 14:18:08 +04:00
John Preston
7a64725045
Improve fragment phone number description
2022-12-29 14:06:52 +04:00
John Preston
1acfe441e1
Move Blocked users to Privacy in Settings.
2022-12-29 14:06:52 +04:00
John Preston
80e932a083
Fix group call userpics on Retina.
2022-12-29 14:06:52 +04:00
bovirus
698d32db57
Update Inno Setup script
...
Add Copyright message with copyright autor styarting and ending yaer (current year) copyright
Add AppverName (app name and vesrion on top left in main window)
2022-12-29 13:41:37 +04:00
John Preston
2ee7cc784f
Fix initial TTL after group creation.
2022-12-29 12:59:53 +04:00
John Preston
071411c8b9
Fix fragment button in Intro process.
2022-12-29 12:59:53 +04:00
23rd
43671e2b47
Fixed width of button in passport VerifyBox.
2022-12-29 11:48:53 +03:00
Ilya Fedin
1666683dbb
Fix various line length in notifications_manager_linux
2022-12-29 12:30:17 +04:00
Ilya Fedin
c134861cd9
Have notification subtitle in title on Linux when body-markup is not supported
...
This makes it look way better
2022-12-29 12:30:17 +04:00
John Preston
a1a5ef9d39
Fix possible crash on force-logout from the server..
2022-12-29 12:21:21 +04:00
John Preston
7e98e9ecf2
Fix uploading new group / account photo.
2022-12-29 12:16:49 +04:00
John Preston
cad6faa790
Fix connection re-init in case of CONNECTION_NOT_INITED.
2022-12-29 12:16:49 +04:00
John Preston
13ad39dfc2
Fix possible crash in logout.
2022-12-29 12:16:49 +04:00
23rd
aa8ca28f77
Added description to context menu for anonymous phone numbers.
2022-12-29 11:11:08 +03:00
23rd
d424a8b039
Added handler of urls for login.
2022-12-29 11:11:08 +03:00
23rd
9896855789
Added button for opening custom url to passport VerifyBox.
2022-12-29 11:11:08 +03:00
23rd
613d4932ca
Added button for opening custom url to Ui::ConfirmPhoneBox.
2022-12-29 11:11:08 +03:00
23rd
44f79b8331
Added button for opening custom url to ChangePhone::EnterCode box.
2022-12-29 11:11:08 +03:00
23rd
aa1117a714
Added ability to sing up and sing in with anonymous numbers.
2022-12-29 11:11:08 +03:00
23rd
8748265b00
Added support of multiple phone pattern groups.
2022-12-29 11:11:08 +03:00
John Preston
be8aeb0d96
Fix week name display in chats list.
...
Fixes #25625 .
2022-12-29 10:27:22 +04:00
John Preston
599cc35e57
Fix a crash in history clear.
2022-12-29 09:57:45 +04:00
John Preston
bd367da1bd
Put #include after the #pragma once.
2022-12-29 09:52:38 +04:00
Ilya Fedin
62b50a41c8
Update libtgvoip
2022-12-29 09:32:07 +04:00
Ilya Fedin
a3caecbc07
Fix build with clang
2022-12-29 09:32:07 +04:00
John Preston
71354d1611
Fix two crashes in own profile photo edit.
2022-12-28 23:37:16 +04:00
John Preston
232fceeee6
Beta version 4.4.2: Fix build with GCC.
2022-12-28 17:39:29 +04:00
John Preston
19c4130a1d
Beta version 4.4.2.
...
- Send photos and video files hidden by a spoiler effect.
- Set a public photo for those who are restricted to see
your profile photo in the Privacy Settings.
- Bug fixes and other minor improvements.
2022-12-28 16:03:17 +04:00
Ilya Fedin
dc5abf8ddd
Support ICCv4 with Little CMS on Linux
2022-12-28 16:02:35 +04:00
John Preston
b334a1f4fd
Support spoilers in chats list media previews.
2022-12-28 14:07:38 +04:00
John Preston
17f40d6a1f
Don't lose focus when showing image editor.
2022-12-28 13:05:23 +04:00
John Preston
77078f704c
Fix a crash in topic deletion.
2022-12-28 12:44:01 +04:00
John Preston
df8176d671
Fix non-shown group thumb in media viewer.
2022-12-28 12:41:30 +04:00
John Preston
cad8a85497
Fix empty fallback photo appending.
2022-12-28 12:41:06 +04:00
Ilya Fedin
66093f0cb5
cTimeFormat/cDateFormat -> QLocale::ShortFormat
...
This allows to use platform-specific formatting functions
2022-12-28 10:28:12 +04:00
John Preston
9633f93690
Fix reactions panel expanding animation.
2022-12-28 10:11:38 +04:00
Ilya Fedin
1b8352f878
Fix image format mime type filter
2022-12-28 09:56:16 +04:00
23rd
27bcd35832
Added ability to translate transcribed voice messages.
2022-12-28 00:18:43 +03:00
23rd
b401f0bfea
Added phrase to admin log when user joined via public request.
2022-12-28 00:18:43 +03:00
23rd
36391617d7
Fixed possible crash in optimized ministars animation.
2022-12-27 22:06:32 +03:00
23rd
5bf46c0e90
Adjusted button style in intro steps to style in settings steps.
2022-12-27 22:06:26 +03:00
Ilya Fedin
690e1013cf
Find venv without configure.bat
2022-12-27 15:14:12 +04:00
John Preston
63c2db30f2
Fix folder updating when leaving a channel.
2022-12-27 14:05:22 +04:00
John Preston
bf388d8a37
Fix assertion violation in topic create box.
2022-12-27 13:55:34 +04:00
John Preston
b4571b80d6
Show spoilers in shared media overview.
2022-12-27 13:10:38 +04:00
Ilya Fedin
2cbd2725e5
Remove force-disabling of Qt's color space support for sent images
...
Qt had a bug with interpreting PNG gamma, but it seems it's fixed now.
2022-12-27 11:52:27 +04:00
John Preston
7f969e5102
Fix forwarding to General topic.
2022-12-27 11:49:03 +04:00
John Preston
e878ccccb4
Fix crash in sending media with spoilers.
2022-12-27 11:48:54 +04:00