|
|
b3e4d0b32a
|
Merge remote-tracking branch 'tdesktop/dev' into dev
|
2020-07-01 06:33:36 +03:00 |
|
|
|
9953c875f3
|
Merge remote-tracking branch 'tdesktop/dev' into dev
|
2020-07-01 05:43:07 +03:00 |
|
John Preston
|
20ea3af2f0
|
Fix crash in edited and replied message destruction.
|
2020-06-30 20:01:17 +04:00 |
|
John Preston
|
09aff23ac9
|
Fix crashes in HistoryWidget.
|
2020-06-30 18:14:05 +04:00 |
|
John Preston
|
107dea085c
|
Fix build for OS X 10.10-10.11.
|
2020-06-30 00:05:27 +04:00 |
|
23rd
|
0227b5f2fa
|
Removed Notify::inlineKeyboardMoved as completely unused code.
|
2020-06-29 06:26:09 +04:00 |
|
23rd
|
b629e0c43a
|
Replaced Notify::replyMarkupUpdated with Data::MessageUpdate.
|
2020-06-29 06:26:02 +04:00 |
|
CrisMystik
|
7974f64b01
|
Added an option to toggle the auto-expansion of the bubbles when a message is formatted in monospace (#58) [skip ci]
|
2020-06-27 23:16:29 +03:00 |
|
|
|
0943d58ea7
|
Merge remote-tracking branch 'tdesktop/dev' into dev
|
2020-06-26 07:25:00 +03:00 |
|
John Preston
|
bf7aae5fc6
|
Allow float video player across accounts.
|
2020-06-25 18:17:37 +04:00 |
|
John Preston
|
5d6a494934
|
Move some more settings to Core::App.
|
2020-06-25 16:25:53 +04:00 |
|
John Preston
|
e7b8a52278
|
Move terms lock from Core::App to Session.
|
2020-06-24 11:56:16 +04:00 |
|
John Preston
|
30c82bb2e0
|
Remove some MainWindow::sessionController() calls.
|
2020-06-23 21:53:44 +04:00 |
|
23rd
|
0696a2d5c0
|
Replaced mapping to rpl::empty_value with rpl::to_empty.
|
2020-06-23 21:53:43 +04:00 |
|
John Preston
|
997913be25
|
One Window::Notifications system for all sessions.
|
2020-06-23 21:53:42 +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
|
3a5ede534e
|
Count all accounts in Core::App().unreadBadge.
|
2020-06-23 21:53:41 +04:00 |
|
John Preston
|
357caf8007
|
Keep separate MTP::Config's for separate accounts.
|
2020-06-23 21:53:41 +04:00 |
|
John Preston
|
f450f81215
|
Remove non-UI calls to App::main.
|
2020-06-23 21:53:40 +04:00 |
|
John Preston
|
3c4e959468
|
Replace observer_peer with rpl interface.
|
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
|
0b028b959b
|
Move updates handling MainWidget -> Api::Updates.
|
2020-06-23 21:53:39 +04:00 |
|
John Preston
|
ee43027bea
|
Remove some usages of App::main().
|
2020-06-23 21:53:39 +04:00 |
|
John Preston
|
ad4afe9293
|
Move session data localstorage -> storage_account.
|
2020-06-23 21:53:39 +04:00 |
|
John Preston
|
fc174f742a
|
Move stickers code to Data::Stickers class.
|
2020-06-23 21:53:38 +04:00 |
|
John Preston
|
4b354b0928
|
Use Main::Session in download/upload.
|
2020-06-23 21:53:38 +04:00 |
|
John Preston
|
3878a1b212
|
Remove some more Auth() calls.
|
2020-06-23 21:53:38 +04:00 |
|
Ilya Fedin
|
3a91003eea
|
Use gtk clipboard when available to avoid https://bugreports.qt.io/browse/QTBUG-56595
|
2020-06-17 20:34:47 +04:00 |
|
23rd
|
2559a3590d
|
Fixed wrong Z-order of drag areas that were under schedule button.
|
2020-06-16 20:06:37 +03:00 |
|
John Preston
|
bdbcd8e540
|
Use Main::Session in entities parsing.
|
2020-06-08 12:05:17 +04:00 |
|
|
|
34e2d309cf
|
Merge remote-tracking branch 'tdesktop/dev' into dev
|
2020-06-06 04:21:21 +03:00 |
|
23rd
|
f4042d5ad5
|
Fixed ability to see empty header in HistoryWidget.
The problem occurs by pressing the left side of the header
when there is no second layer.
|
2020-06-05 19:46:33 +04:00 |
|
|
|
9123ed2079
|
Merge remote-tracking branch 'tdesktop/dev' into dev
|
2020-06-04 18:12:48 +03:00 |
|
John Preston
|
2b9e4a8ddf
|
Simplify playing video tracking (and fix a crash).
|
2020-06-04 17:26:11 +04:00 |
|
|
|
ed5085d494
|
Merge remote-tracking branch 'tdesktop/dev' into dev
|
2020-06-03 11:58:08 +03:00 |
|
John Preston
|
36fbdfb380
|
Simplify Image, remove ImageSource.
|
2020-06-01 18:09:33 +04:00 |
|
John Preston
|
6513422e40
|
Remove legacy image-related code.
|
2020-06-01 18:09:33 +04:00 |
|
John Preston
|
f066e0f05a
|
Use Data::CloudImage for userpics.
|
2020-06-01 18:09:33 +04:00 |
|
|
|
d0fd79001d
|
Merge remote-tracking branch 'tdesktop/dev' into dev
|
2020-05-25 11:49:04 +03:00 |
|
23rd
|
41255cab44
|
Removed display views and author for sent scheduled messages.
Moved filling of post flags to a single place.
|
2020-05-20 12:41:44 +04:00 |
|
23rd
|
ccbc63cd6e
|
Added ability to paste data in section of scheduled messages.
Fixed #6702.
Fixed #6539.
|
2020-05-20 12:41:44 +04:00 |
|
|
|
d799c2492c
|
Moved kotato/boxes to kotato/customboxes
I don't look for trouble with includes.
|
2020-05-16 20:07:05 +03:00 |
|
|
|
e2591b7466
|
Option to disable emoji panel on hover
|
2020-05-15 20:20:12 +03:00 |
|
|
|
9e0e5b8f66
|
Merge remote-tracking branch 'tdesktop/dev' into dev
|
2020-05-13 00:49:52 +03:00 |
|
John Preston
|
c7878f9d21
|
Pause by-emoji stickers on sticker preview.
|
2020-05-12 12:18:31 +04:00 |
|
root
|
246ed43046
|
Remove replyTo from switchInlineBotButton in same peer
|
2020-05-12 09:29:30 +04:00 |
|
|
|
b2ef34c5d4
|
Added "Apply to sticker width" option
|
2020-05-06 02:27:04 +03:00 |
|
|
|
7de3002c8c
|
Merge remote-tracking branch 'tdesktop/dev' into dev
|
2020-05-05 17:27:04 +03:00 |
|
John Preston
|
1fa22398a9
|
Fix returning of tabbed panel in third column.
|
2020-05-05 16:55:05 +04:00 |
|