John Preston
|
5433c16244
|
Add target account name to notifications.
|
2020-06-23 21:53:42 +04:00 |
|
John Preston
|
997913be25
|
One Window::Notifications system for all sessions.
|
2020-06-23 21:53:42 +04:00 |
|
John Preston
|
83538675ce
|
Move a lot of settings to Core::Settings.
|
2020-06-23 21:53:42 +04:00 |
|
John Preston
|
4d6cc58f0d
|
Move session settings to main_session_settings.
|
2020-06-23 21:53:42 +04:00 |
|
John Preston
|
3a5ede534e
|
Count all accounts in Core::App().unreadBadge.
|
2020-06-23 21:53:41 +04:00 |
|
John Preston
|
357caf8007
|
Keep separate MTP::Config's for separate accounts.
|
2020-06-23 21:53:41 +04:00 |
|
John Preston
|
63cdda2df7
|
Fix launching with autoupdates disabled.
|
2020-06-23 21:53:41 +04:00 |
|
John Preston
|
c83659f0c7
|
Fix logouting from the passcode.
|
2020-06-23 21:53:41 +04:00 |
|
John Preston
|
ba103fdd40
|
Fix starting with a passcode.
|
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 |
|
John Preston
|
6fc5e22882
|
Allow several accounts in Core::App.
|
2020-06-23 21:53:40 +04:00 |
|
23rd
|
9faf15943a
|
Fixed build for macOS.
|
2020-06-23 21:53:40 +04:00 |
|
John Preston
|
f450f81215
|
Remove non-UI calls to App::main.
|
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
|
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 |
|
John Preston
|
03dec15e8e
|
Pass Main::Session to click handler creators.
|
2020-06-23 21:53:38 +04:00 |
|
John Preston
|
27af83267e
|
Move autolock checking to Core::Application.
|
2020-06-23 21:53:38 +04:00 |
|
John Preston
|
4b354b0928
|
Use Main::Session in download/upload.
|
2020-06-23 21:53:38 +04:00 |
|
John Preston
|
3878a1b212
|
Remove some more Auth() calls.
|
2020-06-23 21:53:38 +04:00 |
|
John Preston
|
f6150d4d3e
|
Version 2.1.13.
- Fix photos loading.
- Fix Picture-in-Picture window movement on Wayland in Linux.
|
2020-06-23 21:52:59 +04:00 |
|
Ilya Fedin
|
2743aee614
|
Disable restart on session start explicitly
|
2020-06-23 21:30:44 +04:00 |
|
Ilya Fedin
|
68fde210c6
|
Platform::IsWayland could be used on any platform now
|
2020-06-23 21:24:44 +04:00 |
|
John Preston
|
f07e4a8e5e
|
Version 2.1.12.
- Fix sticker and video results in inline bots.
- Fix clipboard issues in Linux.
- Fix several crashes.
|
2020-06-17 20:38:41 +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 |
|
John Preston
|
cdc295c1d7
|
Fix build with updated submodules.
|
2020-06-16 19:10:39 +04:00 |
|
John Preston
|
ef08b52597
|
Version 2.1.11 (Linux only).
- Fix launch on old Linux systems.
Degrade OpenAL back to 1.19.1 so that it will still work on old systems.
Fixes #8005.
|
2020-06-08 12:23:27 +04:00 |
|
John Preston
|
9f6fc3a4c8
|
Ignore observables notification after ~Application.
|
2020-06-08 12:20:51 +04:00 |
|
John Preston
|
bdbcd8e540
|
Use Main::Session in entities parsing.
|
2020-06-08 12:05:17 +04:00 |
|
John Preston
|
f50fdd0236
|
Version 2.1.10.
- Improve memory usage.
- Add support for full group message history export.
- Allow export of a single chat message history in JSON format.
|
2020-06-05 20:04:22 +04:00 |
|
John Preston
|
23f94c61a4
|
Beta version 2.1.9.
- Several crash fixes.
|
2020-06-04 17:32:10 +04:00 |
|
John Preston
|
383e6dec43
|
Beta version 2.1.8.
- Add support for full group message history export.
- Allow export of a single chat message history in JSON format.
|
2020-06-03 15:51:27 +04:00 |
|
Ilya Fedin
|
d45e74619d
|
Use Platform::IsWayland from lib_base
|
2020-06-03 11:43:55 +04:00 |
|
Ilya Fedin
|
e098922a4b
|
Add Platform::AutostartSupported
|
2020-06-01 18:25:21 +04:00 |
|
John Preston
|
1598165e2b
|
Closed alpha version 2.1.7.4.
|
2020-06-01 18:09:34 +04:00 |
|
John Preston
|
9b574e497d
|
Closed alpha version 2.1.7.3.
|
2020-06-01 18:09:34 +04:00 |
|
John Preston
|
0965b06fa3
|
Closed alpha version 2.1.7.2.
|
2020-06-01 18:09:34 +04:00 |
|
Ilya Fedin
|
be96bf2812
|
Set parent for dialogs only on Wayland
|
2020-06-01 18:09:34 +04:00 |
|
John Preston
|
6513422e40
|
Remove legacy image-related code.
|
2020-06-01 18:09:33 +04:00 |
|
John Preston
|
6dabd87df3
|
Closed alpha version 2.1.7.1.
|
2020-06-01 18:09:32 +04:00 |
|
John Preston
|
bf616036b3
|
Check loaded status through DocumentMedia if possible.
|
2020-06-01 18:09:30 +04:00 |
|
Ilya Fedin
|
b19dcf0653
|
Add possibility to control external upater flag with a config in /etc
|
2020-05-25 10:27:48 +04:00 |
|
Ilya Fedin
|
77d1f64e0e
|
Disable fallback session management
|
2020-05-25 09:31:52 +04:00 |
|
John Preston
|
7351641034
|
Version 2.1.7.
- Fix the Fcitx input method plugin.
|
2020-05-24 11:59:19 +04:00 |
|