Commit graph

705 commits

Author SHA1 Message Date
6fb484d618 [Improvement] Allow to mention by name from autocomplete 2022-09-12 02:51:24 +03:00
b2613538e6 [Improvement] Allow to copy from bot response, link popup and poll solution modals 2022-09-12 02:51:23 +03:00
473de051a3 [Improvement] Shortcut to jump to date 2022-09-12 02:51:23 +03:00
ae0a9bb6a6 [Improvement] Shortcut to save draft 2022-09-12 02:51:23 +03:00
a82748f5a0 [Improvement] Allow to send inline result preview 2022-09-11 07:19:51 +03:00
8b7371fa04 [Improvement] Mention user from context menu 2022-09-11 07:19:51 +03:00
add67118de [Improvement] Permissions split 2022-09-11 07:19:51 +03:00
9c03c310d8 [Improvement] Hiding and showing pinned messages 2022-09-11 07:19:24 +03:00
e013a6ee28 [Option][GUI] Emoji panel options 2022-09-11 07:19:23 +03:00
cee0996b0a [Option][GUI] Unquoted forward and forward options 2022-09-11 07:19:23 +03:00
e68f31f573 [Option][GUI] Default folders and local folders 2022-09-11 07:19:23 +03:00
061b38ea98 [Option][GUI] Profile pic rounding 2022-09-11 07:19:23 +03:00
fd5fc10ff8 [Option][GUI] Disable edit by Up 2022-09-11 07:19:23 +03:00
3c67eea727 [Option][GUI] Always show scheduled 2022-09-11 04:37:23 +03:00
09c94b2a56 [Option][GUI] Adaptive chat bubbles 2022-09-11 04:37:23 +03:00
8f91762576 [Option][GUI] Sticker size 2022-09-11 04:37:23 +03:00
7edafb71b3 [Option][GUI] Big emoji outline 2022-09-11 04:37:23 +03:00
881bc1aa75 [Option][GUI] Font options 2022-09-11 04:37:23 +03:00
John Preston
4f4ef941c6 Move SendPreloadRequest out of HistoryWidget. 2022-02-10 15:20:37 +03:00
John Preston
a5483a5113 Fix build on Linux. 2022-02-08 19:17:44 +03:00
John Preston
d89d8b09da Preload chats in support switch. 2022-02-08 00:24:11 +03:00
John Preston
315c85fb8d Always show unread mentions / reactions buttons. 2022-01-31 23:16:56 +03:00
John Preston
4e88ea970e Fix build with GCC. 2022-01-29 12:47:20 +03:00
John Preston
e509da8fd8 Instantly mark as read visible new reactions. 2022-01-28 19:10:07 +03:00
John Preston
8da9638563 Count correct scroll-for-message with unread reaction. 2022-01-28 19:10:07 +03:00
John Preston
e9c79886d2 Track unread mentions and unread reactions the same way. 2022-01-28 19:10:07 +03:00
John Preston
2a99f1a1ef Add tabbed-panel-show-on-click option. 2022-01-28 19:10:07 +03:00
John Preston
28f2c213f7 Remove app module. Support delayed quit by Cmd+Q on macOS. 2022-01-27 15:54:20 +03:00
23rd
8bea6776f5 Replaced checking global key modifiers with qt adapters. 2022-01-26 10:34:38 +03:00
John Preston
3ff17a8789 Refactor image transformation interfaces. 2022-01-21 15:33:44 +03:00
John Preston
ecedce0c2f Fix crash in drafts saving.
Regression was introduced in 43559fb6b7.
2022-01-18 19:05:31 +03:00
23rd
e1aa08b985 Removed text commands. 2022-01-12 11:54:24 +03:00
23rd
b55ed7214a Removed text commands from history item components. 2022-01-12 11:54:24 +03:00
John Preston
43559fb6b7 Fix crash in history switching. 2022-01-05 15:14:39 +03:00
John Preston
cb8f86bc8d Attach main views to correct HistoryInner-s. 2022-01-05 00:11:29 +03:00
John Preston
9a0be43ef5 Align reactions outside of the bubble. 2022-01-03 20:00:18 +03:00
John Preston
611be90880 Rewrite sponsored to use fake sender names. 2021-12-31 16:07:36 +03:00
23rd
3aacae2cb2 Added behavior to hide spoilers when switching sections. 2021-12-29 21:22:34 +03:00
23rd
f2c7237d5f Moved item preview structs to separated file. 2021-12-29 21:22:33 +03:00
John Preston
1af2cfe143 Extract BottomInfo from HistoryView::Message. 2021-12-29 21:22:33 +03:00
John Preston
797433ebe9 Fix disappearing Send As Channel button.
Fixes #17359.
2021-12-22 12:32:09 +00:00
John Preston
5e7e7eaa83 FullMsgId rely on PeerId instead of ChannelId. 2021-12-22 10:11:57 +00:00
John Preston
9e5117d336 Respect autodownload settings in reply previews. 2021-12-03 14:59:08 +04:00
John Preston
8460a62588 Don't show "Send As" button when editing a message.
Fixes #17302.
2021-11-28 16:37:11 +04:00
John Preston
133f64f370 Fix disappearing emoji selector button. 2021-11-28 15:45:16 +04:00
23rd
b9c64499bd Moved code for api participants to separated file. 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
74cfaff100 Migrate Media::Player::Instance to rpl. 2021-11-26 18:00:20 +04:00
John Preston
80fcffcc40 Delete history for specific days in private chats. 2021-11-26 18:00:19 +04:00
John Preston
b47e29b182 Fix custom chat themes in scheduled messages. 2021-11-26 18:00:19 +04:00