John Preston
|
95e003153a
|
Implement inline reactions dropdown.
|
2021-12-29 21:22:33 +03:00 |
|
John Preston
|
b396d6e836
|
Start from-reaction-button dropdown.
|
2021-12-29 21:22:33 +03:00 |
|
23rd
|
022249f235
|
Fixed build on non-Windows.
|
2021-12-29 21:22:33 +03:00 |
|
23rd
|
fa4d1d72c4
|
Added animation for spoilers in sections.
|
2021-12-29 21:22:33 +03:00 |
|
23rd
|
baca36e715
|
Added chat invites support to sponsored messages.
|
2021-12-29 21:22:33 +03:00 |
|
23rd
|
1cca4d71bd
|
Provided spoiler info to preview text.
|
2021-12-29 21:22:33 +03:00 |
|
23rd
|
f2c7237d5f
|
Moved item preview structs to separated file.
|
2021-12-29 21:22:33 +03:00 |
|
John Preston
|
6f2bb43505
|
Fix temporary reaction selector on Retina screens.
|
2021-12-29 21:22:33 +03:00 |
|
John Preston
|
a550b73e2c
|
Move "who read" context menu item to the bottom.
|
2021-12-29 21:22:33 +03:00 |
|
John Preston
|
2991c3c17f
|
Toggle reactions from the list under the message.
|
2021-12-29 21:22:33 +03:00 |
|
John Preston
|
b5edaf4c23
|
Fix layout of reactions in files / contacts.
|
2021-12-29 21:22:33 +03:00 |
|
John Preston
|
6f8c9f65cf
|
Optimize small emoji image caching and painting.
|
2021-12-29 21:22:33 +03:00 |
|
John Preston
|
4050866b3b
|
Nice reactions design in private chats.
|
2021-12-29 21:22:33 +03:00 |
|
John Preston
|
2a3cf8ac58
|
Implement (sub-optimal) painting of reactions in groups.
|
2021-12-29 21:22:33 +03:00 |
|
John Preston
|
51e96bf074
|
Support reaction button with gradient bubbles.
|
2021-12-29 21:22:33 +03:00 |
|
John Preston
|
68d45a2c08
|
Show / hide reactions selector.
|
2021-12-29 21:22:33 +03:00 |
|
John Preston
|
35378e717a
|
Handle click on the reaction once again.
|
2021-12-29 21:22:33 +03:00 |
|
John Preston
|
b108e93092
|
Keep reaction visible if mouse is over it.
|
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
|
b773bb6e70
|
Add icons to the media viewer menus.
|
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
|
535fd8d523
|
Display reactions outside bottom info in groups.
|
2021-12-29 21:22:33 +03:00 |
|
John Preston
|
3aacd15ef2
|
Use HistoryView::Object in BottomInfo.
|
2021-12-29 21:22:33 +03:00 |
|
John Preston
|
57cb921bb9
|
For testing show self reaction in bold.
|
2021-12-29 21:22:33 +03:00 |
|
John Preston
|
b1668afdf1
|
Use available reactions list from the server.
|
2021-12-29 21:22:33 +03:00 |
|
John Preston
|
be74f8f2bc
|
Fix sponsored messages badge with BottomInfo.
|
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
|
b5d80a3c15
|
Improve BottomInfo layout.
|
2021-12-29 21:22:33 +03:00 |
|
John Preston
|
2b0cd2a611
|
Fix refreshing bottom info.
|
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
|
3a43217301
|
Show reactions in messages.
|
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 |
|
John Preston
|
9e5117d336
|
Respect autodownload settings in reply previews.
|
2021-12-03 14:59:08 +04:00 |
|
John Preston
|
b9ea5718a2
|
Fix "about request admin panel" box hiding.
|
2021-12-02 15:00:27 +04:00 |
|
John Preston
|
db0c57a186
|
Fix reply-to-media timestamps in captions.
|
2021-12-02 14:42:50 +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 |
|
John Preston
|
16232c0a4a
|
Open channel profile from message sender click.
|
2021-11-29 14:54:31 +04:00 |
|
John Preston
|
8460a62588
|
Don't show "Send As" button when editing a message.
Fixes #17302.
|
2021-11-28 16:37:11 +04:00 |
|
John Preston
|
9360f1f970
|
Beta version 3.2.6: Fix build on macOS.
|
2021-11-26 23:51:47 +04:00 |
|
John Preston
|
0f443da758
|
Track noforwards flag in specific messages.
|
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
|
0eee937e6d
|
Moved ChatRestrictionsInfo and ChatAdminRightsInfo to separated file.
|
2021-11-26 18:00:21 +04:00 |
|
John Preston
|
7ef78ba6c9
|
Fix contact status buttons display.
|
2021-11-26 18:00:21 +04:00 |
|
John Preston
|
8d66680a96
|
Show info about request chat admin incoming message.
|
2021-11-26 18:00:20 +04:00 |
|
John Preston
|
aab4dbb7cf
|
Hide export and fast share for noforwards.
|
2021-11-26 18:00:19 +04:00 |
|
John Preston
|
80fcffcc40
|
Delete history for specific days in private chats.
|
2021-11-26 18:00:19 +04:00 |
|
John Preston
|
dd7568ed3a
|
Fix Send As button visibility.
|
2021-11-26 18:00:19 +04:00 |
|
John Preston
|
dee8b1fe6f
|
Don't attach outgoing items from a channel to each other.
|
2021-11-26 18:00:19 +04:00 |
|