John Preston
e8bf5bb5ce
Move manage filters to a Settings section.
2020-03-27 20:36:05 +04:00
John Preston
c4a0bc1fd5
Allow selecting custom filter icons.
2020-03-27 20:36:04 +04:00
John Preston
9ad5b8ff90
Add special filters icons.
2020-03-27 20:36:04 +04:00
John Preston
55900bbd3d
Save pinned chats in filters to server.
2020-03-27 20:36:03 +04:00
John Preston
13fe0b6272
Allow adding chats to filter exceptions.
2020-03-27 20:36:02 +04:00
John Preston
b8c11f3d8c
Manage filters: delete, add suggested.
2020-03-27 20:36:02 +04:00
John Preston
c83e297554
Implement dice media display.
2020-03-27 20:36:02 +04:00
John Preston
d4b9b65724
First version of the filters side bar.
2020-03-27 20:36:01 +04:00
John Preston
71f7aae948
Replace dialogs mode with filters.
2020-03-27 20:36:01 +04:00
John Preston
1df1b9fb53
Fix build with external minizip.
2020-03-13 22:53:59 +04:00
Ilya Fedin
229d15c492
Add tag `launchable` into linux appdata
2020-03-13 11:01:54 +04:00
Ilya Fedin
6f1c1fd070
Fix packaged build
2020-02-25 00:50:26 +04:00
23rd
08cd7450ff
Added storage/storage_cloud_blob.
...
- This file is needed to store same code parts related
to management of dictionaries and emoji sets.
- Moved extracting of zip files to storage_cloud_blob.
2020-02-24 18:48:33 +03:00
23rd
4b684a4926
Added spellchecker helper for common purposes.
2020-02-24 18:48:33 +03:00
23rd
65a7f2e7d8
Added dictionary management box.
2020-02-24 18:48:33 +03:00
23rd
fcb5292a4f
Added external_hunspell to CMake build.
2020-02-24 18:48:33 +03:00
John Preston
b0e1ae3948
Prepare Data::Histories for requests interdependencies.
2020-02-21 18:48:29 +04:00
Ilya Fedin
bbc516cf43
Move TDESKTOP_DISABLE_DBUS_INTEGRATION to cmake_helpers
2020-02-21 18:08:55 +04:00
John Preston
c5c77ddb67
Rename Telegram Desktop to Telegram Lite.
2020-02-16 08:39:42 +04:00
John Preston
4544b091a0
Allow rotating content in media viewer.
2020-02-05 19:37:39 +04:00
John Preston
2e1e13b843
Rename mediaview.style to media_view.style.
2020-02-05 18:39:47 +04:00
John Preston
ca5c9271a3
First prototype of picture-in-picture player.
2020-02-05 18:39:46 +04:00
Ilya Fedin
3b4dfa1381
Use LXQt's StatusNotifierItem implementation instead of appindicator
2020-02-05 18:38:34 +04:00
John Preston
e6cec49646
Fix static libstdc++ linking in Updater.
...
Fixes #6939 .
2020-01-29 14:54:25 +03:00
Nicholas Guriev
07560188cf
Perform test for additional libatomic
2020-01-27 19:41:56 +03:00
John Preston
f1d155c3f6
Added fireworks animation for right quiz answer.
2020-01-24 17:01:25 +03:00
John Preston
8c11e1724a
Move poll results to a Info-like layer.
2020-01-23 10:09:33 +03:00
John Preston
3e0b2f5553
Add PollResultsBox.
2020-01-23 10:09:33 +03:00
Vitaly Zaitsev
59a8acc667
Implemented installation support for GNU/Linux.
...
Signed-off-by: Vitaly Zaitsev <vitaly@easycoding.org>
2020-01-22 16:35:35 +03:00
Ilya Fedin
6fdd1389e6
Make packaged build working
2020-01-17 13:34:27 +03:00
John Preston
208b5d7b5b
Link libstdc++ statically in Updater.
...
Fixes #6939 .
2020-01-17 10:45:14 +03:00
John Zimmermann
87f44e87cd
Cmake: Also use /bin subdir for Ninja if the executable does not have a suffxi (e.g. Linux)
2020-01-17 10:43:40 +03:00
John Preston
100fed3622
Fix build for Linux 32 bit.
...
Fixes #6921 .
2019-12-31 20:20:58 +03:00
John Preston
0693f98107
Fix build on Linux.
2019-12-29 18:57:19 +03:00
John Preston
d47c138f23
Save streaming player between message edits.
2019-12-28 17:56:06 +03:00
John Preston
a4ea4689a2
Autoplay full-width videos in albums.
2019-12-20 17:13:55 +03:00
23rd
eb9c2ce39a
Split build types by folders for GCC.
2019-12-19 18:27:52 +03:00
John Preston
2d7adbc68a
All players create own Media::Streaming::Instance.
2019-12-11 15:09:21 +03:00
John Preston
b73f1be856
Make some video player code reusable.
2019-12-10 15:13:12 +03:00
John Preston
431b7445c3
Allow editing sensitive content filtering.
2019-12-09 15:59:08 +03:00
John Preston
cf0ea4a0a1
Read project version from build/version file.
2019-12-06 18:52:44 +03:00
John Preston
aea5a8ff76
Respect TDESKTOP_DISABLE_GTK_INTEGRATION.
2019-12-06 17:46:45 +03:00
John Preston
fd1a8014c4
Add Packer project to cmake configuration.
2019-12-06 15:47:25 +03:00
John Preston
f1877641e5
Closed alpha version 1.9.1.8: Fix macOS build.
2019-12-06 14:22:46 +03:00
John Preston
9310728a11
Fix build on Windows.
2019-12-06 11:39:13 +03:00
John Preston
619dbe9b11
Initial Linux build.
2019-12-04 11:22:11 +03:00
John Preston
01ecd73a62
Implement build for Mac App Store.
2019-11-30 12:04:51 +03:00
John Preston
82f06cee55
Build OS X 10.10-10.11 version with Qt 5.6.2.
2019-11-29 15:10:33 +03:00
John Preston
90de0b687f
Use faster style generation and better source groups.
2019-11-29 11:37:29 +03:00
John Preston
5bfb98b70d
Initial build with Xcode.
2019-11-25 18:46:02 +03:00