John Preston
|
b47e29b182
|
Fix custom chat themes in scheduled messages.
|
2021-11-26 18:00:19 +04:00 |
|
John Preston
|
8c824edaa5
|
Choose send as in scheduled / discussions.
|
2021-11-26 18:00:19 +04:00 |
|
John Preston
|
773755d70e
|
Send as a channel in HistoryWidget.
|
2021-11-26 18:00:18 +04:00 |
|
John Preston
|
1bd74fe478
|
Choose a channel to send messages as.
|
2021-11-26 18:00:18 +04:00 |
|
John Preston
|
4691cff3f6
|
Start SendAsButton in HistoryWidget.
|
2021-11-26 18:00:18 +04:00 |
|
John Preston
|
c534f3f22e
|
Some internal HistoryItem refactoring.
Replace most IsServerMsgId / id <=> 0 with isRegular().
Track isLocal / isHistoryEntry in flags.
Remove toHistoryMessage.
|
2021-11-07 12:50:13 +04:00 |
|
23rd
|
55eb381bd2
|
Removed display of stale sponsored messages.
|
2021-11-05 11:27:26 +03:00 |
|
John Preston
|
7a57174ab1
|
Register sponsored view only on full message show.
|
2021-11-03 15:49:48 +04:00 |
|
23rd
|
27dc91e51a
|
Moved management of selecting scroll to separated class in td_ui.
|
2021-10-30 21:22:51 +03:00 |
|
John Preston
|
7ad6699bff
|
Show mouse hold tip when clicking record button.
|
2021-10-30 15:13:18 +04:00 |
|
John Preston
|
97ae094c3c
|
Update API scheme with new cloud themes.
|
2021-10-29 18:31:07 +04:00 |
|
John Preston
|
2163957299
|
Fix empty chat history after custom themed chat.
|
2021-10-29 18:31:06 +04:00 |
|
John Preston
|
7543351bc9
|
Add pending requests bar in the chat.
|
2021-10-29 18:31:06 +04:00 |
|
John Preston
|
9e05e44a14
|
Inform about join request being sent.
|
2021-10-29 18:31:06 +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 |
|
23rd
|
9117b3cdfa
|
Extracted DeleteMessagesBox to separated file.
|
2021-10-19 06:34:27 +03:00 |
|
23rd
|
455c7280a4
|
Fixed possible crash in scroll of empty HistoryWidget.
|
2021-10-08 19:10:39 +03:00 |
|
23rd
|
419f6345b3
|
Added sponsored messages to HistoryWidget.
|
2021-10-07 11:09:09 +04:00 |
|
John Preston
|
d5f935b73d
|
Put mini-previews after sender name.
|
2021-10-04 23:47:33 +04:00 |
|
John Preston
|
8c21fad642
|
Move preview paint to Dialogs::Ui::MessageView.
|
2021-10-04 23:45:21 +04:00 |
|
23rd
|
cb8f49aea0
|
Removed Q_OBJECT from ScrollArea.
|
2021-09-30 18:45:38 +03:00 |
|
John Preston
|
1e660fc2a2
|
Allocate 64 bits for message ids.
|
2021-09-30 13:49:37 +04:00 |
|
John Preston
|
a8efd0ef3d
|
Show chosen element in custom theme selector.
|
2021-09-28 19:27:41 +04:00 |
|
John Preston
|
ab0d2bf9c6
|
Initial chat theme changing.
|
2021-09-28 19:27:41 +04:00 |
|
John Preston
|
1eef94e8d9
|
Fix possible crash in delayed typing updates.
|
2021-09-25 22:39:11 +04:00 |
|
John Preston
|
e0135e509d
|
Allow exporting test chat themes.
|
2021-09-19 14:40:43 +03:00 |
|
John Preston
|
13c00949ed
|
Add a simple way of testing color themes.
|
2021-09-10 22:29:30 +03:00 |
|
John Preston
|
453954f901
|
Fix forward options for text messages.
|
2021-09-10 14:33:18 +03: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
|
4273167aa2
|
Adjust outgoing bubble text and icon colors.
|
2021-09-07 23:41:08 +03:00 |
|
John Preston
|
a6c98f4bb4
|
Update API scheme to layer 133.
|
2021-09-07 23:41:07 +03:00 |
|
23rd
|
c1d3e5f0c5
|
Removed sending of typing action when sticker is chose in autocomplete.
|
2021-09-07 23:41:07 +03:00 |
|
23rd
|
d4c0ac5e4a
|
Removed forwarding options for dices.
|
2021-09-07 23:41:07 +03:00 |
|
John Preston
|
241798ac29
|
Custom colors in historyDown/unreadMentions buttons.
|
2021-09-06 13:13:26 +03:00 |
|
John Preston
|
2a2607d026
|
Custom colors in history_view_service_message module.
|
2021-09-06 13:13:26 +03:00 |
|
John Preston
|
5aff4cca0e
|
Fix rare crash in message history resizing.
|
2021-09-01 19:21:39 +03:00 |
|
23rd
|
59977da2b4
|
Added choosing sticker action to field autocomplete.
|
2021-09-01 01:23:20 +03:00 |
|
John Preston
|
9dfc60026e
|
Add simple forwarding options on bar click.
|
2021-08-31 19:47:38 +03:00 |
|
23rd
|
8c17e3e578
|
Added sending action when choosing sticker.
|
2021-08-30 20:50:32 +03:00 |
|
John Preston
|
85e4c8527b
|
Always write local drafts the same way.
|
2021-08-30 20:32:58 +03:00 |
|
John Preston
|
beff635e45
|
Colorize bubbles according to a custom chat theme.
|
2021-08-30 20:32:57 +03:00 |
|
John Preston
|
0a1e84ddb2
|
Move ChatTheme to td_ui.
|
2021-08-30 20:32:57 +03:00 |
|
John Preston
|
3cd0f9d189
|
Start non-unique ChatTheme.
|
2021-08-30 20:32:57 +03:00 |
|
John Preston
|
33936195a1
|
Animate the chat background in Saved Messages.
|
2021-08-18 11:33:37 +03:00 |
|
John Preston
|
7a06eccaec
|
Make complex gradients animate on outgoing messages.
|
2021-08-16 16:07:43 +03:00 |
|
John Preston
|
3dadcd9352
|
Animated transition on pattern-on-gradient resize.
|
2021-08-16 10:26:08 +03:00 |
|
John Preston
|
474a6a71d9
|
Move unread mentions menu to chat_helpers/send_context_menu.
|
2021-08-12 10:06:16 +03:00 |
|
John Preston
|
393173c1da
|
Finish 'Mark mentions as read' context menu.
|
2021-08-12 09:46:02 +03:00 |
|