23rd
7b00671ccf
Moved out all values of premium limits to single place.
2022-06-16 13:29:37 +03:00
Ilya Fedin
d353e11077
Ensure reActivateWindow is used only on X11
2022-06-16 12:11:21 +04:00
23rd
6d4506f8aa
Fixed display of most of multiline toasts in corresponding window.
2022-06-15 14:06:32 +03:00
John Preston
aa484ac015
Fix crash on launch with passcode.
2022-06-15 14:49:06 +04:00
23rd
629574685e
Fixed display of most of simple toasts in corresponding window.
2022-06-14 14:24:21 +03:00
23rd
7a821ca0f4
Decomposed creating of unread badge in list of accounts.
2022-06-14 08:52:45 +03:00
23rd
fe7cffc509
Improved management of online status from non-primary windows.
...
– The online status of the user should be checked and updated only
when the previous active window and the current active window both have
different sessions.
– Removed MainWindow::activeChangedHook since windows should not
change online status on their own on activating.
– Renamed Application::maybeActiveSession
to Application::maybePrimarySession.
– Added updating of online status on changing of the current account
since this seems to have been missed.
2022-06-12 16:07:41 +03:00
John Preston
bcfbdcd6ed
Fix build on macOS.
2022-06-10 17:38:52 +04:00
23rd
6ca167679d
Added ability to invoke callback for non-primary window controllers.
2022-06-10 14:57:44 +03:00
23rd
bfe873e91c
Provided session controller to AddBotToGroupBoxController.
2022-06-09 08:19:11 +03:00
23rd
f0e1498a41
Fixed display of failed peer resolve in corresponding window.
2022-06-09 06:23:51 +03:00
23rd
fe2455dea6
Moved copy link of public user from context menu to button in profile.
2022-06-09 00:45:04 +03:00
John Preston
7ba997259c
Use sizes like iOS for premium sticker effects.
2022-06-08 19:00:48 +04:00
John Preston
2b21ec3299
Fix group call create box window.
2022-06-08 15:21:13 +04:00
23rd
7bf9db8644
Fixed logging out with opened non-primary windows.
2022-06-08 11:59:30 +03:00
John Preston
524771529a
Don't shows premium section / preview if unavailable.
2022-06-08 11:26:53 +04:00
John Preston
a780fbd09b
Add "ctrl-click-chat-new-window" option.
2022-06-07 22:05:37 +04:00
John Preston
a6bc6c877e
Add subscribed-to-premium toast.
2022-06-07 12:41:10 +04:00
John Preston
4570da5767
Skip premium section in settings.
2022-06-07 11:27:06 +04:00
23rd
9b6b5968e2
Provided count of pinned dialogs to premium limit boxes for pins.
2022-06-07 08:16:39 +03:00
23rd
f9dd8c182f
Added ability to copy link of public user.
2022-06-05 14:56:12 +03:00
John Preston
df17f20a47
Support attach bot menu / reload / settings.
2022-06-03 20:07:33 +04:00
John Preston
6454f67e74
Support new attach bot deeplinks.
2022-06-03 00:38:04 +04:00
23rd
a1736de977
Fixed processing of premium limits for filters.
2022-06-02 12:15:59 +03:00
23rd
8e6825771e
Added support of filters limit to side bar.
2022-05-30 14:57:49 +03:00
John Preston
d2abcdacee
Show information about disabled reactions.
2022-05-27 23:57:40 +04:00
John Preston
2362d6c6fb
Introduce premium reactions preview box.
2022-05-27 19:42:05 +04:00
John Preston
d1907083ed
Add FileSizeLimitBox and pass "ref" to premium payment.
2022-05-23 18:46:15 +04:00
John Preston
ff030d0252
Auto-submit /start when paying for premium.
2022-05-23 15:45:22 +04:00
23rd
3fde5b56a1
Added ability to provide custom top bar mask to Window::SlideAnimation.
2022-05-23 13:37:02 +03:00
John Preston
5cd065ef6b
Show premium page on limit increase decision.
2022-05-20 17:12:56 +04:00
23rd
e5ac8ccda3
Slightly improved code style of Window::SlideAnimation.
2022-05-20 13:18:22 +03:00
John Preston
ad3c6ebb1e
Use / cache the same sticker / effect size in preview.
2022-05-19 19:05:07 +04:00
John Preston
693d886d81
Disable sync between sticker and effect.
2022-05-19 17:57:39 +04:00
John Preston
22613fc204
Show only one placeholder for premium reactions.
2022-05-19 17:27:04 +04:00
John Preston
ca731968ca
Improve premium sticker sync / preview.
2022-05-19 17:27:03 +04:00
John Preston
3b5ec78f4f
Show first (may be non-"All Chats") folder by default.
2022-05-19 17:27:03 +04:00
John Preston
fe91887ea2
Update API: support "All Chats" reordering.
2022-05-19 17:27:03 +04:00
John Preston
6dedf7c63e
Update API scheme to layer 143.
2022-05-19 17:27:02 +04:00
John Preston
dd05fb4d14
Show limit toasts and boxes.
2022-05-19 17:27:02 +04:00
John Preston
23caae689b
Show new pins limit box.
2022-05-19 17:27:02 +04:00
John Preston
877be8e6cb
Show premium effects in sticker preview.
2022-05-19 17:27:02 +04:00
John Preston
d87c9c72fb
Update API scheme on layer 142: Premium reactions.
2022-05-19 17:27:01 +04:00
John Preston
5874ae7c51
Update API scheme on layer 142: Premium stickers.
2022-05-19 17:27:01 +04:00
23rd
cd50008429
Moved plus icon to settings style file.
2022-05-03 21:59:38 +03:00
23rd
b04aaba8d0
Slightly improved style of box for edit folder.
2022-05-03 21:59:38 +03:00
23rd
0e16a50bbc
Completely removed common and platform code for tray from main window.
2022-05-03 04:25:36 +03:00
23rd
94e06c6846
Removed Windows tray implementation from main window.
2022-05-03 04:25:36 +03:00
23rd
56fdc7d39a
Added common and macOS tray implementations.
2022-05-03 04:25:36 +03:00
23rd
3bdf1634a9
Added ability to copy phone number from main menu.
2022-04-28 17:41:34 +03:00