23rd
|
cd50008429
|
Moved plus icon to settings style file.
|
2022-05-03 21:59:38 +03:00 |
|
23rd
|
3bdf1634a9
|
Added ability to copy phone number from main menu.
|
2022-04-28 17:41:34 +03:00 |
|
23rd
|
1878061c9a
|
Fixed color of attention menu items for account buttons.
|
2022-04-28 17:16:58 +03:00 |
|
John Preston
|
488f6412f2
|
Change phone number section instead of a box.
|
2022-04-13 15:06:24 +04:00 |
|
23rd
|
55864edb67
|
Refactored adding of sensitive menu items.
|
2022-04-04 17:15:45 +03:00 |
|
23rd
|
06d17c6b2c
|
Changed color of some sensitive menu items to attention one.
|
2022-04-01 15:53:57 +04:00 |
|
23rd
|
c520cb777c
|
Replaced Window::PeerMenuCallback with struct.
|
2022-04-01 15:53:57 +04:00 |
|
John Preston
|
aa7143a831
|
Allow adding Settings::Section-s without changing Type.
|
2022-04-01 15:53:23 +04:00 |
|
John Preston
|
a943a993cb
|
Fix layout in the info edit page.
|
2022-03-21 09:37:30 +04:00 |
|
John Preston
|
4f44692ae8
|
Fix name elision in settings information edit.
|
2022-03-16 11:20:39 +04:00 |
|
John Preston
|
13106d781e
|
Fix icon for username edit in settings.
|
2022-03-16 09:48:21 +04:00 |
|
John Preston
|
435d451f3f
|
Change the userpic locally while uploading.
|
2022-03-15 17:00:17 +04:00 |
|
John Preston
|
b8028886b0
|
Add upload photo button to Edit Info settings.
|
2022-03-15 16:35:28 +04:00 |
|
John Preston
|
f31be7784b
|
Redesign edit account settings page.
|
2022-03-15 15:12:49 +04:00 |
|
23rd
|
3cb595c3c9
|
Added ability to set profile photo from camera.
|
2022-03-14 11:57:34 +03:00 |
|
John Preston
|
9c903bacf2
|
Adjust main settings icons to the mockup.
|
2022-02-25 14:14:41 +03:00 |
|
Ilya Fedin
|
847c01d605
|
Add Qt 6 support
Tested only on Linux so far
|
2021-10-21 13:15:00 +04:00 |
|
23rd
|
159beb138a
|
Moved api peer photo processing to separated file.
Removed MainWidget::deletePhotoLayer.
|
2021-10-20 22:56:19 +03:00 |
|
23rd
|
6148edbc7d
|
Moved ConfirmBox to td_ui.
|
2021-10-19 06:34:27 +03:00 |
|
23rd
|
c6e1b14429
|
Added Window::SessionController to ChangePhoneBox.
|
2021-10-19 06:34:27 +03:00 |
|
23rd
|
94d5d20281
|
Simplified saving self bio.
|
2021-10-19 06:34:27 +03:00 |
|
John Preston
|
c79cd0b692
|
Use Images::Read instead of App::readImage.
|
2021-08-11 18:55:08 +03:00 |
|
23rd
|
1a7d5b7c95
|
Removed unused photo crop box.
|
2021-07-06 12:13:05 +03:00 |
|
23rd
|
17465e1082
|
Replaced old photo crop box with photo editor for profile photos.
|
2021-07-06 12:13:05 +03:00 |
|
23rd
|
b422ec025e
|
Removed Ui::show from classes that have pointer to Controller.
|
2021-06-17 10:57:45 +04:00 |
|
John Preston
|
c35b6e1209
|
Highlight internal links in Bio.
|
2020-10-30 18:32:22 +03:00 |
|
John Preston
|
39cf51c066
|
Move SendButton/EmojiButton to td_ui.
|
2020-10-30 18:32:18 +03: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
|
d63e50944a
|
Update submodules to the latest spellcheck.
|
2019-11-05 13:23:56 +03:00 |
|
John Preston
|
30a1bd7ba2
|
Use base::call_delayed.
|
2019-10-19 12:27:56 +04:00 |
|
John Preston
|
a6c84c36c0
|
Use layers and boxes from lib_ui.
|
2019-10-19 12:27:52 +04:00 |
|
John Preston
|
0c713a930a
|
Remove app.h / facades.h from precompiled header.
|
2019-10-01 23:59:46 +03:00 |
|
John Preston
|
6343221d7b
|
Remove many includes from stdafx.pch.
|
2019-09-06 19:31:07 +03:00 |
|
John Preston
|
4bad642190
|
Remove some more Auth() calls.
|
2019-08-09 11:50:49 +01:00 |
|
John Preston
|
93a52bb66e
|
Move some settings from global to Session.
|
2019-08-09 11:50:49 +01: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
|
87fc066e67
|
Use tr:: instead of lang().
|
2019-06-21 11:06:51 +02:00 |
|
John Preston
|
a7c8feaecb
|
Use tr:: instead of langFactory and __rich.
|
2019-06-21 11:06:50 +02:00 |
|
John Preston
|
8ed433cc01
|
Use tr:: instead of langFactory in input fields.
|
2019-06-21 11:06:49 +02:00 |
|
John Preston
|
7af0dd105e
|
Use tr:: instead of Lang::Viewer.
|
2019-06-21 11:06:49 +02:00 |
|
John Preston
|
ca7c50fbcd
|
Remove pseudo-HTML from langpacks and Ui::Text::String.
|
2019-06-21 11:06:46 +02:00 |
|
John Preston
|
a547f80ae9
|
Rename Window::Controller to Window::SessionController.
|
2019-06-06 13:21:40 +03:00 |
|
John Preston
|
b5be6df5e2
|
Copy text with expanded links only to external.
Paste valid custom links in message field if copied from messages.
|
2019-04-08 19:10:06 +04:00 |
|
John Preston
|
c5a41e1f55
|
Divide data/data_peer and remove from PCH.
|
2019-01-17 12:21:29 +04:00 |
|
John Preston
|
8bd3051224
|
Fix crop photo box title.
|
2018-12-23 21:23:36 +04:00 |
|
John Preston
|
9f5b09c263
|
Add emoji autocomplete to all fields.
|
2018-11-21 14:09:46 +04:00 |
|
John Preston
|
3ba2a7931e
|
Autosave bio in settings edit section.
|
2018-09-19 19:22:14 +03:00 |
|
John Preston
|
c2039da600
|
Improve new settings design.
|
2018-09-19 19:22:14 +03:00 |
|