Commit graph

7298 commits

Author SHA1 Message Date
d6face04c9 Mention user from context menu 2020-09-07 05:59:40 +03:00
22bce76f1d Do not notify when pinning by default
Fixes #93.
2020-09-07 05:59:40 +03:00
a41f6540f1 Added code to show username revoke box 2020-09-07 05:59:40 +03:00
fae9b40555 Show admin icon for groups and channels with creator/admin rights 2020-09-07 05:59:40 +03:00
4af108ee8d Show group/channel type along with members count
Also show members/subscribers count for channels and supergroups, if possible.
2020-09-07 05:59:39 +03:00
86e02cf13c Rework admins info 2020-09-07 05:59:39 +03:00
fd2aebc1d5 Correctly parse restriction error when sending GIFs 2020-09-07 05:59:39 +03:00
9ee1e4347b Show poll's multiple answer radios as checkboxes 2020-09-07 05:59:39 +03:00
6f5e0b051a Fix rounding in poll filling 2020-09-07 05:59:39 +03:00
3cd2e31a8a Fix rounding mask in selected shared contacts 2020-09-07 05:59:39 +03:00
0eeeb18ecd Forward options
Fixes #66.
2020-09-07 05:59:38 +03:00
024366b036 Rename Share window to Forward window 2020-09-07 05:59:38 +03:00
bde2a4d534 Reuse forward in fast share 2020-09-07 05:59:37 +03:00
988c27a94d Move multi-forward group adding code 2020-09-07 05:59:37 +03:00
b6fb3f89d6 Fix multi-forward grouping bug 2020-09-07 05:59:37 +03:00
27767caf9d Rename item to firstItem in multi-forward 2020-09-07 05:59:37 +03:00
1fd643b156 Reuse SessionNavigation in multi-forward 2020-09-07 05:59:37 +03:00
614237fc2e Clear forward query on Esc 2020-09-07 05:59:37 +03:00
235938256e Fix forward messages by keyboard with opening chat on click option 2020-09-07 05:59:37 +03:00
76a69b4e75 Fill only English and currently used default JSON (if there are any) 2020-09-07 05:59:36 +03:00
ilya-fedin
5ba0af4945
Fix packaged macOS build (#97) 2020-09-04 04:09:28 +03:00
ilya-fedin
b9c7d2e133
Fix AppImage action (#96)
* Fix AppImage action
* AppImage testing is done, merge update channels
2020-09-04 03:09:26 +03:00
fb30773bd5 Updated TDesktop sources to 2.3.2+f1cdc7e 2020-09-03 07:26:34 +03:00
Ilya Fedin
7d29f9ce17 Don't check sws_scale return value
To workaround ffmpeg bug: https://gitlab.alpinelinux.org/alpine/aports/-/issues/11722
2020-08-31 12:01:43 +04:00
97341e102d Updated TDesktop sources to 2.3.2+2de0ebc 2020-08-30 16:22:15 +03:00
Ilya Fedin
6635d03818 Check if xcb-screensaver extension present 2020-08-30 17:00:43 +04:00
Ilya Fedin
e523492de0 Add missed methods to specific_mac.h and specific_win.h 2020-08-30 17:00:43 +04:00
Ilya Fedin
c77f1bf082 Add UnsetWindowExtents method 2020-08-30 17:00:43 +04:00
Ilya Fedin
3c8c059447 Eliminate the need of Q_OBJECT in main_window_linux and main_window_win 2020-08-30 17:00:43 +04:00
Ilya Fedin
612e0d4a10 Update window shadow size on window state change 2020-08-30 17:00:43 +04:00
Ilya Fedin
78a2835bbf Extents should be updated on each event only on Wayland 2020-08-30 17:00:43 +04:00
Ilya Fedin
ea8e256a23 Revert "Revert "Add main window shadow for Linux""
This reverts commit b7f5cfe083.
2020-08-30 17:00:43 +04:00
Ilya Fedin
2f2de84b43 Fix d-bus type in MutterDBusLastUserInputTime 2020-08-30 16:57:51 +04:00
37ea290d47 Removed tray counter warning 2020-08-29 01:01:53 +03:00
37d9cf2350 Updated TDesktop sources to 2.3.2+d34eabd 2020-08-28 19:30:52 +03:00
John Preston
d34eabdc11 Fix crash in poll view destruction. 2020-08-24 17:59:44 +04:00
John Preston
f9be304e54 Fix crash in logout from passcoded screen. 2020-08-24 16:57:36 +04:00
John Preston
39b0662a2c Fix article inline results with long titles. 2020-08-24 16:34:55 +04:00
John Preston
ae59de7652 Version 2.3.2.
- Revert custom window shadow on Linux.
2020-08-23 17:36:52 +04:00
John Preston
b7f5cfe083 Revert "Add main window shadow for Linux"
This reverts commit d02092f09e.

Conflicts:
	Telegram/SourceFiles/mainwindow.cpp
	Telegram/SourceFiles/platform/linux/specific_linux.cpp
	Telegram/SourceFiles/window/main_window.cpp
2020-08-23 16:38:49 +04:00
John Preston
7b1c47ff2e Version 2.3.1.
- Fix Calls Settings for Video Calls.
2020-08-21 18:22:53 +04:00
John Preston
21c578cf2e Add some error reporting about camera problems. 2020-08-21 17:52:13 +04:00
John Preston
4d2041ae48 Share video capturer between call and settings. 2020-08-21 17:52:13 +04:00
John Preston
4672e3d068 Improve calls settings (camera / microphone). 2020-08-21 17:52:13 +04:00
John Preston
ade7745b0b Fix controls shadows on call panel. 2020-08-21 17:52:13 +04:00
John Preston
0139390c71 Use tg_owt in OS X 10.10-10.11 build. 2020-08-21 17:52:13 +04:00
John Preston
ebf8a20d0d Fix main window drag by title on macOS. 2020-08-21 17:52:13 +04:00
John Preston
41c98a6c49 Fix build on macOS. 2020-08-21 17:52:13 +04:00
John Preston
aa87d627c9 Allow to choose camera device in Settings. 2020-08-21 17:52:13 +04:00
John Preston
e782e065a0 Use audio device enumeration from lib_webrtc. 2020-08-21 17:52:12 +04:00