John Preston
|
fe2df96953
|
Improve paid peer-box multi-send.
|
2025-03-07 19:03:38 +04:00 |
|
23rd
|
80a1e6ecf3
|
Fixed ability to mark as read all chats for wrong account.
|
2024-12-20 19:33:06 +03:00 |
|
John Preston
|
7552328cdd
|
Multi-select in mini app send prepared.
|
2024-11-17 15:08:17 +04:00 |
|
John Preston
|
2d1fb0562d
|
Prepared messages sharing from miniapp.
|
2024-11-17 15:08:16 +04:00 |
|
John Preston
|
5f037462ed
|
Implement a special context menu for sender userpic.
|
2024-11-04 16:54:01 +04:00 |
|
John Preston
|
d1106e5ae6
|
Check effects availability in all SendMenu-s.
|
2024-05-30 21:35:05 +04:00 |
|
John Preston
|
87acc921c3
|
Pass Ui::Show to all add participant handlers.
|
2024-04-01 22:44:26 +04:00 |
|
23rd
|
01906c1161
|
Fixed display of archiving toasts on wrong window.
|
2023-12-22 07:35:02 -04:00 |
|
John Preston
|
4240568ea5
|
Pass FullReplyTo everywhere.
|
2023-10-26 14:08:40 +04:00 |
|
23rd
|
19ba685cc3
|
Added ability to mark as read all chats from menu of filter button.
|
2023-07-28 03:37:40 +03:00 |
|
John Preston
|
7877463468
|
Respect peer_types in the switch inline button.
Fixes #26274.
|
2023-05-24 19:36:58 +04:00 |
|
John Preston
|
65afa2c402
|
Detach ComposeControls from SessionController.
|
2023-05-17 15:51:52 +04:00 |
|
John Preston
|
bbd937115c
|
Add "Open in new window" to context menu.
|
2023-02-03 20:47:59 +04:00 |
|
John Preston
|
9933c6ba59
|
Mark topics as read using Ctrl+R shortcut.
Fixes #25669.
|
2023-01-05 09:53:51 +04:00 |
|
23rd
|
2c1e7bfcb6
|
Added ability to forward messages to multiple chats.
|
2022-12-02 17:02:11 +03:00 |
|
John Preston
|
eaed91263e
|
Simplify HistoryHider, remove most of uses.
|
2022-11-30 16:13:31 +04:00 |
|
John Preston
|
7384cd3463
|
Support sharing games by link to topics.
|
2022-11-01 19:25:44 +04:00 |
|
John Preston
|
d5ea0149e8
|
Implement drag-n-drop to forum topics.
|
2022-11-01 19:25:44 +04:00 |
|
John Preston
|
1ac051a812
|
Implement forwarding to topics.
|
2022-11-01 19:25:44 +04:00 |
|
John Preston
|
bc96bdf7a9
|
Add video chat management menu items to forum.
|
2022-11-01 19:25:43 +04:00 |
|
John Preston
|
8dc27339b4
|
Support pinned messages bar in topics.
|
2022-11-01 19:25:43 +04:00 |
|
John Preston
|
7cdf20a7c5
|
Allow topic deletion.
|
2022-11-01 19:25:40 +04:00 |
|
John Preston
|
89d0a71591
|
Update API scheme on layer 148: Drafts in topics.
|
2022-11-01 19:25:38 +04:00 |
|
John Preston
|
d92580b8fc
|
Update API scheme on layer 148: Notifications.
Support editing / respect notification settings for topics.
|
2022-11-01 19:25:37 +04:00 |
|
John Preston
|
df17f20a47
|
Support attach bot menu / reload / settings.
|
2022-06-03 20:07:33 +04:00 |
|
23rd
|
67d8a7e106
|
Moved out peer menu callback and its creation to separated files.
|
2022-04-01 15:53:58 +04:00 |
|
23rd
|
4bcd9de2b0
|
Added submenu support to Window::PeerMenuCallback.
|
2022-04-01 15:53:57 +04:00 |
|
23rd
|
c520cb777c
|
Replaced Window::PeerMenuCallback with struct.
|
2022-04-01 15:53:57 +04:00 |
|
23rd
|
2846aa2f77
|
Moved SendMenu to separated folder.
|
2022-03-27 17:59:30 +03:00 |
|
23rd
|
fd528aa1b7
|
Removed Ui::show from window peer menu functions.
|
2022-03-04 11:25:10 +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
|
2c36623cfb
|
Add some icons to popup menus.
|
2021-12-29 21:22:33 +03:00 |
|
John Preston
|
9dfc60026e
|
Add simple forwarding options on bar click.
|
2021-08-31 19:47:38 +03:00 |
|
John Preston
|
8142acc709
|
Remove legacy #feed code.
|
2021-02-25 17:03:51 +04:00 |
|
John Preston
|
467449ac13
|
When reporting peer allow to select messages first.
|
2021-02-22 23:42:42 +04:00 |
|
23rd
|
c109e35d95
|
Fixed send options in CreatePollBox and SendFilesBox in replies.
|
2020-12-01 09:45:24 +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
|
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
|
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 |
|
John Preston
|
0fb42ed82a
|
Use special method for blocking from Replies.
|
2020-09-29 19:03:29 +03:00 |
|
John Preston
|
4c1213ce9e
|
Allow blocking users from Replies chat.
|
2020-09-29 19:03:26 +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
|
ee43027bea
|
Remove some usages of App::main().
|
2020-06-23 21:53:39 +04:00 |
|
John Preston
|
e27a8fe058
|
Support pinned locally in filters.
|
2020-03-27 20:36:03 +04:00 |
|