Commit graph

431 commits

Author SHA1 Message Date
55f39e1cbf Recent stickers limit 2020-02-26 02:24:53 +03:00
c06486d2ce Option to disable taskbar flashing 2020-02-26 02:23:37 +03:00
6aa631cba9 Merge remote-tracking branch 'tdesktop/dev' into dev 2020-02-26 02:22:54 +03:00
23rd
bc6e1e7a0d Added new setting for automatic dictionaries download. 2020-02-24 18:48:33 +03:00
23rd
9daf362df6 Added label with state to "Manage dictionaries" button. 2020-02-24 18:48:33 +03:00
23rd
4bd34b35ae Added button to advanced settings for dictionary management box. 2020-02-24 18:48:33 +03:00
23rd
65a7f2e7d8 Added dictionary management box. 2020-02-24 18:48:33 +03:00
John Preston
c8d2ac9583 Move message ownership to History. 2020-02-21 18:48:29 +04:00
fe75a9f0b7 Added "disable Up to edit" to options menu 2020-02-03 08:12:47 +03:00
72a6fd4dd8 Confirm before calling 2020-02-03 08:05:14 +03:00
86fc9d37f2 Allow 64px as minimal sticker size 2020-02-02 08:09:45 +03:00
5b9bc084f9 Merge remote-tracking branch 'tdesktop/dev' into dev 2020-01-28 22:06:59 +03:00
Ilya Fedin
05eabfd539 Add autostart support for linux 2020-01-28 16:44:27 +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
23rd
b4fbff0b6c Fixed build for Windows with c++latest. 2020-01-21 20:29:14 +03:00
ilya-fedin
371ba03f2c Fix indentation & other minor fixes (#5) 2020-01-21 01:34:01 +03:00
c620c23218 Replaced "ballons" with "bubbles" 2020-01-18 21:51:43 +03:00
2b77ec69f0 Merge remote-tracking branch 'tdesktop/dev' into dev 2020-01-18 18:26:29 +03:00
John Preston
4eeac7dc18 Fix whitespace and indentation errors.
See #6672, thanks Sea-n.
2020-01-02 14:25:53 +03:00
Nicholas Guriev
22585ca919 Activate spellchecking on Linux 2019-12-29 18:13:42 +03:00
John Preston
616957e46f Add file size limit to autoplay settings. 2019-12-24 13:09:04 +03:00
753faf3a41 Add compact mode option to settings menu 2019-12-20 03:13:16 +03:00
ilya-fedin
68345bd044 Add setting to make baloons adaptive (#1) 2019-12-19 21:26:39 +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
431b7445c3 Allow editing sensitive content filtering. 2019-12-09 15:59:08 +03:00
John Preston
ee94e78533 All mtproto downloads using DownloadMtprotoTask. 2019-12-05 11:32:33 +03:00
John Preston
e943264823 Pass MTP::Instance to MTP::Sender. 2019-11-29 15:36:05 +03:00
John Preston
08bfe6f1c1 Extract mtproto key generation code. 2019-11-15 16:16:32 +03:00
Nicholas Guriev
793862bee6 Fix -Wredundant-move and -Wdeprecated-copy warnings (#6663)
* Do not move result at end of function

This makes GCC 9.1.2 happy with the active -Wredundant-move warning.
Indeed, such moving of local variables or local arguments before
returning is unnecessary and prevents the compiler from copy elision
optimization.
2019-11-12 18:15:34 +03:00
b1b61fc9e0 Build fixes 2019-11-06 20:51:59 +03:00
6a0280f9f0 Merge remote-tracking branch 'tdesktop/dev' into dev 2019-11-06 20:50:07 +03:00
23rd
c867727e1c Removed spellcheck setting for OS X 10.10/10.11 version. 2019-11-06 15:31:41 +03:00
5407d411df Merge remote-tracking branch 'tdesktop/dev' into dev 2019-11-06 15:13:32 +03:00
John Preston
3fd2d73f04 Fix layout in the spellchecker settings block. 2019-11-05 17:44:39 +03:00
John Preston
d63e50944a Update submodules to the latest spellcheck. 2019-11-05 13:23:56 +03:00
23rd
1056021059 Added new setting to disable spellchecker. 2019-10-20 21:11:37 +04:00
ccc0054227 Better difference between deleted and active accounts
For deleted users:
* Status changed to "account inaccessible"
* Ghost icon in dialogs list
* Status "account inacessible" shown even in block list
2019-10-19 23:25:11 +03:00
John Preston
bc2a0fb505 Use TL code generator from lib_tl. 2019-10-19 12:27:56 +04:00
John Preston
30a1bd7ba2 Use base::call_delayed. 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
John Preston
246c45ce0e Use lib_ui from submodule. 2019-10-19 12:27:28 +04:00
dc13f5fb76 Updated app name in locale 2019-10-19 08:43:46 +03:00
0f4b0971d8 Other settings menu 2019-10-18 22:29:28 +03:00
699f4aa7ff Added network speed setting 2019-10-18 22:29:28 +03:00
c0e20dacf1 Added font selection box 2019-10-14 02:17:53 +03:00
838b2e8c1a Autosaving of JSON settings 2019-10-11 06:54:49 +03: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