John Preston
|
cd5cad72bd
|
Use only shared media code for pinned tracking.
|
2020-10-30 18:32:20 +03:00 |
John Preston
|
fc92e3fadd
|
Add pinned messages section.
|
2020-10-30 18:32:20 +03:00 |
John Preston
|
7f956d32a6
|
Support slot machine game.
|
2020-10-30 18:32:18 +03:00 |
John Preston
|
8b96f4c214
|
Move Media::Clip::Reader and FileLocation to td_ui.
|
2020-10-30 18:32:18 +03:00 |
John Preston
|
05eb549a3d
|
Move App::roundRect to Ui::FillRoundRect.
|
2020-10-30 18:32:18 +03:00 |
John Preston
|
67290eed58
|
Use new message bar for pinned message.
|
2020-10-30 18:32:18 +03:00 |
John Preston
|
ae298818a8
|
Implement message bar with animations.
|
2020-10-30 18:32:17 +03:00 |
John Preston
|
b9f40e35cd
|
Switch between pinned messages in chat.
|
2020-10-30 18:32:17 +03:00 |
John Preston
|
ec35e3f081
|
Track multiple pinned messages in MessagesList.
|
2020-10-30 18:32:17 +03:00 |
23rd
|
1459e6f38e
|
Moved request for attached stickers to separate file.
|
2020-10-30 13:18:40 +03:00 |
Ilya Fedin
|
143b9682a4
|
Get rid of lxqt-qtplugin
It is stil impossible to build it statically and it seems that reading icon theme from gtk is pretty enough
|
2020-10-23 11:24:37 +03:00 |
Ilya Fedin
|
654784ce9f
|
Use external_xcb and external_glib
|
2020-10-16 16:12:38 +03:00 |
Ilya Fedin
|
1d24d29afa
|
Little cleanup for Linux platform code & build
CheckCXXSourceCompiles is not needed anymore
Material wayland decorations could be checked just with IsQtPluginsBundled
|
2020-10-01 16:34:01 +03:00 |
23rd
|
6ac5f32796
|
Moved other authorizations api request to separated file.
|
2020-09-30 18:48:34 +03:00 |
John Preston
|
8634c1f7f3
|
Move lang keys to td_lang library.
|
2020-09-30 12:18:52 +03:00 |
John Preston
|
def1266216
|
Rename td-specific libs from lib_ to td_.
|
2020-09-30 10:51:17 +03:00 |
John Preston
|
e8df47c926
|
Show send action animations in Replies thread.
|
2020-09-29 19:03:30 +03:00 |
John Preston
|
00cdae0369
|
Implement replies list request.
|
2020-09-29 19:03:18 +03:00 |
Ilya Fedin
|
2b642d4da9
|
-Wno-register is defined in options_linux.cmake now
|
2020-08-30 16:28:50 +04:00 |
23rd
|
8a34f29329
|
Moved toggling of existing media to separate file.
|
2020-08-19 14:47:25 +03:00 |
John Preston
|
57f8b03949
|
Remove old gtk library linking.
|
2020-08-18 10:22:51 +04:00 |
Ilya Fedin
|
7bb4e5e4a9
|
Reorder Linux libraries
|
2020-08-15 17:43:28 +04:00 |
Ilya Fedin
|
5dad293335
|
Add warnings about some build options and environment variables
|
2020-08-15 17:43:28 +04:00 |
Ilya Fedin
|
e4ac70090e
|
Use GDBus to send notifications to avoid Q_OBJECT
|
2020-08-15 17:43:28 +04:00 |
John Preston
|
d4b8fa70a7
|
Extract Calls::Userpic and Calls::VideoBubble.
|
2020-08-11 18:21:40 +04:00 |
John Preston
|
12e0399cf4
|
Add tgcalls library.
|
2020-08-11 18:21:40 +04:00 |
John Preston
|
b703f4e555
|
Fix build on Linux.
|
2020-08-11 18:21:40 +04:00 |
John Preston
|
6d36176a8d
|
Add test implementation of webrtc calls.
|
2020-08-11 18:21:40 +04:00 |
John Preston
|
438a560a79
|
Link tdesktop with external_webrtc.
|
2020-08-11 18:21:40 +04:00 |
23rd
|
edceed28d7
|
Moved code for send context menu to separate file.
|
2020-08-11 18:13:40 +04:00 |
John Preston
|
3aea9cb3ca
|
Add archive and mute settings editing.
|
2020-07-25 11:24:37 +04:00 |
John Preston
|
638d4d63c5
|
Update API scheme to layer 115.
|
2020-07-25 11:24:11 +04:00 |
Ilya Fedin
|
385aa3eef7
|
Remove redudant library order hacks
|
2020-07-24 09:40:20 +04:00 |
Ilya Fedin
|
79e6369e27
|
Move libatomic link to common_options
|
2020-07-23 14:29:56 +04:00 |
Ilya Fedin
|
e4bd89d33e
|
Remove redudant hacks for missed dependencies
27f6c8ce62 and 3194d883d2 added missed pthread dependencies that allows to remove Threads::Threads dependency
|
2020-07-23 14:29:56 +04:00 |
Ilya Fedin
|
2b89700f66
|
libwayland headers are needed only with Qt < 5.13
|
2020-07-23 14:29:56 +04:00 |
Ilya Fedin
|
841908fe31
|
Read decoration layout property from gtk
|
2020-07-23 14:29:56 +04:00 |
23rd
|
42e0994581
|
Moved generating preview text from HistoryWidget to WebPageData.
|
2020-07-19 19:56:18 +03:00 |
23rd
|
bb73687fc5
|
Added api_editing as separate file of API code for edit messages.
|
2020-07-17 18:22:38 +03:00 |
23rd
|
c350e33dd8
|
Moved preparing MTPInputMedia to separate file.
|
2020-07-17 18:22:37 +03:00 |
Ilya Fedin
|
ba50393e86
|
Update icon theme on the fly
|
2020-07-16 07:07:33 +04:00 |
23rd
|
d9c566ac44
|
Added touchbar to media view overlay.
Fixed #7795.
|
2020-07-15 22:10:06 +04:00 |
23rd
|
8de6d0b63b
|
Moved creation of touchbar buttons and sliders to separate file.
|
2020-07-15 22:10:06 +04:00 |
23rd
|
7cc55e24c0
|
Added touchbar manager.
|
2020-07-15 22:10:06 +04:00 |
23rd
|
199c746216
|
Added main touchbar.
|
2020-07-15 22:10:06 +04:00 |
23rd
|
2b9cce2f23
|
Moved touchbar item for text formatting to separate file.
|
2020-07-15 22:10:06 +04:00 |
23rd
|
c50df6a6bc
|
Moved touchbar scrubber item for stickers and emoji to separate file.
|
2020-07-15 22:10:06 +04:00 |
23rd
|
54149fb156
|
Moved panel of pinned dialogs for touchbar to separate file.
|
2020-07-15 22:10:06 +04:00 |
23rd
|
2f964d0415
|
Refactored and moved to separate file audio player in touchbar.
|
2020-07-15 22:10:06 +04:00 |
23rd
|
0970728273
|
Added common touchbar utils.
|
2020-07-15 22:10:06 +04:00 |