John Preston
|
739123dedc
|
Implement simple premium limits boxes.
|
2022-05-19 17:27:02 +04:00 |
John Preston
|
d9bbfeead1
|
Provide section title from the section class.
|
2022-04-05 16:31:09 +04:00 |
23rd
|
e44b37e654
|
Added to PeerListDelegate methods to show content.
|
2022-03-04 11:25:10 +03:00 |
John Preston
|
e89c95551f
|
Show correct downloads elements context menu.
|
2022-02-27 20:26:52 +03:00 |
John Preston
|
340db7662b
|
Improve settings main cover.
|
2022-02-25 14:14:41 +03:00 |
23rd
|
3647241f71
|
Removed unused MTP::Error from callbacks on fail.
|
2021-11-30 17:37:07 +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 |
Ilya Fedin
|
79cc797aff
|
Fix -Wunused-variable warnings
|
2021-07-13 21:43:34 +03:00 |
John Preston
|
1342077dcb
|
Use 48 bit [User/Chat/Channel]Id, 56 bit PeerId.
|
2021-04-09 15:05:00 +04:00 |
Ilya Fedin
|
6b68d001ae
|
Get rid of deprecated ranges::action
|
2021-03-15 11:41:29 +03:00 |
John Preston
|
68b0a85369
|
Rename RPCError to MTP::Error.
|
2021-03-12 16:58:26 +04:00 |
John Preston
|
92bc278052
|
Allow inviting contacts to voice chats.
|
2020-12-22 12:33:06 +04:00 |
John Preston
|
b6483cb65c
|
Use shared_ptr<Memento> for sections.
|
2020-12-14 18:48:10 +04:00 |
John Preston
|
d40768f6b0
|
Use separate styles for group call boxes.
|
2020-12-01 09:45:23 +03:00 |
John Preston
|
55edb3bdfe
|
Update API scheme to layer 119. Count replies.
|
2020-09-29 19:03:18 +03:00 |
John Preston
|
357caf8007
|
Keep separate MTP::Config's for separate accounts.
|
2020-06-23 21:53:41 +04:00 |
John Preston
|
0ad7dcaef9
|
Remove MTP::MainInstance() global access point.
|
2020-06-23 21:53:40 +04:00 |
John Preston
|
57e9651a8a
|
Fix visual glitch in poll results viewing.
We need a visible widget to mark more button height.
An invisible 'more' button doesn't receive geometry change events.
|
2020-04-21 18:55:35 +04:00 |
John Preston
|
b88f0108ad
|
Edit chat types in filters.
|
2020-03-27 20:36:02 +04:00 |
John Preston
|
43d8dedec4
|
Fix collapse after full results are loaded.
|
2020-01-23 10:09:33 +03:00 |
John Preston
|
ac650b08fd
|
Allow collapsing expanded poll results.
|
2020-01-23 10:09:33 +03:00 |
John Preston
|
e6c005dcba
|
Fix poll result header on scroll top.
|
2020-01-23 10:09:33 +03:00 |
John Preston
|
5acb7448b7
|
Add loading rows placeholder.
|
2020-01-23 10:09:33 +03:00 |
John Preston
|
80168a58a7
|
Improve poll results loading.
|
2020-01-23 10:09:33 +03:00 |
John Preston
|
ebae0d71b8
|
Save poll results state when viewing profiles.
|
2020-01-23 10:09:33 +03:00 |
John Preston
|
8c11e1724a
|
Move poll results to a Info-like layer.
|
2020-01-23 10:09:33 +03:00 |