John Preston
|
74a28ffdf7
|
Use correct string for reacted / seen item.
|
2022-01-18 19:55:24 +03:00 |
|
John Preston
|
1060b04b1e
|
Reacted users list on inline reaction right click.
|
2022-01-14 21:55:48 +03:00 |
|
23rd
|
e1aa08b985
|
Removed text commands.
|
2022-01-12 11:54:24 +03:00 |
|
John Preston
|
67319c1612
|
Version 3.4.1: Fix build with GCC.
|
2021-12-31 12:33:23 +03:00 |
|
John Preston
|
5fe2e649fb
|
Attempt to fix a crash in reactions list view.
|
2021-12-31 00:59:29 +03:00 |
|
John Preston
|
1ab0f840f3
|
Use reactions icon in context menu if more than 1 reaction type.
|
2021-12-30 16:08:15 +03:00 |
|
John Preston
|
2c20e7bb02
|
Beta version 3.3.2: Fix build with GCC.
|
2021-12-30 00:19:47 +03:00 |
|
John Preston
|
c6811640b5
|
Show box with reacted users.
|
2021-12-29 21:22:34 +03:00 |
|
John Preston
|
aafc24008b
|
Apply reactions from message edit updates.
|
2021-12-29 21:22:34 +03:00 |
|
23rd
|
90dedb7b70
|
Added spoiler support to input field.
|
2021-12-29 21:22:33 +03:00 |
|
John Preston
|
79a09a4510
|
Show latest reacted in context menu.
|
2021-12-29 21:22:33 +03:00 |
|
John Preston
|
fe468ce7e9
|
Respect can_see_list flag in reactions.
|
2021-12-29 21:22:33 +03:00 |
|
John Preston
|
710ef43e41
|
Update API scheme on layer 136.
|
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
|
f5c7b206bb
|
Track message reactions.
|
2021-12-29 21:22:32 +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 |
|
23rd
|
9706b84409
|
Slightly refactored api_bot.
|
2021-11-30 17:38:22 +04:00 |
|
23rd
|
69dc6c98ce
|
Removed unused MTPBool from callbacks on done.
|
2021-11-30 17:37:39 +04:00 |
|
23rd
|
3647241f71
|
Removed unused MTP::Error from callbacks on fail.
|
2021-11-30 17:37:07 +04:00 |
|
23rd
|
287a35d208
|
Removed MTP* from PrePasswordErrorBox.
|
2021-11-30 17:36:54 +04:00 |
|
John Preston
|
47074b48d6
|
Improve sessions list design.
|
2021-11-30 13:44:31 +04:00 |
|
John Preston
|
8264968718
|
Use cloud "disable calls" settings instead of local.
|
2021-11-26 18:04:03 +04:00 |
|
John Preston
|
598cec8a9d
|
Show session details on click.
|
2021-11-26 18:00:22 +04:00 |
|
John Preston
|
f3e1aef264
|
Allow editing sessions auto-termination period.
|
2021-11-26 18:00:22 +04:00 |
|
John Preston
|
07ba84c857
|
Fix requesting bots list in megagroup.
|
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
|
c65468f270
|
Added new class Api::ChatParticipant.
|
2021-11-26 18:00:22 +04:00 |
|
23rd
|
503814ad4e
|
Slightly refactored Api::ChatParticipants.
|
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 |
|
John Preston
|
96c86b3e49
|
Update API scheme on layer 135.
|
2021-11-26 18:00:21 +04:00 |
|
John Preston
|
4f7c728632
|
Update API scheme on layer 135.
|
2021-11-26 18:00:20 +04:00 |
|
John Preston
|
49544111ab
|
Allow setting custom device name.
|
2021-11-26 18:00:19 +04:00 |
|
John Preston
|
a511681113
|
Take session name from device model.
|
2021-11-26 18:00:19 +04:00 |
|
John Preston
|
17ffebb684
|
Fix local display of sent-as from anonymous admin.
|
2021-11-26 18:00:19 +04:00 |
|
John Preston
|
773755d70e
|
Send as a channel in HistoryWidget.
|
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
|
3b2f6b893d
|
Hide MTPInputFile in Api::RemoteFileInfo.
|
2021-11-18 11:04:06 +04:00 |
|
John Preston
|
5d0445dd25
|
Remove unneeded namespace qualifiers.
|
2021-11-18 11:03:03 +04:00 |
|
John Preston
|
a0110fed27
|
Allow to see who viewed message from the migrated history.
|
2021-11-16 12:39:19 +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
|
eb82664452
|
Use recent requester userIds from API.
|
2021-10-29 18:31:07 +04:00 |
|
John Preston
|
36271d6b85
|
Save recent requester userIds from API.
|
2021-10-29 18:31:07 +04:00 |
|
John Preston
|
f839c7f2bb
|
Update API scheme on layer 134.
|
2021-10-29 18:31:07 +04:00 |
|
John Preston
|
2e1981c5a6
|
Improve confirm join box design.
|
2021-10-29 18:31:06 +04:00 |
|
John Preston
|
ab60628386
|
Usage limit and requests are mutually exclusive.
|
2021-10-29 18:31:06 +04:00 |
|
John Preston
|
2ade6be146
|
Show correct phrase in local join messages.
|
2021-10-29 18:31:06 +04:00 |
|
John Preston
|
8618f6d7eb
|
Push recent requests from requests box to the bar.
|
2021-10-29 18:31:06 +04:00 |
|
John Preston
|
0dfbd5fa6e
|
Allow processing requests from full list.
|
2021-10-29 18:31:06 +04:00 |
|