RadRussianRus
|
2daaf3f402
|
Options to remember forward mode and set default
|
2021-09-20 21:09:03 +03:00 |
|
RadRussianRus
|
fa4931a0e0
|
Updated TDesktop sources to 3.1
|
2021-09-20 04:56:43 +03:00 |
|
John Preston
|
e0135e509d
|
Allow exporting test chat themes.
|
2021-09-19 14:40:43 +03:00 |
|
RadRussianRus
|
3f08b7ec96
|
Updated TDesktop sources to 3.0.1
|
2021-09-17 17:28:15 +03:00 |
|
RadRussianRus
|
3f4f5f78b8
|
Updated TDesktop sources to 2.9.3
|
2021-09-16 15:20:02 +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 |
|
RadRussianRus
|
d2ef174d13
|
Reorganize custom boxes
|
2021-08-25 01:09:37 +03:00 |
|
RadRussianRus
|
d30aeea8fd
|
Rework translations
|
2021-08-24 21:32:43 +03:00 |
|
RadRussianRus
|
f620f7480b
|
Rework hiding 'via @bot' option
Instead of using "hide_via" flag, it sends preview of inline query.
|
2021-08-23 17:49:25 +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 |
|
test
|
f189ffc6ac
|
Summary
|
2021-08-12 08:52:56 +03:00 |
|
Ilya Fedin
|
414456d003
|
Revert "Use gtk clipboard when available to avoid https://bugreports.qt.io/browse/QTBUG-56595"
Fixed in Qt by https://codereview.qt-project.org/c/qt/qtbase/+/306771
This reverts commit 3a91003eeacb038032499d60f3a47e3ef6e4c14f.
|
2021-08-12 08:51:10 +03:00 |
|
23rd
|
76eb00cea9
|
Added drafts saving on account switching.
|
2021-08-12 02:36:41 +03:00 |
|
John Preston
|
c79cd0b692
|
Use Images::Read instead of App::readImage.
|
2021-08-11 18:55:08 +03:00 |
|
Ilya Fedin
|
97262a99c7
|
Get rid of osx and linux32 special targets
|
2021-08-11 16:59:27 +03:00 |
|
RadRussianRus
|
10d0710637
|
Fix hiding emoji panel with hover disabled
|
2021-08-04 02:25:36 +03:00 |
|
23rd
|
479611f6df
|
Removed ui_getPeerForMouseAction.
|
2021-07-27 02:50:08 +03:00 |
|
23rd
|
a030907598
|
Refactored sending bot commands.
|
2021-07-27 02:50:08 +03:00 |
|
23rd
|
34cac3092f
|
Moved utils for sending bot commands to separated file.
|
2021-07-27 02:50:08 +03:00 |
|
23rd
|
93bcd90fd4
|
Provided more context for click handlers.
|
2021-07-27 02:18:49 +03:00 |
|
John Preston
|
b27dc4ef8d
|
Fix crash in messages animation.
|
2021-07-23 21:41:43 +03:00 |
|
RadRussianRus
|
3cf6384bed
|
Updated TDesktop sources to 2.8.11+2de0b79
|
2021-07-20 14:28:36 +03:00 |
|
John Preston
|
773912f586
|
Apply local / server comment updates together.
|
2021-07-20 12:20:22 +03:00 |
|
John Preston
|
c789349b24
|
Support add item animation in ListWidget (sections).
|
2021-07-20 12:20:22 +03:00 |
|
John Preston
|
7bbc4b7191
|
Add basic new messages animation.
|
2021-07-20 12:20:22 +03:00 |
|
RadRussianRus
|
315c0264ab
|
Updated TDesktop sources to 2.8.11
|
2021-07-19 09:25:24 +03:00 |
|
RadRussianRus
|
f28b9ccf0c
|
Updated TDesktop sources to 2.8.8
|
2021-07-16 03:03:15 +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
|
2ffda9f240
|
Don't use MTP* for ChatAdminRight / ChatRestriction.
|
2021-07-08 13:34:06 +03:00 |
|