|
|
734a07ae92
|
Updated TDesktop sources to 3.5.2+95e806c
|
2022-02-15 10:28:12 +03:00 |
|
John Preston
|
d89d8b09da
|
Preload chats in support switch.
|
2022-02-08 00:24:11 +03:00 |
|
John Preston
|
609cab6e2f
|
Fix build with Xcode.
|
2022-01-06 15:41:12 +03:00 |
|
John Preston
|
18e6e2da9e
|
Open specific chat only in one window.
|
2022-01-04 19:36:33 +03:00 |
|
John Preston
|
54247cd11b
|
Create dialogs widget only in the primary window.
|
2022-01-04 16:44:53 +03:00 |
|
|
|
3d1eb14ff7
|
Updated TDesktop sources to 3.3
|
2021-12-08 19:05:46 +03:00 |
|
|
|
f418e7ff73
|
Updated TDesktop sources to 3.2.5
|
2021-12-07 14:28:17 +03:00 |
|
John Preston
|
551e1f787c
|
Move volume dropdown management to audio player.
|
2021-11-26 18:00:21 +04:00 |
|
John Preston
|
8d66680a96
|
Show info about request chat admin incoming message.
|
2021-11-26 18:00:20 +04:00 |
|
John Preston
|
395100584f
|
Add a second dropdown with playback mode controls.
|
2021-11-26 18:00:20 +04:00 |
|
John Preston
|
8a1140c09f
|
Extract Media::Player::Dropdown widget.
|
2021-11-18 21:51:10 +04:00 |
|
John Preston
|
4efeaacf5c
|
Add send context menu to StickerSetBox.
|
2021-11-02 20:11:20 +04:00 |
|
23rd
|
159beb138a
|
Moved api peer photo processing to separated file.
Removed MainWidget::deletePhotoLayer.
|
2021-10-20 22:56:19 +03:00 |
|
23rd
|
80461bd9fe
|
Moved ConfirmBox to Ui namespace.
|
2021-10-19 06:34:27 +03:00 |
|
23rd
|
e3ef7d6631
|
Removed MainWidget::highlightStartTime.
|
2021-09-30 18:45:38 +03:00 |
|
23rd
|
21aa1f49d7
|
Moved views increment scheduler from MainWidget to separate file.
|
2021-09-30 18:45:38 +03:00 |
|
John Preston
|
ab0d2bf9c6
|
Initial chat theme changing.
|
2021-09-28 19:27:41 +04:00 |
|
|
|
3f08b7ec96
|
Updated TDesktop sources to 3.0.1
|
2021-09-17 17:28:15 +03:00 |
|
|
|
3f4f5f78b8
|
Updated TDesktop sources to 2.9.3
|
2021-09-16 15:20:02 +03:00 |
|
John Preston
|
9dfc60026e
|
Add simple forwarding options on bar click.
|
2021-08-31 19:47:38 +03:00 |
|
John Preston
|
2667bb3568
|
Move background caching to Window::SessionController.
|
2021-08-16 10:26:08 +03:00 |
|
23rd
|
479611f6df
|
Removed ui_getPeerForMouseAction.
|
2021-07-27 02:50:08 +03:00 |
|
23rd
|
34cac3092f
|
Moved utils for sending bot commands to separated file.
|
2021-07-27 02:50:08 +03:00 |
|
23rd
|
82165bec5e
|
Replaced MainWidget::replyToItem with history element delegate.
|
2021-07-26 17:39:18 +03:00 |
|
|
|
f28b9ccf0c
|
Updated TDesktop sources to 2.8.8
|
2021-07-16 03:03:15 +03:00 |
|
John Preston
|
4276b6cce0
|
Use rpl for Window::Theme::Background updates.
|
2021-07-15 16:42:36 +03:00 |
|
|
|
230919a873
|
Updated TDesktop sources to 2.7.10+5519bb35
|
2021-06-27 03:56:31 +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
|
80fe2f57e9
|
Removed Adaptive namespace from Window::Controller and MainWidget.
|
2021-06-16 09:31:32 +03:00 |
|
|
|
782ccde92a
|
Fix reopening of recent actions section
|
2021-04-07 05:37:17 +03:00 |
|
|
|
1927ab7955
|
Updated TDesktop sources to 2.7.1+c08a148
|
2021-03-28 16:07:58 +03:00 |
|
John Preston
|
68b0a85369
|
Rename RPCError to MTP::Error.
|
2021-03-12 16:58:26 +04:00 |
|
Ilya Fedin
|
23272430b4
|
Build with QT_NO_KEYWORDS
|
2021-03-04 12:07:54 +04:00 |
|
|
|
8d9e17482c
|
Updated TDesktop sources to 2.6
|
2021-02-27 19:54:04 +03:00 |
|
John Preston
|
467449ac13
|
When reporting peer allow to select messages first.
|
2021-02-22 23:42:42 +04:00 |
|
|
|
3148d17442
|
Updated TDesktop sources to 2.5.1+feff514
|
2020-12-23 22:04:48 +03:00 |
|
John Preston
|
b6483cb65c
|
Use shared_ptr<Memento> for sections.
|
2020-12-14 18:48:10 +04:00 |
|
23rd
|
dc7a754418
|
Added ability to prevent application lock and account switch.
|
2020-12-14 17:09:24 +04:00 |
|
23rd
|
24b8377a2a
|
Added initial implementation of display sections prevent.
|
2020-12-14 17:09:24 +04:00 |
|
23rd
|
c8643aa1ee
|
Wrapped raw SectionMemento with unique_ptr.
|
2020-12-14 17:09:24 +04:00 |
|
John Preston
|
41591ff2e9
|
Add group calls top bar.
|
2020-12-01 09:45:21 +03:00 |
|
23rd
|
5eba680483
|
Added play button for recorded voice data.
|
2020-11-17 12:58:07 +03:00 |
|
John Preston
|
4a8b59b788
|
Pass reply info to Window::PeerMenu.
|
2020-11-17 12:58:06 +03:00 |
|
|
|
c499cfb267
|
Updated TDesktop sources to 2.4.3
|
2020-11-09 03:26:49 +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
|
1849f01b15
|
Jump to near reply inside a replies thread.
|
2020-09-29 19:03:22 +03:00 |
|
John Preston
|
55edb3bdfe
|
Update API scheme to layer 119. Count replies.
|
2020-09-29 19:03:18 +03:00 |
|
|
|
d6face04c9
|
Mention user from context menu
|
2020-09-07 05:59:40 +03:00 |
|