23rd
|
a14f2144e1
|
Removed layout.cpp/h.
|
2021-07-26 17:38:51 +03:00 |
|
Ilya Fedin
|
ba9b72e038
|
Fix -Wunused-variable warnings with gcc
|
2021-07-19 22:31:27 +03:00 |
|
John Preston
|
4276b6cce0
|
Use rpl for Window::Theme::Background updates.
|
2021-07-15 16:42:36 +03:00 |
|
Ilya Fedin
|
79cc797aff
|
Fix -Wunused-variable warnings
|
2021-07-13 21:43:34 +03:00 |
|
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
|
2ffda9f240
|
Don't use MTP* for ChatAdminRight / ChatRestriction.
|
2021-07-08 13:34:06 +03:00 |
|
John Preston
|
b22e2ffe1d
|
Animate inline path thumbnails with sliding gradient.
|
2021-07-02 20:40:32 +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
|
3fd772ce17
|
Moved file click handlers to separated file.
|
2021-06-18 07:30:54 +03: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
|
b422ec025e
|
Removed Ui::show from classes that have pointer to Controller.
|
2021-06-17 10:57:45 +04: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
|
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 |
|
John Preston
|
db6b571f60
|
Add voice chat admin event log filter in channels.
|
2021-05-03 23:05:58 +04:00 |
|
John Preston
|
a9422111a2
|
Fix crash in leaving Recent Actions with GIFs.
|
2021-04-12 17:46:46 +04:00 |
|
John Preston
|
1342077dcb
|
Use 48 bit [User/Chat/Channel]Id, 56 bit PeerId.
|
2021-04-09 15:05:00 +04:00 |
|
John Preston
|
a82d1e863e
|
Version 2.7.1: Fix channels ban in admin log.
|
2021-03-20 18:19:31 +04:00 |
|
John Preston
|
3bd6b2268f
|
Allow blocking channels in voice chats.
|
2021-03-20 15:43:35 +04:00 |
|
John Preston
|
a0a13c3b86
|
Update API scheme to layer 126.
|
2021-03-20 15:43:35 +04:00 |
|
Ilya Fedin
|
c0c10689a1
|
Get rid of deprecated ranges::view usage
|
2021-03-13 19:14:58 +03:00 |
|
John Preston
|
68b0a85369
|
Rename RPCError to MTP::Error.
|
2021-03-12 16:58:26 +04:00 |
|
John Preston
|
02517f7221
|
Update API scheme to layer 125.
|
2021-03-12 16:58:26 +04:00 |
|
John Preston
|
73ae29ae25
|
Update API scheme.
|
2021-02-22 23:42:41 +04:00 |
|
John Preston
|
1426a43743
|
Add admin log filter for invite links.
|
2021-02-22 23:42:41 +04:00 |
|
John Preston
|
c1fde61e03
|
Add admin log events about links, volumes, ttl.
|
2021-02-22 23:42:41 +04:00 |
|
John Preston
|
502a3ca70f
|
Update API scheme to layer 124.
|
2021-02-22 23:42:40 +04:00 |
|
John Preston
|
11b965e82e
|
Skip image context actions for not-loaded photos.
|
2021-02-04 19:26:49 +04:00 |
|
23rd
|
0b4d0b83c2
|
Removed App::wnd from classes that have pointer to Window::Controller.
|
2021-02-04 18:13:04 +04:00 |
|
John Preston
|
b396244606
|
Update API scheme to layer 123.
|
2021-01-25 16:47:40 +04:00 |
|
23rd
|
dd01ece14a
|
Replaced snap util function with std::clamp.
|
2021-01-24 10:41:10 +03:00 |
|
23rd
|
2616659116
|
Added missed date detailed info in tooltips to admin log and sections.
|
2021-01-22 16:53:59 +04:00 |
|
23rd
|
3d1f21bd05
|
Added sent date info to tooltip of messages in admin log.
Fixed #5706.
|
2021-01-22 16:53:59 +04:00 |
|
23rd
|
1ccfcc824c
|
Updated code to be consistent with lib_ui.
|
2021-01-22 16:53:59 +04:00 |
|
John Preston
|
0709bc6d70
|
Fix links in voice chat admin log events.
|
2020-12-30 13:16:00 +04:00 |
|
John Preston
|
3a34881488
|
Highlight album part that had a reply clicked.
|
2020-12-30 12:56:44 +04:00 |
|
John Preston
|
b6483cb65c
|
Use shared_ptr<Memento> for sections.
|
2020-12-14 18:48:10 +04:00 |
|
John Preston
|
df420e4ccf
|
Revert "Use gtk not only to get image from clipboard, but also to set"
This reverts commit f88c132c96 .
Fixes #9885.
|
2020-12-11 12:00:52 +04:00 |
|
Ilya Fedin
|
f88c132c96
|
Use gtk not only to get image from clipboard, but also to set
|
2020-12-08 21:18:49 +03:00 |
|
John Preston
|
d6ab9347c1
|
Update API scheme, add admin log filter.
|
2020-12-08 20:05:55 +04:00 |
|
John Preston
|
a14a62eefa
|
Update API scheme, add group call admin log events.
|
2020-12-08 12:45:40 +04:00 |
|
John Preston
|
7983d33ad5
|
Add manage_call admin right support.
|
2020-12-01 09:45:22 +03:00 |
|
John Preston
|
4f22171dd6
|
Add start bot command and handle via@ links.
|
2020-11-17 12:57:03 +03:00 |
|
John Preston
|
cf6ca3b1ac
|
Handle bot command clicks in Replies / Scheduled.
|
2020-11-17 12:56:51 +03:00 |
|