John Preston
|
616f4e4027
|
Allow volume changing in RTMP stream context menu.
|
2022-03-14 13:45:05 +04:00 |
|
John Preston
|
3b9ac19482
|
Allow pinning chats in folders when 100 added.
|
2022-03-14 11:11:17 +04:00 |
|
23rd
|
2d28d795cf
|
Replaced PinMessageBox with generic box.
|
2022-03-08 12:43:00 +03:00 |
|
John Preston
|
a2e57de3a3
|
Fix crash in delete contact box creation.
|
2022-03-06 14:44:12 +04:00 |
|
23rd
|
fd528aa1b7
|
Removed Ui::show from window peer menu functions.
|
2022-03-04 11:25:10 +03:00 |
|
John Preston
|
71228eae59
|
Show user name when deleting all messages from user.
|
2022-02-28 19:45:19 +03:00 |
|
23rd
|
5718789d53
|
Replaced Ui::InformBox and Ui::ConfirmBox with GenericBox.
|
2022-02-28 09:08:01 +03:00 |
|
23rd
|
bb78c43de5
|
Removed mutable lambdas from window peer menu.
|
2022-02-28 08:08:32 +03:00 |
|
John Preston
|
e89c95551f
|
Show correct downloads elements context menu.
|
2022-02-27 20:26:52 +03:00 |
|
23rd
|
37cd4f51eb
|
Added view-profile-in-chats-list-context-menu option.
|
2022-02-01 18:48:02 +03:00 |
|
John Preston
|
5c9c836857
|
Version 3.4.3: Fix build with GCC.
|
2022-01-04 00:01:56 +03:00 |
|
John Preston
|
c1d948ef63
|
Reshuffle chat menus.
|
2022-01-03 18:16:19 +03:00 |
|
John Preston
|
b773bb6e70
|
Add icons to the media viewer menus.
|
2021-12-29 21:22:33 +03:00 |
|
John Preston
|
2c36623cfb
|
Add some icons to popup menus.
|
2021-12-29 21:22:33 +03:00 |
|
John Preston
|
5e7e7eaa83
|
FullMsgId rely on PeerId instead of ChannelId.
|
2021-12-22 10:11:57 +00:00 |
|
23rd
|
69dc6c98ce
|
Removed unused MTPBool from callbacks on done.
|
2021-11-30 17:37:39 +04:00 |
|
23rd
|
f255573070
|
Replaced use of raw MTP* participant type with new transitional class.
|
2021-11-26 18:00:22 +04:00 |
|
23rd
|
b9c64499bd
|
Moved code for api participants to separated file.
|
2021-11-26 18:00:21 +04: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
|
ea10cf5758
|
Moved api polls processing to separated file.
|
2021-10-20 22:56:19 +03: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 |
|
23rd
|
3fa529d858
|
Extracted MaxInviteBox to separated file.
|
2021-10-19 06:34:27 +03:00 |
|
23rd
|
9117b3cdfa
|
Extracted DeleteMessagesBox to separated file.
|
2021-10-19 06:34:27 +03:00 |
|
23rd
|
d4fe5f7a83
|
Extracted PinMessageBox to separated file.
|
2021-10-19 06:34:27 +03:00 |
|
John Preston
|
4ea72f8f89
|
Don't add "Change colors" to profile menu.
|
2021-09-30 15:30:29 +04:00 |
|
John Preston
|
ab0d2bf9c6
|
Initial chat theme changing.
|
2021-09-28 19:27:41 +04:00 |
|
John Preston
|
6eb5d47c35
|
Couple of crash fixes.
|
2021-09-01 13:27:36 +03:00 |
|
John Preston
|
9dfc60026e
|
Add simple forwarding options on bar click.
|
2021-08-31 19:47:38 +03:00 |
|
23rd
|
0ae260c6e1
|
Moved MTP blocked peers from ApiWrap to Api::BlockedPeers.
|
2021-08-10 15:46:18 +03:00 |
|
John Preston
|
f22e68fc32
|
Don't use MTP* for PeerSettings flags.
|
2021-07-08 17:32:39 +03:00 |
|
John Preston
|
5519bb3523
|
Allow reporting private groups as well.
Fixes #7451.
|
2021-06-24 17:44:55 +04:00 |
|
23rd
|
824fbc21e8
|
Removed Adaptive namespace from peer context menu.
|
2021-06-16 09:31:32 +03:00 |
|
John Preston
|
a82d1e863e
|
Version 2.7.1: Fix channels ban in admin log.
|
2021-03-20 18:19:31 +04:00 |
|
John Preston
|
a0a13c3b86
|
Update API scheme to layer 126.
|
2021-03-20 15:43:35 +04:00 |
|
Ilya Fedin
|
c0c10689a1
|
Get rid of deprecated ranges::view usage
|
2021-03-13 19:14:58 +03:00 |
|
John Preston
|
68b0a85369
|
Rename RPCError to MTP::Error.
|
2021-03-12 16:58:26 +04:00 |
|
John Preston
|
8142acc709
|
Remove legacy #feed code.
|
2021-02-25 17:03:51 +04:00 |
|
John Preston
|
27681db7f6
|
Show better error on invite peek discussion group open.
|
2021-02-23 17:16:29 +04:00 |
|
John Preston
|
0a678ae8bd
|
No 'Clear History' for everyone in groups.
|
2021-02-22 23:42:42 +04:00 |
|
John Preston
|
467449ac13
|
When reporting peer allow to select messages first.
|
2021-02-22 23:42:42 +04:00 |
|
John Preston
|
14d525dade
|
Add 'Clear History' to channels as auto-delete entry point.
|
2021-02-22 23:42:41 +04:00 |
|
John Preston
|
f94280be7f
|
Use langpack strings in a better way.
|
2020-12-22 19:16:54 +04:00 |
|
John Preston
|
92bc278052
|
Allow inviting contacts to voice chats.
|
2020-12-22 12:33:06 +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 |
|
23rd
|
c109e35d95
|
Fixed send options in CreatePollBox and SendFilesBox in replies.
|
2020-12-01 09:45:24 +03:00 |
|
John Preston
|
b3eb7858e6
|
Save local drafts in scheduled / replies sections.
Fix inline bot switch inline in scheduled / replies sections.
|
2020-11-17 12:58:07 +03:00 |
|
John Preston
|
f04b3da76a
|
Add return from bot switch_pm to Scheduled/Replies.
|
2020-11-17 12:58:06 +03:00 |
|
John Preston
|
4a8b59b788
|
Pass reply info to Window::PeerMenu.
|
2020-11-17 12:58:06 +03:00 |
|
John Preston
|
10adbecb9c
|
Support creating polls in RepliesSection.
|
2020-11-17 12:56:51 +03:00 |
|
John Preston
|
0687cea1ed
|
Fix unpinning all messages.
|
2020-10-30 18:32:22 +03:00 |
|
John Preston
|
68041d2ffb
|
Merge pinned list with migrated legacy group.
|
2020-10-30 18:32:20 +03:00 |
|
John Preston
|
994e3d8da7
|
Add hide / unpin all button in pinned section.
|
2020-10-30 18:32:20 +03:00 |
|
John Preston
|
61d335469f
|
Improve context menu in pinned section.
|
2020-10-30 18:32:20 +03:00 |
|
23rd
|
622c1a910b
|
Moved text changes of QAction in peer menu to single place.
|
2020-09-30 19:00:53 +03:00 |
|
John Preston
|
def1266216
|
Rename td-specific libs from lib_ to td_.
|
2020-09-30 10:51:17 +03:00 |
|
John Preston
|
8f4fdb6d0d
|
Fix crash in mark folder as read.
|
2020-09-29 19:03:30 +03:00 |
|
23rd
|
aecdc01e41
|
Added ability to mark all chats as read.
|
2020-09-29 19:03:29 +03:00 |
|
23rd
|
bdce2d5e25
|
Added ability to mark as read chats from folder from context menu.
Fixed #7507.
Fixed #6004.
|
2020-09-29 19:03:29 +03:00 |
|
23rd
|
f81271d1fe
|
Simplified confirmed callback for ConfirmBox instances.
|
2020-09-29 19:03:29 +03:00 |
|
John Preston
|
0fb42ed82a
|
Use special method for blocking from Replies.
|
2020-09-29 19:03:29 +03:00 |
|
John Preston
|
b097bd7225
|
Report spam from Replies reports messages.
|
2020-09-29 19:03:27 +03:00 |
|
John Preston
|
4c1213ce9e
|
Allow blocking users from Replies chat.
|
2020-09-29 19:03:26 +03:00 |
|
John Preston
|
040f29abe6
|
Remove some options from Replies three-dot menu.
|
2020-09-29 19:03:25 +03:00 |
|
John Preston
|
d42ce87c09
|
Move discussion group link to three-dot menu.
|
2020-09-29 19:03:23 +03:00 |
|
John Preston
|
55edb3bdfe
|
Update API scheme to layer 119. Count replies.
|
2020-09-29 19:03:18 +03:00 |
|
23rd
|
b12256f1ee
|
Added ability to schedule polls from section of scheduled messages.
Fixed #7433.
|
2020-08-11 18:13:40 +04:00 |
|
John Preston
|
c15019dee6
|
Fix crashes in MainWidget and ApiWrap.
|
2020-06-30 18:26:44 +04:00 |
|
John Preston
|
5d6a494934
|
Move some more settings to Core::App.
|
2020-06-25 16:25:53 +04:00 |
|
John Preston
|
65050bf9dd
|
Move export management to Core::App.
|
2020-06-25 11:14:05 +04:00 |
|
John Preston
|
30c82bb2e0
|
Remove some MainWindow::sessionController() calls.
|
2020-06-23 21:53:44 +04:00 |
|
23rd
|
b49a8e6dc1
|
Fixed crash on pinning dialog from context menu.
Regression was introduced in 3a147305b7.
|
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
|
b0f9ad71dd
|
Check some more App::main()s.
|
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 |
|
23rd
|
1630ad0804
|
Fixed crash when user pins chat in remotely removed filter.
|
2020-05-01 12:31:13 +04:00 |
|
23rd
|
c3c482aa50
|
Improved peer context menu item to archive chat.
|
2020-05-01 12:31:13 +04:00 |
|
John Preston
|
dd78052f92
|
Use new toast style structure.
|
2020-04-30 11:35:01 +04:00 |
|
John Preston
|
44e71dfa03
|
Allow hiding PSA from the chats list.
|
2020-04-30 11:35:01 +04:00 |
|
John Preston
|
8d632bd2be
|
Update API scheme to layer 103.
|
2020-04-30 11:35:01 +04:00 |
|
John Preston
|
f5aba5a907
|
Fix build with new lib_ui commits.
|
2020-04-13 15:26:09 +04:00 |
|
John Preston
|
b3f8e27661
|
Improve error phrase about pin limit.
|
2020-03-27 20:36:04 +04:00 |
|
John Preston
|
55900bbd3d
|
Save pinned chats in filters to server.
|
2020-03-27 20:36:03 +04:00 |
|
John Preston
|
e27a8fe058
|
Support pinned locally in filters.
|
2020-03-27 20:36:03 +04:00 |
|
John Preston
|
db322cc19a
|
Move requestDialogEntry to Histories.
|
2020-02-21 18:48:30 +04:00 |
|
John Preston
|
5b7f7ed70e
|
Fix reading of currently opened chat.
|
2020-02-21 18:48:29 +04:00 |
|
John Preston
|
9cccea9a87
|
All read history done through Data::Histories.
|
2020-02-21 18:48:29 +04:00 |
|
John Preston
|
d0597407d8
|
Support creating polls from bot keyboards.
|
2020-01-23 10:09:33 +03:00 |
|
John Preston
|
d72d1aabe6
|
Disable creating public polls in channels.
|
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
|
0c713a930a
|
Remove app.h / facades.h from precompiled header.
|
2019-10-01 23:59:46 +03:00 |
|
John Preston
|
6343221d7b
|
Remove many includes from stdafx.pch.
|
2019-09-06 19:31:07 +03:00 |
|
John Preston
|
ac8f924909
|
Show tdesktop cloud themes in a box.
|
2019-09-06 19:31:06 +03:00 |
|
John Preston
|
d95e54cb1a
|
Check if it is possible to 'Send now.'
|
2019-08-30 16:17:46 +03:00 |
|
John Preston
|
c46bcef9ff
|
Add 'Send now' confirmation to langpack.
|
2019-08-30 15:24:42 +03:00 |
|
John Preston
|
5758f756c9
|
Fix draft clearing on message send.
Regression was introduced in caef7dde24 .
|
2019-08-30 13:31:45 +03:00 |
|
John Preston
|
ef7087348a
|
Allow to schedule created polls.
|
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
|
694f771131
|
Allow to send scheduled messages instantly.
|
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
|
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
|
06982fdf04
|
Remove some calls to Auth().
|
2019-07-24 13:13:51 +02:00 |
|
John Preston
|
4a10a88ecf
|
Show error when forwarding to slowmode group.
|
2019-07-24 08:02:20 +02:00 |
|
John Preston
|
04bf24288a
|
Show slowmode error messages.
|
2019-07-24 08:02:20 +02:00 |
|
John Preston
|
ffba901620
|
Add a confirmation when blocking a user.
|
2019-07-15 15:47:40 +02:00 |
|
John Preston
|
567bf60644
|
Use getters in MTP classes.
|
2019-07-05 16:23:07 +02:00 |
|
John Preston
|
9d09cee1cc
|
Unblock bots without restarting from Settings.
|
2019-07-04 16:26:53 +02:00 |
|
John Preston
|
a04247a893
|
Show archive2mainmenu tooltip for 5 seconds.
|
2019-06-24 11:14:19 +02:00 |
|
John Preston
|
7d585ab72f
|
Handle located groups as public.
|
2019-06-21 14:27:46 +02:00 |
|
John Preston
|
4917ca7b32
|
Remove all legacy global namespace langs.
|
2019-06-21 11:06:52 +02:00 |
|
John Preston
|
87fc066e67
|
Use tr:: instead of lang().
|
2019-06-21 11:06:51 +02:00 |
|
John Preston
|
a7c8feaecb
|
Use tr:: instead of langFactory and __rich.
|
2019-06-21 11:06:50 +02:00 |
|
John Preston
|
d1d98c3bb1
|
Use tr:: instead of langFactory in box titles.
|
2019-06-21 11:06:50 +02:00 |
|
John Preston
|
ca7c50fbcd
|
Remove pseudo-HTML from langpacks and Ui::Text::String.
|
2019-06-21 11:06:46 +02:00 |
|
John Preston
|
9066acd2dd
|
Use new box for editing contact name.
|
2019-06-21 11:06:46 +02:00 |
|
John Preston
|
2162aa8df0
|
Rename Text to Ui::Text::String.
|
2019-06-21 11:06:46 +02:00 |
|
John Preston
|
08d4715ad6
|
Implement a new AddToContactBox.
|
2019-06-21 11:06:45 +02:00 |
|
John Preston
|
213a8d888a
|
Implement report spam from ContactStatus bar.
|
2019-06-21 11:06:45 +02:00 |
|
John Preston
|
14b82698f8
|
Update API scheme to layer 102.
|
2019-06-21 11:06:44 +02:00 |
|
23rd
|
ece315f3c5
|
Added ability to move archive in main menu.
- Added Folder::paintUserpic overload for custom color.
- Reduced size of _cloudButton.
|
2019-06-17 15:30:46 +02:00 |
|
John Preston
|
e7c40ff2a8
|
Return 'View info' to right-click menu.
|
2019-06-17 14:28:16 +02:00 |
|
John Preston
|
a547f80ae9
|
Rename Window::Controller to Window::SessionController.
|
2019-06-06 13:21:40 +03:00 |
|
23rd
|
62a6812259
|
Added ability to update pinned dialogs.
|
2019-05-27 15:34:59 +02:00 |
|
John Preston
|
4356b1c193
|
Allow collapsing archive in the chats list.
|
2019-05-03 15:08:53 +04:00 |
|
John Preston
|
5f1cb9d31c
|
Put archive action on top of the menu.
|
2019-05-01 17:10:11 +04:00 |
|
John Preston
|
edf4180d11
|
Don't suggest to archive Saved Messages.
|
2019-05-01 16:11:47 +04:00 |
|
John Preston
|
7669b8e12b
|
Don't suggest to archive proxy sponsor.
|
2019-05-01 16:11:45 +04:00 |
|
John Preston
|
accb20a571
|
Improve archived toast notification.
|
2019-05-01 16:11:41 +04:00 |
|
John Preston
|
08101ba666
|
Forbid to archive Telegram Notifications.
|
2019-05-01 16:11:41 +04:00 |
|
John Preston
|
48ad171a29
|
Clear chats list context menu a bit.
|
2019-05-01 16:11:41 +04:00 |
|
John Preston
|
6dd8f32f66
|
Fix build on Xcode.
|
2019-05-01 16:11:39 +04:00 |
|
John Preston
|
9ff02707bf
|
Improve archive chat list entry layout.
|
2019-05-01 16:11:38 +04:00 |
|
John Preston
|
8fd811517b
|
Count unread correctly in folders.
|
2019-05-01 16:11:37 +04:00 |
|
John Preston
|
58519300ea
|
Support pinned chats in folders.
|
2019-05-01 16:11:37 +04:00 |
|
John Preston
|
518ff146b2
|
Don't allow reordering of the archive.
|
2019-05-01 16:11:36 +04:00 |
|
John Preston
|
854870683b
|
Add ability to archive/unarchive the chats.
|
2019-05-01 16:11:35 +04:00 |
|
John Preston
|
9bf8a8108d
|
Comment out non-folder feed code.
|
2019-04-25 14:16:30 +04:00 |
|
John Preston
|
eb1825defd
|
Add revoking of full history.
|
2019-03-24 12:12:44 +04:00 |
|
John Preston
|
dd8c526fb7
|
Prepare code for revoking of full history.
|
2019-03-24 12:12:43 +04:00 |
|
23rd
|
8887272577
|
Refactored code. Removed unused code.
- Deleted manage_peer_box from sources.
|
2019-03-22 13:40:22 +04:00 |
|
23rd
|
ae25538706
|
Added opening of EditPeerInfoBox in new way.
|
2019-03-22 13:40:22 +04:00 |
|
23rd
|
0f3ec47074
|
Begin of EditPeerBox redesigning.
- Moved buttons from ManageGroupBox to EditPeerBox.
- Added counting of permissions.
|
2019-03-22 13:40:21 +04:00 |
|
23rd
|
2aecd1035e
|
Removed "Export history" from context menu for empty chats.
|
2019-03-22 13:38:09 +04:00 |
|
John Preston
|
13a9b967e9
|
Use user phrases for support accounts.
|
2019-03-12 14:38:59 +04:00 |
|
23rd
|
193e454fd4
|
Fixed sending polls as reply to other messages.
Fixes #5550.
|
2019-02-17 15:55:44 +04:00 |
|