John Preston
|
357caf8007
|
Keep separate MTP::Config's for separate accounts.
|
2020-06-23 21:53:41 +04:00 |
|
John Preston
|
bc144377c0
|
Support logout of a secondary account.
|
2020-06-23 21:53:41 +04:00 |
|
John Preston
|
ab5796c117
|
Several working accounts together.
|
2020-06-23 21:53:40 +04:00 |
|
23rd
|
9faf15943a
|
Fixed build for macOS.
|
2020-06-23 21:53:40 +04:00 |
|
John Preston
|
3c4e959468
|
Replace observer_peer with rpl interface.
|
2020-06-23 21:53:40 +04:00 |
|
John Preston
|
b0f9ad71dd
|
Check some more App::main()s.
|
2020-06-23 21:53:40 +04:00 |
|
John Preston
|
0ad7dcaef9
|
Remove MTP::MainInstance() global access point.
|
2020-06-23 21:53:40 +04:00 |
|
John Preston
|
0b028b959b
|
Move updates handling MainWidget -> Api::Updates.
|
2020-06-23 21:53:39 +04:00 |
|
John Preston
|
ee43027bea
|
Remove some usages of App::main().
|
2020-06-23 21:53:39 +04:00 |
|
John Preston
|
ea86433be5
|
Remove some activeAccount() calls.
|
2020-06-23 21:53:39 +04:00 |
|
John Preston
|
598fb67cdf
|
Remove Session::Exists() global access point.
|
2020-06-23 21:53:39 +04:00 |
|
John Preston
|
5f8d22f1f2
|
Remove Auth() global access point.
|
2020-06-23 21:53:39 +04:00 |
|
John Preston
|
ad4afe9293
|
Move session data localstorage -> storage_account.
|
2020-06-23 21:53:39 +04:00 |
|
Ilya Fedin
|
68fde210c6
|
Platform::IsWayland could be used on any platform now
|
2020-06-23 21:24:44 +04:00 |
|
Ilya Fedin
|
1beada6e4a
|
Hide notification position in settings on Wayland
|
2020-06-19 06:28:01 +04:00 |
|
John Preston
|
a56ecfebeb
|
Version 2.1.12: Fix build on macOS.
|
2020-06-17 22:36:53 +04:00 |
|
Ilya Fedin
|
dbad9fa73a
|
Use Q_OS_UNIX instead of Q_OS_LINUX since linux-specific code can be used also on *BSD/Haiku
|
2020-06-17 20:33:23 +04:00 |
|
Ilya Fedin
|
56de3194ef
|
Never use custom notifications on Wayland since there are no positioning API
|
2020-06-17 20:32:50 +04:00 |
|
|
|
ed5085d494
|
Merge remote-tracking branch 'tdesktop/dev' into dev
|
2020-06-03 11:58:08 +03:00 |
|
Ilya Fedin
|
e098922a4b
|
Add Platform::AutostartSupported
|
2020-06-01 18:25:21 +04:00 |
|
Ilya Fedin
|
be96bf2812
|
Set parent for dialogs only on Wayland
|
2020-06-01 18:09:34 +04:00 |
|
John Preston
|
36fbdfb380
|
Simplify Image, remove ImageSource.
|
2020-06-01 18:09:33 +04:00 |
|
John Preston
|
6513422e40
|
Remove legacy image-related code.
|
2020-06-01 18:09:33 +04:00 |
|
John Preston
|
803593cd8d
|
Change Stickers::Set from value to object type.
|
2020-06-01 18:09:33 +04:00 |
|
|
|
d0fd79001d
|
Merge remote-tracking branch 'tdesktop/dev' into dev
|
2020-05-25 11:49:04 +03:00 |
|
Ilya Fedin
|
3479a4ec59
|
Add parent, minimum and maximum size to notifications
|
2020-05-25 09:29:15 +04:00 |
|
|
|
cd14a1bed1
|
Always show "Folders" in Settings
|
2020-05-18 15:53:32 +03:00 |
|
|
|
9e0e5b8f66
|
Merge remote-tracking branch 'tdesktop/dev' into dev
|
2020-05-13 00:49:52 +03:00 |
|
John Preston
|
6f760d513e
|
Add a checkbox to disable taskbar flash.
Also add ability to set urgent flag for the window on Linux.
Fixes #223, fixes #897, fixes #906.
|
2020-05-12 14:16:24 +04:00 |
|
Ilya Fedin
|
7409d615a3
|
Add a cheat code to enable freetype on Windows and macOS
|
2020-05-10 17:09:59 +04:00 |
|
|
|
f0ebf2f255
|
Merge remote-tracking branch 'tdesktop/dev' into dev
|
2020-05-01 18:02:14 +03:00 |
|
Ilya Fedin
|
95b4f56b86
|
Don't use QDesktopServices::openUrl on snap
|
2020-05-01 12:06:01 +04:00 |
|
John Preston
|
dd78052f92
|
Use new toast style structure.
|
2020-04-30 11:35:01 +04:00 |
|
John Preston
|
aabc8173c3
|
Use similar margins in all controls.
|
2020-04-30 11:35:01 +04:00 |
|
John Preston
|
8d632bd2be
|
Update API scheme to layer 103.
|
2020-04-30 11:35:01 +04:00 |
|
|
|
002a1db93a
|
Moved settings menu
|
2020-04-24 17:07:46 +03:00 |
|
|
|
29610ddda2
|
Moved JSON settings
|
2020-04-24 17:07:39 +03:00 |
|
|
|
9780b8a252
|
Option to hide All chats folder
|
2020-04-01 16:31:38 +03:00 |
|
|
|
feb5d8e493
|
Moved some settings in separate section
|
2020-04-01 05:19:49 +03:00 |
|
|
|
1fa9e981ec
|
Added mute in top bar option
|
2020-03-30 21:57:46 +03:00 |
|
|
|
9db3202593
|
Added folders options in menu
|
2020-03-30 21:57:46 +03:00 |
|
|
|
d819c07823
|
Option to set folder as default when editing
|
2020-03-30 14:00:44 +03:00 |
|
|
|
2fa5915594
|
Added menu in Kotatogram settings
|
2020-03-28 06:45:39 +03:00 |
|
|
|
9ed04afee8
|
Merge remote-tracking branch 'tdesktop/dev' into dev
|
2020-03-28 05:05:42 +03:00 |
|
John Preston
|
0c2d8f1b6e
|
Allow open folders by 'folders' code.
|
2020-03-27 20:36:06 +04:00 |
|
John Preston
|
fdabdc3626
|
Refresh filter chats count in filter settings.
|
2020-03-27 20:36:06 +04:00 |
|
John Preston
|
4f718aeead
|
Add filter icons to Settings -> Folders.
|
2020-03-27 20:36:05 +04:00 |
|
John Preston
|
e8bf5bb5ce
|
Move manage filters to a Settings section.
|
2020-03-27 20:36:05 +04:00 |
|
John Preston
|
568325f201
|
Show folders in settings async.
|
2020-03-27 20:36:05 +04:00 |
|
John Preston
|
ffc65f7da4
|
Add folders menu to Settings.
|
2020-03-27 20:36:03 +04:00 |
|