John Preston
|
cf6ca3b1ac
|
Handle bot command clicks in Replies / Scheduled.
|
2020-11-17 12:56:51 +03:00 |
|
23rd
|
f81271d1fe
|
Simplified confirmed callback for ConfirmBox instances.
|
2020-09-29 19:03:29 +03:00 |
|
John Preston
|
889139f31f
|
Handle links to replies section.
|
2020-09-29 19:03:28 +03:00 |
|
John Preston
|
61d89113d4
|
Handle correctly comment links for public channels.
|
2020-09-29 19:03:26 +03:00 |
|
23rd
|
58008ab7b0
|
Removed App::wnd from local_url_handlers.
|
2020-09-29 19:02:52 +03:00 |
|
John Preston
|
638d4d63c5
|
Update API scheme to layer 115.
|
2020-07-25 11:24:11 +04:00 |
|
John Preston
|
c15019dee6
|
Fix crashes in MainWidget and ApiWrap.
|
2020-06-30 18:26:44 +04:00 |
|
John Preston
|
10ced19841
|
Fix crash in redundant checkStartUrl call.
|
2020-06-30 17:23:21 +04:00 |
|
John Preston
|
e7b8a52278
|
Move terms lock from Core::App to Session.
|
2020-06-24 11:56:16 +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
|
f450f81215
|
Remove non-UI calls to App::main.
|
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
|
ee43027bea
|
Remove some usages of App::main().
|
2020-06-23 21:53:39 +04:00 |
|
John Preston
|
bdbcd8e540
|
Use Main::Session in entities parsing.
|
2020-06-08 12:05:17 +04:00 |
|
John Preston
|
82a372873f
|
Add two local urls to open language selection box.
tg://setlanguage and tg://settings/language
Fixes #7831.
|
2020-05-08 13:03:49 +04:00 |
|
John Preston
|
eb120e2f5d
|
Support tg://settings(/folders)? link.
|
2020-03-27 20:36:06 +04:00 |
|
John Preston
|
90c54b1f2a
|
Highlight timestamps in song captions.
|
2019-12-26 17:14:35 +03:00 |
|
John Preston
|
3e3e1d628c
|
Highlight timestamps in video captions.
|
2019-12-25 18:20:02 +03:00 |
|
John Preston
|
08bfe6f1c1
|
Extract mtproto key generation code.
|
2019-11-15 16:16:32 +03:00 |
|
John Preston
|
a6c84c36c0
|
Use layers and boxes from lib_ui.
|
2019-10-19 12:27:52 +04:00 |
|
John Preston
|
849deb57e2
|
Move many widget classes 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 |
|
John Preston
|
469c6770fb
|
Handle t.me/addtheme links.
|
2019-09-06 19:31:07 +03:00 |
|
John Preston
|
1c313da888
|
Add dummy handler for addtheme links.
|
2019-09-05 21:49:20 +03:00 |
|
John Preston
|
f48732f813
|
Extract username from t.me/username searches.
|
2019-08-09 11:50:49 +01:00 |
|
John Preston
|
10e28913ca
|
Search single messages by message link.
|
2019-08-09 11:50:49 +01:00 |
|
John Preston
|
bacaf805b5
|
Pass SessionNavigation to some boxes.
|
2019-07-25 20:55:11 +02:00 |
|
John Preston
|
137fa0378c
|
Remove some more Auth() calls.
|
2019-07-24 16:00:30 +02:00 |
|
John Preston
|
ff44094ded
|
Rename AuthSession to Main::Session.
|
2019-07-24 13:45:24 +02:00 |
|
John Preston
|
567bf60644
|
Use getters in MTP classes.
|
2019-07-05 16:23:07 +02:00 |
|
John Preston
|
8f3f898c47
|
Show animated stickers in StickerSetBox.
|
2019-07-01 17:57:32 +02:00 |
|
John Preston
|
87fc066e67
|
Use tr:: instead of lang().
|
2019-06-21 11:06:51 +02:00 |
|
John Preston
|
a547f80ae9
|
Rename Window::Controller to Window::SessionController.
|
2019-06-06 13:21:40 +03:00 |
|
John Preston
|
73470c3a95
|
Handle private channel post links.
|
2019-04-04 19:30:59 +04:00 |
|
John Preston
|
e2f0886950
|
Add option to blur chat background.
|
2019-02-07 19:36:30 +03:00 |
|
John Preston
|
b6edf4561d
|
Add support for pattern wallpapers.
|
2019-01-29 14:52:33 +03:00 |
|
John Preston
|
a70e72f75d
|
Application->Sandbox, Messenger->Application.
|
2019-01-23 12:51:58 +04:00 |
|
John Preston
|
4111da1dd0
|
Move some calls from App namespace.
|
2019-01-22 17:10:01 +04:00 |
|
John Preston
|
1894b8fcf7
|
Handle t.me/bg links with wallpapers / colors.
|
2019-01-18 16:41:07 +04:00 |
|
John Preston
|
6637e5b8e3
|
Revert "Disable custom languages for now."
This reverts commit 679347309e .
|
2018-12-07 20:25:18 +04:00 |
|
John Preston
|
679347309e
|
Disable custom languages for now.
|
2018-12-04 14:32:47 +04:00 |
|
John Preston
|
47d5e54c48
|
Fix t.me/username links with upper-case letters.
|
2018-11-30 13:25:08 +04:00 |
|
John Preston
|
59ecf375b0
|
Move tg:// handlers to a separate module.
Also move joinGroupByHash and stickerSetBox from MainWidget.
|
2018-11-26 17:31:13 +04:00 |
|