John Preston
|
5e7e7eaa83
|
FullMsgId rely on PeerId instead of ChannelId.
|
2021-12-22 10:11:57 +00:00 |
John Preston
|
773755d70e
|
Send as a channel in HistoryWidget.
|
2021-11-26 18:00:18 +04:00 |
Ilya Fedin
|
847c01d605
|
Add Qt 6 support
Tested only on Linux so far
|
2021-10-21 13:15:00 +04:00 |
23rd
|
80461bd9fe
|
Moved ConfirmBox to Ui namespace.
|
2021-10-19 06:34:27 +03:00 |
23rd
|
6148edbc7d
|
Moved ConfirmBox to td_ui.
|
2021-10-19 06:34:27 +03:00 |
John Preston
|
1e660fc2a2
|
Allocate 64 bits for message ids.
|
2021-09-30 13:49:37 +04:00 |
23rd
|
900a7d0b2b
|
Appended references to const auto types in loop to prevent copying.
Suggested by Apple Clang.
|
2021-09-09 16:32:04 +03:00 |
John Preston
|
a6c98f4bb4
|
Update API scheme to layer 133.
|
2021-09-07 23:41:07 +03:00 |
John Preston
|
4276b6cce0
|
Use rpl for Window::Theme::Background updates.
|
2021-07-15 16:42:36 +03:00 |
Ilya Fedin
|
79cc797aff
|
Fix -Wunused-variable warnings
|
2021-07-13 21:43:34 +03:00 |
John Preston
|
1342077dcb
|
Use 48 bit [User/Chat/Channel]Id, 56 bit PeerId.
|
2021-04-09 15:05:00 +04:00 |
John Preston
|
ce84d9c84d
|
Improve phrases in share voice chat link box.
|
2021-03-12 22:23:26 +04:00 |
John Preston
|
68b0a85369
|
Rename RPCError to MTP::Error.
|
2021-03-12 16:58:26 +04:00 |
John Preston
|
c587335ae1
|
Adapt share voice chat link box styles.
|
2021-03-12 16:58:26 +04:00 |
John Preston
|
16e1c740ce
|
Support sharing speaker/listener link.
|
2021-03-12 16:58:26 +04:00 |
John Preston
|
6786d44b69
|
Start voice chat link sharing.
|
2021-03-12 16:58:26 +04:00 |
John Preston
|
d40768f6b0
|
Use separate styles for group call boxes.
|
2020-12-01 09:45:23 +03:00 |
John Preston
|
ae298818a8
|
Implement message bar with animations.
|
2020-10-30 18:32:17 +03:00 |
John Preston
|
4a94a0c438
|
Show replies dialog correctly.
|
2020-09-29 19:03:24 +03:00 |
23rd
|
14cda49db2
|
Moved code for send context menu to namespace.
|
2020-08-11 18:13:40 +04:00 |
23rd
|
edceed28d7
|
Moved code for send context menu to separate file.
|
2020-08-11 18:13:40 +04:00 |
John Preston
|
eb1845e33b
|
Fix crash in session destruction.
Also use rpl::event_stream for downloaderTaskFinished.
|
2020-07-01 12:26:29 +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
|
357caf8007
|
Keep separate MTP::Config's for separate accounts.
|
2020-06-23 21:53:41 +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
|
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
|
71f7aae948
|
Replace dialogs mode with filters.
|
2020-03-27 20:36:01 +04:00 |
Kirsan
|
9c562931a2
|
Respect user settings "Send by ..." for:
forward dialog
send file dialog
edit caption dialog
notification replay
schedule messages
new channel dialog
group description edit dialog
create poll dialog
rate call dialog
report bot dialog
support mode
|
2020-02-11 12:29:34 +04:00 |
23rd
|
7d519990b2
|
Added ability to customize shortcuts for silent or scheduled messages.
|
2020-01-23 10:09:34 +03:00 |
23rd
|
c08b2ae3df
|
Added ability to schedule messages to be sent when user comes online.
Pro tip: Hold Ctrl key to send a silent scheduled message!
|
2020-01-23 10:09:33 +03:00 |
John Preston
|
12f5ccaaa5
|
Use vector queues in mtproto file downloader.
|
2019-12-03 10:25:27 +03:00 |
John Preston
|
1eb62579e2
|
Support building OS X 10.10/10.11 version.
|
2019-11-05 14:27:42 +03:00 |
23rd
|
4be178c75f
|
Added SpellingHighlighter to InputField in HistoryWidget and some boxes.
|
2019-10-20 21:11:38 +04: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 |
John Preston
|
0c713a930a
|
Remove app.h / facades.h from precompiled header.
|
2019-10-01 23:59:46 +03:00 |
John Preston
|
87addd41b1
|
Add new phrases for reminders.
|
2019-08-29 10:01:28 +03:00 |
John Preston
|
ef7087348a
|
Allow to schedule created polls.
|
2019-08-27 19:10:37 +03:00 |
John Preston
|
fb96d2eef8
|
Improve schedule box design.
|
2019-08-27 19:10:37 +03:00 |
John Preston
|
debeb61540
|
Start schedule message box.
|
2019-08-27 19:10:37 +03:00 |
John Preston
|
caef7dde24
|
Bundle silent and scheduled to Api::SendOptions.
|
2019-08-27 19:10:37 +03:00 |
John Preston
|
93a52bb66e
|
Move some settings from global to Session.
|
2019-08-09 11:50:49 +01:00 |
John Preston
|
3f2cc01f48
|
Allow sending silent messages.
|
2019-07-27 17:19:04 +02:00 |
John Preston
|
bacaf805b5
|
Pass SessionNavigation to some boxes.
|
2019-07-25 20:55:11 +02:00 |
John Preston
|
ff44094ded
|
Rename AuthSession to Main::Session.
|
2019-07-24 13:45:24 +02:00 |
John Preston
|
567bf60644
|
Use getters in MTP classes.
|
2019-07-05 16:23:07 +02:00 |
John Preston
|
87fc066e67
|
Use tr:: instead of lang().
|
2019-06-21 11:06:51 +02:00 |