John Preston
|
0a1e84ddb2
|
Move ChatTheme to td_ui.
|
2021-08-30 20:32:57 +03:00 |
|
John Preston
|
3cd0f9d189
|
Start non-unique ChatTheme.
|
2021-08-30 20:32:57 +03:00 |
|
John Preston
|
1e8e163bb1
|
Tile patterns horizontally.
|
2021-08-20 15:55:10 +03:00 |
|
John Preston
|
784d57a2bc
|
Use QImage bubbles background for some Media parts.
|
2021-08-20 14:54:11 +03:00 |
|
John Preston
|
f4fdadd3b0
|
Allow arbitrary QImage as outgoing bubbles background.
|
2021-08-20 14:54:11 +03:00 |
|
John Preston
|
7a06eccaec
|
Make complex gradients animate on outgoing messages.
|
2021-08-16 16:07:43 +03:00 |
|
John Preston
|
3dadcd9352
|
Animated transition on pattern-on-gradient resize.
|
2021-08-16 10:26:08 +03:00 |
|
John Preston
|
b9a9520ef5
|
Don't blend SoftLight patterns in realtime.
|
2021-08-16 10:26:08 +03:00 |
|
John Preston
|
2b46f87d7b
|
Cache background quickly if no buttons pressed.
|
2021-08-16 10:26:08 +03:00 |
|
John Preston
|
2667bb3568
|
Move background caching to Window::SessionController.
|
2021-08-16 10:26:08 +03:00 |
|
23rd
|
4909ba5a1e
|
Added ability to pass custom layer widgets to stack.
|
2021-07-06 12:13:05 +03:00 |
|
23rd
|
7c02d67665
|
Moved cancelUploadLayer from MainWidget to SessionController.
|
2021-06-18 09:39:10 +03:00 |
|
23rd
|
7924979dfb
|
Removed Ui::showPeerHistoryAtItem from facades.
|
2021-06-17 10:57:46 +04:00 |
|
23rd
|
dc0aaec4a4
|
Added ability to show document from Controller for sections.
|
2021-06-17 10:57:45 +04:00 |
|
23rd
|
0e89c93993
|
Added initial ability to show content in OverlayWidget from Controller.
|
2021-06-17 10:57:45 +04:00 |
|
23rd
|
b422ec025e
|
Removed Ui::show from classes that have pointer to Controller.
|
2021-06-17 10:57:45 +04:00 |
|
23rd
|
2ed3543b53
|
Renamed class back from AdaptiveModern to Adaptive.
|
2021-06-16 09:31:32 +03:00 |
|
23rd
|
80fe2f57e9
|
Removed Adaptive namespace from Window::Controller and MainWidget.
|
2021-06-16 09:31:32 +03:00 |
|
23rd
|
2d90a06078
|
Added new Adaptive class to replace legacy Adaptive namespace.
Temporarily named class as AdaptiveModern.
|
2021-06-16 09:31:32 +03:00 |
|
23rd
|
386fae952b
|
Replaced observable in SessionController with rpl.
|
2021-06-16 09:31:32 +03:00 |
|
John Preston
|
2c806b11d7
|
Always join voice chats by link with confirmation.
|
2021-03-16 17:16:01 +04:00 |
|
John Preston
|
c0df6f7bca
|
Join voice chats by invite links.
|
2021-03-12 16:58:26 +04:00 |
|
John Preston
|
467449ac13
|
When reporting peer allow to select messages first.
|
2021-02-22 23:42:42 +04:00 |
|
23rd
|
019e691fbb
|
Moved some session dependent methods to SessionController.
MainWindow::showAddContact(),
MainWindow::showNewGroup(),
MainWindow::showNewChannel().
|
2021-02-04 18:13:03 +04:00 |
|
John Preston
|
b6483cb65c
|
Use shared_ptr<Memento> for sections.
|
2020-12-14 18:48:10 +04:00 |
|
23rd
|
c8643aa1ee
|
Wrapped raw SectionMemento with unique_ptr.
|
2020-12-14 17:09:24 +04:00 |
|
John Preston
|
1b624d67b8
|
Support voice chats in legacy groups, with migration.
|
2020-12-14 16:52:18 +04:00 |
|
John Preston
|
546881c720
|
Join other calls with confirmation.
|
2020-12-08 19:09:13 +04:00 |
|
23rd
|
1459e6f38e
|
Moved request for attached stickers to separate file.
|
2020-10-30 13:18:40 +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 |
|
John Preston
|
fb20be3e6c
|
Open channel comments, not replies.
|
2020-09-29 19:03:23 +03:00 |
|
John Preston
|
1849f01b15
|
Jump to near reply inside a replies thread.
|
2020-09-29 19:03:22 +03:00 |
|
John Preston
|
5a1a8af222
|
Suggest enabling archive and mute in settings.
|
2020-07-25 11:25:51 +04:00 |
|
John Preston
|
638d4d63c5
|
Update API scheme to layer 115.
|
2020-07-25 11:24:11 +04:00 |
|
23rd
|
6ac9ef34eb
|
Moved ActivateWindow from HistoryWidget to single place.
|
2020-07-20 21:44:07 +03:00 |
|
John Preston
|
7d0eb3ba8e
|
Fix crash in MainWidget setup with audio player.
|
2020-06-30 19:05:12 +04:00 |
|
John Preston
|
c15019dee6
|
Fix crashes in MainWidget and ApiWrap.
|
2020-06-30 18:26:44 +04:00 |
|
John Preston
|
bf7aae5fc6
|
Allow float video player across accounts.
|
2020-06-25 18:17:37 +04:00 |
|
John Preston
|
30c82bb2e0
|
Remove some MainWindow::sessionController() calls.
|
2020-06-23 21:53:44 +04:00 |
|
John Preston
|
ee43027bea
|
Remove some usages of App::main().
|
2020-06-23 21:53:39 +04:00 |
|
John Preston
|
f4f6550d66
|
Clear fake-unread status when switching folders.
|
2020-05-12 12:18:52 +04:00 |
|
John Preston
|
ad8b0387f3
|
Improve phrases for loading / empty filters.
|
2020-03-27 20:36:03 +04:00 |
|
John Preston
|
455d113955
|
Fix small column layout with filters side bar.
|
2020-03-27 20:36:03 +04:00 |
|
John Preston
|
4881981cf6
|
Enable / disable side bar based on filters.
|
2020-03-27 20:36:03 +04:00 |
|
John Preston
|
c279986493
|
Move filters side bar inside bodyWidget.
|
2020-03-27 20:36:02 +04:00 |
|
John Preston
|
d4b9b65724
|
First version of the filters side bar.
|
2020-03-27 20:36:01 +04:00 |
|
John Preston
|
8c11e1724a
|
Move poll results to a Info-like layer.
|
2020-01-23 10:09:33 +03:00 |
|
John Preston
|
a6c84c36c0
|
Use layers and boxes from lib_ui.
|
2019-10-19 12:27:52 +04:00 |
|
John Preston
|
c5845f17ae
|
Remove twidget header.
|
2019-10-01 23:59:46 +03:00 |
|