John Preston
|
a1a5ef9d39
|
Fix possible crash on force-logout from the server..
|
2022-12-29 12:21:21 +04:00 |
John Preston
|
cb653df0f6
|
Support adaptive forum userpic rounding radius.
|
2022-12-05 16:18:10 +04:00 |
John Preston
|
5d8a2bc7b7
|
Implement simple sub-column for topics list.
|
2022-11-30 13:03:42 +04:00 |
23rd
|
2acedca6b7
|
Replaced some qstr with u""_q literal.
|
2022-11-29 14:12:50 +03:00 |
John Preston
|
37308cde21
|
Support dialog rows with variable height.
|
2022-11-22 00:26:48 +00:00 |
John Preston
|
18bf5c0ee2
|
Handle nice topic / post-in-topic links.
|
2022-11-01 19:25:43 +04:00 |
John Preston
|
4cf4b6a368
|
Optimize emoji / stickers update requests.
|
2022-07-26 20:12:14 +03:00 |
John Preston
|
b4b55973b5
|
Request and cache featured emoji sets.
|
2022-07-26 20:12:13 +03:00 |
John Preston
|
240b47da86
|
Check test/production DC in recent emoji.
|
2022-07-26 20:12:11 +03:00 |
23rd
|
e84f5aaa3d
|
Added support of service actions for premium gifts.
|
2022-07-26 20:12:11 +03:00 |
John Preston
|
ddd5021966
|
Minimal emoji sets support.
|
2022-07-26 20:12:10 +03:00 |
John Preston
|
00d1828fbe
|
Update API scheme on layer 144.
|
2022-07-26 20:12:08 +03:00 |
John Preston
|
1b9232e28d
|
Always show premium badge in support mode.
|
2022-06-20 11:13:39 +04:00 |
John Preston
|
91b7fe5650
|
Mark premium impossible in MacAppStore version.
|
2022-06-16 12:30:31 +04:00 |
John Preston
|
916f86b401
|
Don't show premium star when premium unavailable.
|
2022-06-08 16:53:16 +04:00 |
John Preston
|
86889cf1ef
|
Don't show premium stickers if premium blocked.
|
2022-06-08 10:28:45 +04:00 |
John Preston
|
654eaa27fd
|
Make premium_purchase_blocked true by default.
|
2022-06-07 15:53:19 +04:00 |
John Preston
|
368a1e4231
|
Support non-premium-supported limit boxes.
|
2022-06-07 10:30:59 +04:00 |
John Preston
|
853cafe195
|
Show premium stickers lock icon.
|
2022-05-20 18:57:01 +04:00 |
John Preston
|
c6ded00461
|
Move webview attach code to a separate module.
|
2022-03-30 12:23:05 +04:00 |
John Preston
|
280d79fecc
|
Add observing Data::DownloadManager.
|
2022-02-25 14:14:43 +03:00 |
John Preston
|
217e9b2475
|
Fix build with GCC.
|
2022-01-27 16:20:39 +03:00 |
John Preston
|
b8f1cebeb6
|
Support confirm-on-Quit on macOS.
|
2022-01-26 14:50:10 +03:00 |
John Preston
|
6a3ad52aef
|
Add upload cancel confirmation on Quit and Log Out.
|
2022-01-26 13:15:28 +03:00 |
John Preston
|
f9bf6dbc1e
|
Beta version 3.4.5: Fix build with GCC.
|
2022-01-16 23:25:08 +03:00 |
23rd
|
e2713ea627
|
Added ability to create formatted internal links.
|
2022-01-16 14:13:10 +03:00 |
John Preston
|
afcebb136c
|
Don't use MTP for PeerData::isSelf.
|
2021-12-02 13:36:49 +04:00 |
John Preston
|
4f7c728632
|
Update API scheme on layer 135.
|
2021-11-26 18:00:20 +04:00 |
John Preston
|
4691cff3f6
|
Start SendAsButton in HistoryWidget.
|
2021-11-26 18:00:18 +04:00 |
John Preston
|
9e05e44a14
|
Inform about join request being sent.
|
2021-10-29 18:31:06 +04:00 |
23rd
|
5bd73bab9b
|
Moved user privacy from ApiWrap to Api::UserPrivacy.
|
2021-08-10 15:46:18 +03:00 |
John Preston
|
4276b6cce0
|
Use rpl for Window::Theme::Background updates.
|
2021-07-15 16:42:36 +03:00 |
Ilya Fedin
|
79cc797aff
|
Fix -Wunused-variable warnings
|
2021-07-13 21:43:34 +03:00 |
23rd
|
1cdb83462e
|
Added initial implementation of masks panel.
|
2021-07-06 12:13:05 +03:00 |
23rd
|
6d08542afa
|
Moved proxy global variables from facades to core settings.
|
2021-06-16 09:31:32 +03:00 |
John Preston
|
1342077dcb
|
Use 48 bit [User/Chat/Channel]Id, 56 bit PeerId.
|
2021-04-09 15:05:00 +04:00 |
John Preston
|
663db64688
|
Allow saving and using saved credentials.
|
2021-04-06 18:41:16 +04:00 |
23rd
|
972bbbce6a
|
Fixed online status stuck when switching between accounts one more time.
The first attempt to fix this bug is here: 8171ed6c12 .
It caused crash so it was reverted here: 2ef47222f4 .
|
2020-08-11 12:28:41 +03:00 |
John Preston
|
f316d951ae
|
Fix stickers list display after account switch.
|
2020-07-14 19:03:27 +04:00 |
John Preston
|
2f5cb33bf2
|
Fix finalizing media in non-active account.
|
2020-07-14 19:02:27 +04:00 |
John Preston
|
eb1845e33b
|
Fix crash in session destruction.
Also use rpl::event_stream for downloaderTaskFinished.
|
2020-07-01 12:26:29 +04:00 |
John Preston
|
c8efb77520
|
Fix local storage clearing on logout.
|
2020-06-26 14:36:22 +04:00 |
John Preston
|
79a361ba43
|
Move call management to Core::App.
|
2020-06-25 21:57:36 +04:00 |
John Preston
|
28cafb129e
|
Load local stickers / gifs in Session().
|
2020-06-24 16:52:06 +04:00 |
John Preston
|
0bc2bfe630
|
Don't allow two same accounts being logged in.
|
2020-06-24 13:32:07 +04:00 |
John Preston
|
d8a2b391a3
|
Use Main::Session::uniqueId in notifications.
|
2020-06-24 13:05:56 +04:00 |
John Preston
|
e7b8a52278
|
Move terms lock from Core::App to Session.
|
2020-06-24 11:56:16 +04:00 |
John Preston
|
34ef54e40b
|
Display check on the active account.
|
2020-06-23 21:53:43 +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 |