John Preston
|
7877463468
|
Respect peer_types in the switch inline button.
Fixes #26274.
|
2023-05-24 19:36:58 +04:00 |
|
23rd
|
2276a4c9af
|
Added menu item to bot info for bot management.
|
2023-04-11 19:17:42 +04:00 |
|
John Preston
|
6be2fb9790
|
Support nice leaving of shareable folder.
|
2023-04-11 19:17:38 +04:00 |
|
John Preston
|
bcb07110e0
|
Fix possible crash in application shutdown.
|
2023-03-17 21:07:52 +04:00 |
|
John Preston
|
cc6dfd08fc
|
Fix possible crash in folder chats clearing.
|
2023-03-13 16:00:15 +04:00 |
|
John Preston
|
af51307aa6
|
Implement opening of t.me/bot/app-s.
|
2023-03-07 08:42:29 +03:00 |
|
John Preston
|
d0c2bec925
|
Fix crash clearing chats list before histories.
|
2023-02-12 14:39:06 +04:00 |
|
John Preston
|
a58f9c6ebd
|
Update API scheme on layer 152.
|
2023-02-02 22:12:32 +04:00 |
|
John Preston
|
826ec75c33
|
Update API scheme on layer 152.
|
2023-02-02 22:12:31 +04:00 |
|
23rd
|
cd032f5c16
|
Fixed update of flag for group calls from mtp chat data.
|
2023-01-21 07:29:40 +04:00 |
|
John Preston
|
2c75fe033c
|
Fix inline GIFs play start in separate windows.
Fixes #25694.
|
2023-01-19 09:46:19 +04:00 |
|
John Preston
|
63c2db30f2
|
Fix folder updating when leaving a channel.
|
2022-12-27 14:05:22 +04:00 |
|
23rd
|
1ab8830ba8
|
Fixed outdated album info in reply on deleting dependency message.
|
2022-12-26 14:24:06 +04:00 |
|
John Preston
|
34f0aae418
|
Respect topic pin limit from appConfig.
|
2022-12-01 21:44:32 +04:00 |
|
John Preston
|
01139e1b04
|
Remove facades module.
|
2022-11-30 16:55:51 +04:00 |
|
John Preston
|
623176e901
|
Show loading state for non-loaded forum topics list.
|
2022-11-29 18:30:38 +04:00 |
|
23rd
|
2acedca6b7
|
Replaced some qstr with u""_q literal.
|
2022-11-29 14:12:50 +03:00 |
|
John Preston
|
37308cde21
|
Support dialog rows with variable height.
|
2022-11-22 00:26:48 +00:00 |
|
John Preston
|
8a288476b8
|
Implement pinned topics reordering.
|
2022-11-22 00:26:48 +00:00 |
|
John Preston
|
c7741cb62a
|
Apply short topic info from channelMessages.
|
2022-11-22 00:26:48 +00:00 |
|
John Preston
|
983b6af0b4
|
Update API scheme to layer 149.
|
2022-11-22 00:26:48 +00:00 |
|
John Preston
|
1953cc2f8a
|
Fix "Topic Author" badge for the new topics.
|
2022-11-03 14:13:52 +04:00 |
|
John Preston
|
a21c73facd
|
Optimize updates subscription in topics.
|
2022-11-02 20:59:12 +04:00 |
|
John Preston
|
1ac051a812
|
Implement forwarding to topics.
|
2022-11-01 19:25:44 +04:00 |
|
John Preston
|
ed895ace66
|
Track dialog row offline status by timer.
Fixes #6410.
|
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
|
a292f8a34e
|
Allow opening forums from archive / filters.
|
2022-11-01 19:25:40 +04:00 |
|
John Preston
|
adaa1d0c55
|
Support pinned topics in forums.
|
2022-11-01 19:25:40 +04:00 |
|
23rd
|
4f4d0bef25
|
Added usernames info to ChannelData.
|
2022-11-01 19:25:38 +04:00 |
|
23rd
|
ffa8a94180
|
Added usernames info to UserData.
|
2022-11-01 19:25:38 +04:00 |
|
23rd
|
5751d29c47
|
Removed username from public data members of UserData.
|
2022-11-01 19:25:38 +04:00 |
|
John Preston
|
89d0a71591
|
Update API scheme on layer 148: Drafts in topics.
|
2022-11-01 19:25:38 +04:00 |
|
John Preston
|
b8bdca8921
|
Extract Data::Thread common for History / ForumTopic.
|
2022-11-01 19:25:37 +04:00 |
|
John Preston
|
92a4b27e65
|
Support per-topic notification settings.
|
2022-11-01 19:25:37 +04:00 |
|
John Preston
|
9348039313
|
Track unread posts in forums inside RepliesList-s.
|
2022-11-01 19:25:36 +04:00 |
|
John Preston
|
ae3496d6a4
|
Update API scheme on layer 148: Topic icons.
|
2022-11-01 19:25:36 +04:00 |
|
John Preston
|
3722e55b67
|
Support topic on-the-fly creation.
|
2022-11-01 19:25:35 +04:00 |
|
John Preston
|
d15173e09d
|
Update API scheme on layer 148.
|
2022-11-01 19:25:35 +04:00 |
|
John Preston
|
9f652b0d3f
|
Unify message sending, track forum topic icons.
|
2022-11-01 19:25:34 +04:00 |
|
John Preston
|
73e56b0340
|
Support default General topic in forums.
|
2022-11-01 19:25:32 +04:00 |
|
John Preston
|
eaf679916a
|
Create / move forum topics on new messages.
|
2022-11-01 19:25:32 +04:00 |
|
John Preston
|
388fe6adfb
|
Allow enabling forum, creating topics.
|
2022-11-01 19:25:32 +04:00 |
|
John Preston
|
c88140e256
|
Update API scheme to layer 148, start forums.
|
2022-11-01 19:25:32 +04:00 |
|
John Preston
|
0e6c899cee
|
Fix crash after spoiler reveal in comments.
|
2022-09-25 18:21:58 +04:00 |
|
John Preston
|
ffb024a5f7
|
Move Ui::Text::String to HistoryView::Element.
|
2022-09-22 11:07:48 +04:00 |
|
John Preston
|
923e725e18
|
Request default and recent emoji statuses.
|
2022-09-02 21:14:33 +04:00 |
|
John Preston
|
f658cb7e99
|
Update API scheme on layer 145.
|
2022-09-02 21:14:30 +04:00 |
|
John Preston
|
165d3143de
|
Allow emoji status edit from self profile.
|
2022-09-02 21:14:28 +04:00 |
|
John Preston
|
21fd381778
|
Show emoji status in chats list / top bar.
|
2022-09-02 21:14:28 +04:00 |
|
John Preston
|
285ce81b7b
|
Update API scheme to layer 145.
|
2022-09-02 21:14:28 +04:00 |
|