John Preston
|
d89d8b09da
|
Preload chats in support switch.
|
2022-02-08 00:24:11 +03:00 |
John Preston
|
e032dbf383
|
Cache reaction lottie in Window::SessionController.
|
2022-01-14 21:55:47 +03:00 |
John Preston
|
54247cd11b
|
Create dialogs widget only in the primary window.
|
2022-01-04 16:44:53 +03:00 |
John Preston
|
371c9c1bfe
|
Implement a nice corner reaction button.
|
2021-12-29 21:22:33 +03:00 |
John Preston
|
e148b5ff08
|
Proof-of-concept reactions dropdown.
|
2021-12-29 21:22:33 +03:00 |
John Preston
|
80fcffcc40
|
Delete history for specific days in private chats.
|
2021-11-26 18:00:19 +04:00 |
John Preston
|
7ff74b9e1e
|
Fix build without DBus.
|
2021-11-07 12:53:10 +04:00 |
John Preston
|
97ae094c3c
|
Update API scheme with new cloud themes.
|
2021-10-29 18:31:07 +04:00 |
23rd
|
d8fb5be9b5
|
Moved opening peer from PeerClickHandler to SessionController.
|
2021-10-07 23:32:10 +03:00 |
John Preston
|
ab0d2bf9c6
|
Initial chat theme changing.
|
2021-09-28 19:27:41 +04:00 |
John Preston
|
17511749de
|
Hold only last 5 custom themes in memory.
|
2021-09-19 18:15:46 +03:00 |
John Preston
|
139b9723d7
|
Accumulate and send emoji interactions.
|
2021-09-17 10:25:36 +03:00 |
John Preston
|
13c00949ed
|
Add a simple way of testing color themes.
|
2021-09-10 22:29:30 +03:00 |
John Preston
|
c318f57fc0
|
Use outbox bubble colors, adjust custom colors.
|
2021-09-07 23:41:08 +03:00 |
John Preston
|
2a2607d026
|
Custom colors in history_view_service_message module.
|
2021-09-06 13:13:26 +03:00 |
John Preston
|
beff635e45
|
Colorize bubbles according to a custom chat theme.
|
2021-08-30 20:32:57 +03:00 |
John Preston
|
f5a323e40a
|
Move all background helper methods to chat_theme module.
|
2021-08-30 20:32:57 +03:00 |
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 |