Commit graph

447 commits

Author SHA1 Message Date
5b9bc084f9 Merge remote-tracking branch 'tdesktop/dev' into dev 2020-01-28 22:06:59 +03:00
23rd
ef5055f4f3 Fixed missing reply cancel after sending scheduled message. 2020-01-28 11:20:36 +03:00
8b9582515e Fixed adaptive bubble resizing 2020-01-27 04:59:14 +03:00
1f0573f36e Make adaptive bubbles work without restart 2020-01-27 03:03:43 +03:00
a7f2922f01 Merge remote-tracking branch 'tdesktop/dev' into dev 2020-01-23 21:24:57 +03:00
John Preston
4346aecb61 Add a separate string for a pinned quiz. 2020-01-23 10:09:34 +03:00
23rd
7d519990b2 Added ability to customize shortcuts for silent or scheduled messages. 2020-01-23 10:09:34 +03:00
23rd
c08b2ae3df Added ability to schedule messages to be sent when user comes online.
Pro tip: Hold Ctrl key to send a silent scheduled message!
2020-01-23 10:09:33 +03:00
ilya-fedin
371ba03f2c Fix indentation & other minor fixes (#5) 2020-01-21 01:34:01 +03:00
1d4bbd6f81 Option to disable Up shortcut to edit in chat 2020-01-19 10:07:29 +03:00
2b77ec69f0 Merge remote-tracking branch 'tdesktop/dev' into dev 2020-01-18 18:26:29 +03:00
John Preston
f2a92f2b02 Check if app is active before showing a tooltip.
Fixes #6885, fixes #6895.
2019-12-31 16:48:44 +03:00
23rd
4102551108 Fixed covering message status with mentions button at end. 2019-12-19 18:27:34 +03:00
John Preston
c4319a7370 Add a separate setting for video files autoplay. 2019-12-19 14:48:53 +03:00
John Preston
8e8c356659 Use streamed video for GIFs in History. 2019-12-10 15:49:37 +03:00
John Preston
41e13e39bc Apply ignore_restriction_reasons from config. 2019-12-09 18:42:11 +03:00
John Preston
ee94e78533 All mtproto downloads using DownloadMtprotoTask. 2019-12-05 11:32:33 +03:00
John Preston
12f5ccaaa5 Use vector queues in mtproto file downloader. 2019-12-03 10:25:27 +03:00
23rd
1ef877d9a5 Fixed moving cursor to begin/end when using reply shortcuts for macOS. 2019-11-15 16:16:33 +03:00
5407d411df Merge remote-tracking branch 'tdesktop/dev' into dev 2019-11-06 15:13:32 +03:00
John Preston
1eb62579e2 Support building OS X 10.10/10.11 version. 2019-11-05 14:27:42 +03:00
23rd
6c2479c09f Fixed moving cursor when using reply shortcuts.
- Fixed #6038.
 - Slightly refactored comparison of modifiers.
2019-11-05 13:23:56 +03:00
eddf7e3553 Highlight specific media in album 2019-10-20 20:59:28 +03:00
23rd
4be178c75f Added SpellingHighlighter to InputField in HistoryWidget and some boxes. 2019-10-20 21:11:38 +04:00
8b1a42bbb1 Mention by name with Ctrl+click and Ctrl+Enter 2019-10-20 00:59:04 +03:00
7da62db8c3 Force hide pinned message by Ctrl+click 2019-10-20 00:42:53 +03:00
John Preston
30a1bd7ba2 Use base::call_delayed. 2019-10-19 12:27:56 +04:00
John Preston
f677b116f9 Use install_base_filter for lib_base. 2019-10-19 12:27:56 +04:00
John Preston
a6c84c36c0 Use layers and boxes from lib_ui. 2019-10-19 12:27:52 +04:00
4caedcbf49 Automatic applying of sticker height change 2019-10-11 02:39:38 +03:00
7393cb5221 Automatic applying of emoji outline change 2019-10-11 00:54:02 +03:00
5a784a360b Automatic applying of scheduled change 2019-10-10 23:51:46 +03:00
7dd3d16d58 Updated TD to 1.8.15 2019-10-07 18:38:36 +03:00
261a83eda3 Show restricted date to user (#6642)
* Show restricted date to user
* Fixed attach button toast
* Fixed attach button toast in scheduled messages
2019-10-07 17:35:22 +03:00
ef37355fda Keyboard shortcut to save cloud draft 2019-10-07 06:34:15 +03:00
343e188448 Making showing scheduled icon optional 2019-10-04 18:17:15 +03:00
eb5cf2177b Updated to TD 1.8.13 2019-10-03 13:41:25 +03:00
John Preston
9773563926 Fix history geometry update being lost.
Fixes #6629.
2019-10-03 13:25:05 +03:00
684cfa16b8 Do not show edit timer for supergroup admins 2019-10-02 11:31:43 +03:00
9b1d8f5fb4 Recreating scheduled icon if it was changed 2019-10-02 03:01:29 +03:00
1c0f75bbf7 Updated TD to 1.8.11 2019-10-02 00:50:59 +03:00
John Preston
849deb57e2 Move many widget classes to lib_ui. 2019-10-01 23:59:46 +03:00
John Preston
c5845f17ae Remove twidget header. 2019-10-01 23:59:46 +03:00
John Preston
0c713a930a Remove app.h / facades.h from precompiled header. 2019-10-01 23:59:46 +03:00
3be60a91c2 Fixed incorrect scheduled icon updating 2019-10-01 20:29:19 +03:00
a160580f52 Always show edit timer 2019-10-01 19:23:31 +03:00
2515fd69b7 Option to hide pinned message in chat menu 2019-10-01 05:55:32 +03:00
3588a73646 Don't hide scheduled messages button 2019-09-30 12:59:12 +03:00
bb143a26f2 Ability to restore previously hidden pinned message 2019-09-29 22:46:01 +03:00
John Preston
ea8cc36787 Don't show sticker suggestions if can't send.
Fixes #6581.
2019-09-27 22:08:46 +03:00