|
|
0803dfb584
|
Fix missing icons in admin log context menu
|
2022-01-18 04:43:27 +03:00 |
|
|
|
98f2683e5e
|
Updated TDesktop sources to 3.4.3
|
2022-01-10 03:04:51 +03:00 |
|
John Preston
|
c6811640b5
|
Show box with reacted users.
|
2021-12-29 21:22:34 +03:00 |
|
John Preston
|
58c9494c03
|
Add reactions to replies / comments / pinned section.
|
2021-12-29 21:22:34 +03:00 |
|
John Preston
|
87e97ad533
|
Add admin event log phrases about reactions.
|
2021-12-29 21:22:34 +03:00 |
|
23rd
|
0ffd827fc5
|
Moved ellipsis string to lib_ui.
|
2021-12-29 21:22:34 +03:00 |
|
23rd
|
fa4d1d72c4
|
Added animation for spoilers in sections.
|
2021-12-29 21:22:33 +03:00 |
|
John Preston
|
118072db77
|
Update API scheme on layer 136.
|
2021-12-29 21:22:33 +03:00 |
|
John Preston
|
371c9c1bfe
|
Implement a nice corner reaction button.
|
2021-12-29 21:22:33 +03:00 |
|
John Preston
|
e148b5ff08
|
Proof-of-concept reactions dropdown.
|
2021-12-29 21:22:33 +03:00 |
|
John Preston
|
2c36623cfb
|
Add some icons to popup menus.
|
2021-12-29 21:22:33 +03:00 |
|
John Preston
|
b151d210bf
|
Add peer-list-like view for message reactions list.
|
2021-12-29 21:22:33 +03:00 |
|
John Preston
|
1af2cfe143
|
Extract BottomInfo from HistoryView::Message.
|
2021-12-29 21:22:33 +03:00 |
|
John Preston
|
a1439163ce
|
Update API scheme to layer136.
|
2021-12-29 21:22:32 +03:00 |
|
John Preston
|
5e7e7eaa83
|
FullMsgId rely on PeerId instead of ChannelId.
|
2021-12-22 10:11:57 +00:00 |
|
|
|
3d1eb14ff7
|
Updated TDesktop sources to 3.3
|
2021-12-08 19:05:46 +03:00 |
|
John Preston
|
1a0d430291
|
Fix crash in admin log right click.
Fixes #17325.
|
2021-12-07 15:42:30 +04:00 |
|
|
|
f418e7ff73
|
Updated TDesktop sources to 3.2.5
|
2021-12-07 14:28:17 +03:00 |
|
23rd
|
3647241f71
|
Removed unused MTP::Error from callbacks on fail.
|
2021-11-30 17:37:07 +04:00 |
|
John Preston
|
03775e0cc5
|
Allow to ban channels in groups from moderate actions.
|
2021-11-29 15:24:30 +04:00 |
|
John Preston
|
16232c0a4a
|
Open channel profile from message sender click.
|
2021-11-29 14:54:31 +04:00 |
|
John Preston
|
eb6afdf438
|
Fix build on Windows.
|
2021-11-26 18:00:22 +04:00 |
|
23rd
|
e2fbcd4b0e
|
Replaced parsing of MTPChannelParticipant in AdminLog::GenerateItems.
|
2021-11-26 18:00:22 +04:00 |
|
23rd
|
f255573070
|
Replaced use of raw MTP* participant type with new transitional class.
|
2021-11-26 18:00:22 +04:00 |
|
23rd
|
b9c64499bd
|
Moved code for api participants to separated file.
|
2021-11-26 18:00:21 +04:00 |
|
23rd
|
30cd3cb681
|
Removed MTP* from AdminLog::FilterValue.
|
2021-11-26 18:00:21 +04:00 |
|
23rd
|
d6a30c4853
|
Slightly refactored AdminLog::GenerateItems.
|
2021-11-26 18:00:21 +04:00 |
|
John Preston
|
bdc43c0aea
|
Update API scheme on layer 135.
Add channelAdminLogEventActionSendMessage admin log action.
|
2021-11-26 18:00:20 +04:00 |
|
John Preston
|
3a536c6f75
|
Show forwards toggle in recent actions.
|
2021-11-26 18:00:18 +04:00 |
|
John Preston
|
431e3035af
|
Update API scheme to layer 135.
|
2021-11-26 18:00:18 +04:00 |
|
John Preston
|
c534f3f22e
|
Some internal HistoryItem refactoring.
Replace most IsServerMsgId / id <=> 0 with isRegular().
Track isLocal / isHistoryEntry in flags.
Remove toHistoryMessage.
|
2021-11-07 12:50:13 +04:00 |
|
John Preston
|
aaae5b0553
|
Support invite link label editing.
|
2021-10-29 18:31:07 +04:00 |
|
John Preston
|
3af3f85f82
|
Allow creating approve-only invite links.
|
2021-10-29 18:31:06 +04:00 |
|
John Preston
|
185523f66f
|
Update API scheme to layer 134.
|
2021-10-29 18:31:06 +04:00 |
|
Ilya Fedin
|
847c01d605
|
Add Qt 6 support
Tested only on Linux so far
|
2021-10-21 13:15:00 +04:00 |
|
23rd
|
80461bd9fe
|
Moved ConfirmBox to Ui namespace.
|
2021-10-19 06:34:27 +03:00 |
|
23rd
|
6148edbc7d
|
Moved ConfirmBox to td_ui.
|
2021-10-19 06:34:27 +03:00 |
|
23rd
|
eb5ba12ba3
|
Fixed ability to copy original caption in admin log.
Fixed #17076.
|
2021-10-08 10:39:36 +04:00 |
|
John Preston
|
21ac2b8f3a
|
Don't use MTP* for reply markup data.
|
2021-10-04 23:47:30 +04:00 |
|
23rd
|
cb8f49aea0
|
Removed Q_OBJECT from ScrollArea.
|
2021-09-30 18:45:38 +03:00 |
|
John Preston
|
ead695b101
|
Don't pass wide fake MsgId through MTPMessage.
|
2021-09-30 15:30:39 +04:00 |
|
|
|
fa4931a0e0
|
Updated TDesktop sources to 3.1
|
2021-09-20 04:56:43 +03:00 |
|
|
|
3f08b7ec96
|
Updated TDesktop sources to 3.0.1
|
2021-09-17 17:28:15 +03:00 |
|
John Preston
|
d152782115
|
Load and reload interaction stickers.
|
2021-09-17 10:25:36 +03:00 |
|
John Preston
|
35356a1736
|
Update API scheme.
|
2021-09-17 10:25:35 +03:00 |
|
|
|
3f4f5f78b8
|
Updated TDesktop sources to 2.9.3
|
2021-09-16 15:20:02 +03:00 |
|
23rd
|
900a7d0b2b
|
Appended references to const auto types in loop to prevent copying.
Suggested by Apple Clang.
|
2021-09-09 16:32:04 +03:00 |
|
John Preston
|
c318f57fc0
|
Use outbox bubble colors, adjust custom colors.
|
2021-09-07 23:41:08 +03:00 |
|
John Preston
|
a6c98f4bb4
|
Update API scheme to layer 133.
|
2021-09-07 23:41:07 +03:00 |
|
John Preston
|
23e9e7b9f0
|
Remove for_const macro.
|
2021-09-06 13:13:26 +03:00 |
|