John Preston
|
d89573bab5
|
Update API scheme to layer 150.
|
2022-11-29 18:30:38 +04:00 |
|
23rd
|
6695d7d503
|
Respected copy restriction on translate box.
|
2022-11-29 14:57:53 +03:00 |
|
23rd
|
3fdb807a1e
|
Respected new error for occupied usernames in manage channel.
|
2022-11-29 14:12:57 +03:00 |
|
23rd
|
2acedca6b7
|
Replaced some qstr with u""_q literal.
|
2022-11-29 14:12:50 +03:00 |
|
23rd
|
22dc7023fc
|
Respected new error for occupied usernames in UsernameBox.
|
2022-11-29 14:12:50 +03:00 |
|
23rd
|
9946fbbd89
|
Moved out check info text in UsernameBox to separated row.
|
2022-11-29 14:12:50 +03:00 |
|
23rd
|
f9a14fc6bc
|
Fixed first check for skipping translation.
|
2022-11-23 23:01:05 +01:00 |
|
23rd
|
7cdc3eb2b2
|
Fixed translation of non-server messages.
|
2022-11-23 23:01:04 +01:00 |
|
23rd
|
551bf4f9a7
|
Switched default language for skip translation to application language.
|
2022-11-23 23:01:04 +01:00 |
|
John Preston
|
79a2d85287
|
Fix build with GCC.
|
2022-11-22 00:28:07 +00:00 |
|
23rd
|
937d243a4c
|
Respected translation preferences in sections.
|
2022-11-22 00:28:07 +00:00 |
|
23rd
|
f82bae15f0
|
Added translation preferences.
|
2022-11-22 00:28:07 +00:00 |
|
23rd
|
b72fce4894
|
Removed LanguageBox::createMultiSelect method.
|
2022-11-22 00:26:49 +00:00 |
|
23rd
|
32cebc0d9b
|
Fixed position of show more button in translate box.
|
2022-11-22 00:26:49 +00:00 |
|
23rd
|
bc5aa7338e
|
Removed inaccessible users from choosing recipients for forwards box.
|
2022-11-22 00:26:49 +00:00 |
|
23rd
|
921d2239c7
|
Added initial implementation of choosing translation language from list.
|
2022-11-22 00:26:49 +00:00 |
|
23rd
|
0feef675f7
|
Added loading text effect to translate box.
|
2022-11-22 00:26:49 +00:00 |
|
23rd
|
b7647fbcc1
|
Added initial implementation of translate box.
|
2022-11-22 00:26:49 +00:00 |
|
23rd
|
3467fe226f
|
Added ability to send webp as compressed image.
|
2022-11-22 00:26:49 +00:00 |
|
John Preston
|
37308cde21
|
Support dialog rows with variable height.
|
2022-11-22 00:26:48 +00:00 |
|
John Preston
|
248337daf5
|
Implement topics pin limit box.
|
2022-11-22 00:26:48 +00:00 |
|
John Preston
|
8a288476b8
|
Implement pinned topics reordering.
|
2022-11-22 00:26:48 +00:00 |
|
23rd
|
85b94bc6fd
|
Changed behavior to always delete messages for bots.
Fixed #17033.
|
2022-11-11 11:45:13 +04:00 |
|
23rd
|
f0645753d4
|
Toggled checkbox of deleting messages for both participants.
|
2022-11-11 11:45:13 +04:00 |
|
23rd
|
80d4c3affe
|
Added button for invite links management even to public channels.
|
2022-11-07 19:17:21 +04:00 |
|
John Preston
|
9a1d9deea5
|
Fix peer list row selecting for forums.
The blobs in group calls are still round for them :(
|
2022-11-07 19:15:57 +04:00 |
|
23rd
|
3887fbc437
|
Fixed crash from type box for groups.
|
2022-11-06 16:56:45 +03:00 |
|
John Preston
|
080ab26804
|
Add some phrases to langpack.
|
2022-11-05 17:49:01 +04:00 |
|
John Preston
|
fdf4129e5e
|
Fix build with GCC.
|
2022-11-02 08:51:03 +04:00 |
|
23rd
|
3b79d944af
|
Removed unused includes of observer file.
|
2022-11-01 20:03:14 +04:00 |
|
John Preston
|
bd8cdcb520
|
Fix topic icons animating in choose topic box.
|
2022-11-01 19:25:45 +04:00 |
|
John Preston
|
e6c2aa8021
|
Support topic choosing in ShareBox.
|
2022-11-01 19:25:45 +04:00 |
|
John Preston
|
7384cd3463
|
Support sharing games by link to topics.
|
2022-11-01 19:25:44 +04:00 |
|
John Preston
|
d5ea0149e8
|
Implement drag-n-drop to forum topics.
|
2022-11-01 19:25:44 +04:00 |
|
John Preston
|
1ac051a812
|
Implement forwarding to topics.
|
2022-11-01 19:25:44 +04:00 |
|
John Preston
|
b3f9b16eb2
|
Add correct topics icon to manage group box.
|
2022-11-01 19:25:43 +04:00 |
|
John Preston
|
c8ed8e0e5f
|
Support nice empty topic view.
|
2022-11-01 19:25:42 +04:00 |
|
John Preston
|
99564d3d44
|
Implement restrictions on topics enabling.
|
2022-11-01 19:25:42 +04:00 |
|
John Preston
|
ec0380b250
|
Show premium tooltip on custom topic icon selection.
|
2022-11-01 19:25:42 +04:00 |
|
John Preston
|
602ba5bba9
|
Implement correct ForumTopic::canWrite logic.
|
2022-11-01 19:25:42 +04:00 |
|
John Preston
|
b4a9705564
|
Simplify pin_messages/manage_topics logic.
|
2022-11-01 19:25:41 +04:00 |
|
John Preston
|
70e5f752ba
|
Correctly handle complex pin_messages/manage_topics.
|
2022-11-01 19:25:41 +04:00 |
|
John Preston
|
53beb6f562
|
Allow editing ManageTopics rights/restrictions.
|
2022-11-01 19:25:41 +04:00 |
|
John Preston
|
0cba9e4a22
|
Support default forum topic icons.
|
2022-11-01 19:25:41 +04:00 |
|
John Preston
|
ce17904dcc
|
Improve topic creation, fix glitches.
|
2022-11-01 19:25:41 +04:00 |
|
23rd
|
6d3f9017fa
|
Added ability to report chat photo and channel photo.
|
2022-11-01 19:25:41 +04:00 |
|
23rd
|
50b27b51a1
|
Fixed losing of saved usernames order from edit peer box.
|
2022-11-01 19:25:41 +04:00 |
|
John Preston
|
7cdf20a7c5
|
Allow topic deletion.
|
2022-11-01 19:25:40 +04:00 |
|
John Preston
|
306179ca7c
|
Update API scheme on layer 148.
|
2022-11-01 19:25:40 +04:00 |
|
23rd
|
a4856e4436
|
Added handling of error for too much number of activated usernames.
|
2022-11-01 19:25:40 +04:00 |
|