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
5a784a360b
Automatic applying of scheduled change
2019-10-10 23:51:46 +03:00
c55c606af6
Started work on settings
2019-10-10 21:45:14 +03:00
70229dcb65
Option to set custom interface scales
2019-10-07 04:44:41 +03:00
2602d25fa5
New items in settings' three-dots menu
...
- Show custom settings: opens JSON file in your profile folder.
- Restart Kotatogram: restarts app, can be used to apply changes from JSON.
2019-10-06 03:10:40 +03:00
1c0f75bbf7
Updated TD to 1.8.11
2019-10-02 00:50:59 +03:00
John Preston
c5845f17ae
Remove twidget header.
2019-10-01 23:59:46 +03:00
John Preston
e2f54eb3e9
Move some style code to lib_ui.
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
37c7b0af13
First Kotatogram version
2019-09-21 19:10:46 +03:00
John Preston
aa10934e85
Fix messing up accent color if editor is opened.
2019-09-09 12:02:06 +03:00
John Preston
95da2dbc34
Move create theme button to three-dot menu.
2019-09-08 15:47:22 +03:00
John Preston
4951eeac98
Allow creating desktop part of multi-theme.
2019-09-06 19:31:07 +03:00
John Preston
7485f0c960
Don't change real theme when editing.
2019-09-06 19:31:07 +03:00
John Preston
03bdd80b2f
Open theme editor for existing themes.
2019-09-06 19:31:07 +03:00