John Preston
08bfe6f1c1
Extract mtproto key generation code.
2019-11-15 16:16:32 +03:00
John Preston
2577bedeac
Remove mtproto/facade.h from main pch.
2019-11-13 11:31:12 +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
5407d411df
Merge remote-tracking branch 'tdesktop/dev' into dev
2019-11-06 15:13:32 +03:00
John Preston
b94ed1fc3b
Remove 'mac32' and add 'osx' special targets.
2019-11-05 15:45:55 +03:00
John Preston
1eb62579e2
Support building OS X 10.10/10.11 version.
2019-11-05 14:27:42 +03:00
John Preston
88e0342e02
Update to the latest submodules.
2019-11-05 14:27:42 +03:00
John Preston
d63e50944a
Update submodules to the latest spellcheck.
2019-11-05 13:23:56 +03:00
23rd
4be178c75f
Added SpellingHighlighter to InputField in HistoryWidget and some boxes.
2019-10-20 21:11:38 +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
2351d710b9
Replace "Members" with "Subscribers" in channel manage
2019-10-19 23:25:11 +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
John Preston
383195f1b2
Use some icons from lib_ui.
2019-10-19 12:27:34 +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
cc52f0fdd6
Redesign of admin ranks
2019-10-19 08:43:45 +03:00
699f4aa7ff
Added network speed setting
2019-10-18 22:29:28 +03:00
cd6a0029c8
Do not clear filled font names on restart cancel
2019-10-14 07:34:55 +03:00
d7879db7e5
Making font box work
2019-10-14 07:27:00 +03:00
c0e20dacf1
Added font selection box
2019-10-14 02:17:53 +03:00
63c12dfb35
Apply localized link to official translations
2019-10-08 02:49:00 +03:00
7afb201d42
Localized channel link
2019-10-08 01:01:01 +03:00
edd9d74c04
Show admin titles in member list
2019-10-07 01:09:34 +03:00
e89418482d
Updated to TD 1.8.12
2019-10-02 16:10:55 +03:00
Jiachen YANG
56aab1aa07
explicitly specify the upper bound in ranges::view::ints
2019-10-02 11:52:55 +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
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
bbc19fcb44
Shorten version string to fit
2019-09-29 06:42:02 +03:00
082377500d
Preparing autoupdater
2019-09-29 06:42:02 +03:00
b19ea0c1e8
Post-merge fixes
2019-09-29 06:42:02 +03:00
John Preston
b5d3d99a74
Improve name / title limits.
2019-09-27 22:08:46 +03:00
John Preston
e06bf16980
Improve name / title limits.
2019-09-27 19:46:27 +03:00
c473b1400a
Better versioning and naming to separate from original app
2019-09-27 03:04:15 +03:00
341988b877
Fixes
2019-09-21 22:15:51 +03:00
37c7b0af13
First Kotatogram version
2019-09-21 19:10:46 +03:00
John Preston
76f0abecfd
Show sticker set on Ctrl+Click in stickers list.
2019-09-10 00:48:34 +03:00
John Preston
f7f195eb98
Fix transfer ownership button visibility.
...
Regression was introduced in 569340c7d3 .
2019-09-09 21:07:12 +03:00
John Preston
8bf6013342
Add 'Export theme' / 'Show palette file' menu.
2019-09-09 17:44:08 +03:00
428a501bac
Show Beginning button only for message date
...
Also hide button when you're already at beginning.
2019-09-09 10:17:23 +03:00
3ca57ae50d
Added "Beginning" button to calendar
2019-09-09 10:17:23 +03:00
Sameer Hoosen
f979df3dfe
Allow searching for messages by a user who has left a chat ( #6417 )
...
Fixes #5667
2019-09-09 10:05:29 +03:00
John Preston
b98e02f326
Beta version 1.8.5: Fix build on macOS.
2019-09-08 23:04:25 +03:00
John Preston
f9b2a8d6ac
Show progress in theme saving.
2019-09-08 14:52:42 +03:00
John Preston
4951eeac98
Allow creating desktop part of multi-theme.
2019-09-06 19:31:07 +03:00