23rd
|
14cda49db2
|
Moved code for send context menu to namespace.
|
2020-08-11 18:13:40 +04:00 |
|
23rd
|
d1d153e886
|
Added Api::SendOptions passing from TabbedSelector for inline results.
|
2020-08-11 18:13:40 +04:00 |
|
23rd
|
5b95585725
|
Added other items to TabbedPanel's context menu.
|
2020-08-11 18:13:40 +04:00 |
|
23rd
|
43056107fd
|
Added ability to pass SendMenuType to TabbedSelector.
|
2020-08-11 18:13:40 +04:00 |
|
23rd
|
7db9843543
|
Added initial context menu to TabbedPanel.
Added ability to schedule and send silently stickers and GIFs.
|
2020-08-11 18:13:40 +04:00 |
|
23rd
|
759e802eba
|
Added ability to pass Api::SendOptions from TabbedSelector.
|
2020-08-11 18:13:40 +04:00 |
|
John Preston
|
e27d2bc2d5
|
Move photo data to Data::PhotoMedia.
|
2020-06-01 18:09:32 +04:00 |
|
John Preston
|
c967a72dcb
|
Save frame in GIFs panel.
|
2020-06-01 18:09:31 +04:00 |
|
John Preston
|
e943264823
|
Pass MTP::Instance to MTP::Sender.
|
2019-11-29 15:36:05 +03:00 |
|
John Preston
|
0c713a930a
|
Remove app.h / facades.h from precompiled header.
|
2019-10-01 23:59:46 +03:00 |
|
John Preston
|
a547f80ae9
|
Rename Window::Controller to Window::SessionController.
|
2019-06-06 13:21:40 +03:00 |
|
John Preston
|
fe618bd652
|
Use crl::time/now instead of TimeMs/getms.
|
2019-02-19 11:06:33 +04:00 |
|
John Preston
|
ef4f0168f8
|
Remove Qt MOC dependency for tabbed selector.
|
2018-11-22 10:50:41 +04:00 |
|
John Preston
|
c913c77fef
|
Refresh file references when sending stickers.
|
2018-08-20 17:26:28 +03:00 |
|
John Preston
|
839885910c
|
Pass FileOrigin in all file downloads.
|
2018-08-20 17:26:28 +03:00 |
|
John Preston
|
ea7441ae77
|
Use single LEGAL file with license and copyright.
|
2018-01-03 13:23:14 +03:00 |
|
John Preston
|
0255d0c59e
|
Support any size in the tabbed selector.
|
2017-11-16 07:59:10 +04:00 |
|
John Preston
|
554eb3a342
|
Move stickers state variables to AuthSessionData.
Also allow to click on the selected set when choosing megagroup
sticker set and allow to paste a t.me link to the set there.
|
2017-11-16 07:59:09 +04:00 |
|
John Preston
|
5e7aa4ff81
|
Move third column from HistoryWidget to MainWidget.
|
2017-11-16 07:59:03 +04:00 |
|
John Preston
|
c302219f9e
|
Use rpl in some widgets and effects.
|
2017-11-16 07:59:02 +04:00 |
|
John Preston
|
b3da99c302
|
Replace gsl::not_null<T*> with just not_null<T*>.
|
2017-08-30 19:15:41 +03:00 |
|
John Preston
|
647ea44881
|
Extract TabbedSelector from TabbedPanel.
Now we can use TabbedSelector separately, not only inside the panel.
|
2017-04-10 12:08:55 +03:00 |
|
John Preston
|
26b05cf844
|
Finalize rename / move.
Also removed non-existent emoji_section module from GYP.
|
2017-04-08 17:05:19 +03:00 |
|
John Preston
|
570cd9bdfa
|
Move GIF pausing methods to Window::Controller.
|
2017-04-08 16:31:57 +03:00 |
|
John Preston
|
5444b8166c
|
Finalize rename / move of files.
|
2017-04-07 18:13:18 +03:00 |
|
John Preston
|
c94a88e154
|
Rename / move a bunch of files.
Next commit fixes the build.
|
2017-04-07 18:13:16 +03:00 |
|