John Preston
|
75090dedaa
|
Don't store MTPInputStickerSet in data.
|
2021-07-08 22:08:59 +03:00 |
|
23rd
|
9dfb43d525
|
Fixed build for macOS and Linux.
|
2021-07-08 20:18:40 +03:00 |
|
John Preston
|
f22e68fc32
|
Don't use MTP* for PeerSettings flags.
|
2021-07-08 17:32:39 +03:00 |
|
John Preston
|
a74228acea
|
Don't use MTP* for ChannelData flags.
|
2021-07-08 16:11:09 +03:00 |
|
John Preston
|
5040c2e766
|
Don't use MTP* for ChatData flags.
|
2021-07-08 15:11:46 +03:00 |
|
John Preston
|
e34375405e
|
Don't use MTP* for UserData flags.
|
2021-07-08 14:19:12 +03:00 |
|
John Preston
|
2ffda9f240
|
Don't use MTP* for ChatAdminRight / ChatRestriction.
|
2021-07-08 13:34:06 +03:00 |
|
John Preston
|
d5a416d5ea
|
Beta version 2.8.6: Fix build for macOS.
|
2021-07-06 20:25:46 +03:00 |
|
23rd
|
a631a28092
|
Removed App::pixmapFromImageInPlace.
|
2021-07-06 12:13:06 +03:00 |
|
23rd
|
96b40f43e9
|
Added ability to drag and drop images in photo editor.
|
2021-07-06 12:13:06 +03:00 |
|
23rd
|
bc316a2536
|
Removed Storage::UploadedThumbDocument struct.
|
2021-07-06 12:13:05 +03:00 |
|
John Preston
|
aaefeed3f1
|
Support custom keyboard placeholders.
|
2021-07-05 21:12:52 +03:00 |
|
John Preston
|
aece7c1096
|
Remove testing code in stickers view.
|
2021-07-02 22:11:34 +03:00 |
|
John Preston
|
b930bc0e6d
|
Track bot commands separately in different chats.
|
2021-07-02 20:41:48 +03:00 |
|
John Preston
|
b22e2ffe1d
|
Animate inline path thumbnails with sliding gradient.
|
2021-07-02 20:40:32 +03:00 |
|
John Preston
|
4124c2eb57
|
Show inline path thumbnails for stickers.
|
2021-07-02 13:13:48 +03:00 |
|
23rd
|
bb76818cc8
|
Split adaptive changed rpl::producer into two.
|
2021-06-24 11:25:35 +04:00 |
|
23rd
|
7c02d67665
|
Moved cancelUploadLayer from MainWidget to SessionController.
|
2021-06-18 09:39:10 +03:00 |
|
23rd
|
23c54896e5
|
Removed App::main() from file click handlers.
|
2021-06-18 09:20:49 +03:00 |
|
23rd
|
6c56fad180
|
Fixed updating of parent id for file click handlers.
Fixed #16447.
|
2021-06-18 07:30:54 +03:00 |
|
23rd
|
3fd772ce17
|
Moved file click handlers to separated file.
|
2021-06-18 07:30:54 +03:00 |
|
23rd
|
7924979dfb
|
Removed Ui::showPeerHistoryAtItem from facades.
|
2021-06-17 10:57:46 +04:00 |
|
23rd
|
1f816c249b
|
Replaced DocumentOpenClickHandler.
|
2021-06-17 10:57:45 +04:00 |
|
23rd
|
dc0aaec4a4
|
Added ability to show document from Controller for sections.
|
2021-06-17 10:57:45 +04:00 |
|
23rd
|
eefa7263b5
|
Added ability to show photo from Controller for sections.
|
2021-06-17 10:57:45 +04:00 |
|
23rd
|
7885be4a94
|
Added ability to show content from Controller for inline results.
|
2021-06-17 10:57:45 +04:00 |
|
23rd
|
583c3d3429
|
Moved static functions from DocumentData to separated file.
|
2021-06-17 10:57:45 +04:00 |
|
23rd
|
b422ec025e
|
Removed Ui::show from classes that have pointer to Controller.
|
2021-06-17 10:57:45 +04:00 |
|
23rd
|
6d08542afa
|
Moved proxy global variables from facades to core settings.
|
2021-06-16 09:31:32 +03:00 |
|
23rd
|
2ed3543b53
|
Renamed class back from AdaptiveModern to Adaptive.
|
2021-06-16 09:31:32 +03:00 |
|
23rd
|
9669a8a44a
|
Moved Core::Settings:chatWide to Window::Adaptive.
|
2021-06-16 09:31:32 +03:00 |
|
23rd
|
295a863d69
|
Removed Adaptive namespace from Profile::BackButton.
|
2021-06-16 09:31:32 +03:00 |
|
23rd
|
0d814066d6
|
Removed Adaptive namespace from top bar widgets.
|
2021-06-16 09:31:32 +03:00 |
|
23rd
|
1af8e89eb9
|
Removed Adaptive namespace from HistoryWidget.
|
2021-06-16 09:31:32 +03:00 |
|
23rd
|
7cf79e1f8a
|
Removed Adaptive namespace from sections.
|
2021-06-16 09:31:32 +03:00 |
|
23rd
|
0fe7c07007
|
Replaced observable with rpl in FixedBar of admin log.
|
2021-06-16 09:31:32 +03:00 |
|
23rd
|
9e6afa0d4e
|
Removed observable dragFinished from MainWindow.
|
2021-06-16 09:31:32 +03:00 |
|
23rd
|
386fae952b
|
Replaced observable in SessionController with rpl.
|
2021-06-16 09:31:32 +03:00 |
|
John Preston
|
de3ea30d69
|
Don't show messages to support as always-read.
|
2021-06-09 09:19:29 +04:00 |
|
John Preston
|
607263b8be
|
Fix seek / cancel of video playback in media viewer.
|
2021-06-09 09:19:28 +04:00 |
|
23rd
|
5c54d3690c
|
Added floating date badge to Shared Photos and Shared Videos.
|
2021-06-09 09:19:27 +04:00 |
|
23rd
|
2cd8b00610
|
Added ability to override foreground color for date service messages.
|
2021-06-09 09:19:27 +04:00 |
|
23rd
|
7ee35bc80c
|
Added ability to override background color for service messages.
|
2021-06-09 09:19:27 +04:00 |
|
Ilya Fedin
|
fe4c5155eb
|
Fix some warnings from GCC 11
|
2021-06-01 19:33:19 +03:00 |
|
23rd
|
690fbe83fd
|
Unified and moved to single place generating of song name from SongData.
|
2021-05-31 08:54:22 +04:00 |
|
23rd
|
2599ae45d6
|
Fixed handle of last message on Up arrow in sections with key modifiers.
|
2021-05-30 23:39:55 +03:00 |
|
John Preston
|
80e3e8a01e
|
Extract MembersRow from calls_group_members module.
|
2021-05-24 22:45:14 +04:00 |
|
John Preston
|
54c2769d8a
|
Improve voice /video chat members management.
|
2021-05-24 22:45:14 +04:00 |
|
John Preston
|
6e34360f7e
|
Move some group call modules.
|
2021-05-24 22:45:13 +04:00 |
|
John Preston
|
db6b571f60
|
Add voice chat admin event log filter in channels.
|
2021-05-03 23:05:58 +04:00 |
|