23rd
|
2b3f17e982
|
Removed call button from history with service user.
|
2023-10-04 20:38:14 +04:00 |
|
ZavaruKitsu
|
163252b890
|
fix: cleanup a bit
fix: localize some strings
|
2023-09-29 13:34:31 +03:00 |
|
ZavaruKitsu
|
ad29ab0f51
|
Merge remote-tracking branch 'upstream-main/dev' into dev
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/core/version.h
# Telegram/lib_ui
# snap/snapcraft.yaml
|
2023-09-27 20:38:30 +03:00 |
|
John Preston
|
4df7761e9d
|
Allow deleting selected messages by backspace.
|
2023-09-25 12:55:29 +04:00 |
|
23rd
|
ded570a480
|
Fixed display of bulk download menu item on restricted content.
|
2023-09-25 06:27:08 +03:00 |
|
ZavaruKitsu
|
b6cf5ebb19
|
fix: adjust code for refactor of input fields in lib_ui
fix: organize imports
fix: refactor database initialization
fix: update submodule
adjusted following 98bb520f47
|
2023-09-23 14:00:47 +03:00 |
|
ZavaruKitsu
|
0502acc8a4
|
Merge tag 'v4.10.0' into dev
# Conflicts:
# README.md
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/apiwrap.cpp
# Telegram/SourceFiles/core/version.h
# Telegram/SourceFiles/data/data_stories.cpp
# Telegram/SourceFiles/platform/win/windows_app_user_model_id.cpp
# Telegram/lib_ui
# snap/snapcraft.yaml
|
2023-09-23 10:58:57 +03:00 |
|
ZavaruKitsu
|
d3ab1d60ce
|
fix: refactor popup
decouple it from submenu, because submenu causes issues with reactions lol
|
2023-09-22 10:08:39 +03:00 |
|
John Preston
|
c5634580f6
|
Add view button to channel boost link previews.
|
2023-09-22 09:43:32 +04:00 |
|
John Preston
|
29c5f6b706
|
Support channel stories archive.
|
2023-09-22 09:43:31 +04:00 |
|
John Preston
|
f3e65181cd
|
Initial suggested reaction implementation.
|
2023-09-22 09:43:31 +04:00 |
|
ZavaruKitsu
|
e1babcf69a
|
feat: new message history viewer initial
fix: use Qt formatting
kanged from `admin_log` and cleaned up a bit
|
2023-09-14 17:36:14 +03:00 |
|
23rd
|
d363a6ea84
|
Replaced url click handler in view buttons with external sponsored link.
|
2023-09-13 00:34:00 +03:00 |
|
John Preston
|
dbd4aecc56
|
Don't show message bottom info in bot about.
|
2023-09-12 11:40:33 +04:00 |
|
23rd
|
3332f012cf
|
Added tooltip and ability to copy external link to sponsored messages.
|
2023-09-12 11:40:33 +04:00 |
|
23rd
|
90adc2d97c
|
Fixed misaligned line in expanded reaction menu with disabled animation.
Fixed #26748.
|
2023-09-08 11:40:18 +03:00 |
|
23rd
|
787ed443f4
|
Increased clickable area to change forward options in sections.
|
2023-09-08 11:40:18 +03:00 |
|
23rd
|
98bb520f47
|
Adjusted code for refactor of input fields in lib_ui.
|
2023-09-04 17:36:54 +04:00 |
|
ZavaruKitsu
|
96461b91c5
|
Merge tag 'v4.9.4' into dev
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/core/version.h
# Telegram/lib_ui
# cmake
|
2023-09-01 17:20:58 +03:00 |
|
23rd
|
70e298cfe4
|
Added icon for replies to stories in dialogs list.
|
2023-08-30 18:14:14 +03:00 |
|
23rd
|
9d4b8bb9b0
|
Introduced new struct to dialogs style for icons.
|
2023-08-30 16:46:19 +03:00 |
|
23rd
|
089432be5e
|
Added icon for forwarded messages in dialogs list.
|
2023-08-30 14:50:00 +03:00 |
|
Ilya Fedin
|
d0eb7ec522
|
Fix window extents terminology
Extents is a synonym of size but we're setting not window size.
|
2023-08-29 08:02:00 +02:00 |
|
ZavaruKitsu
|
ef54775afa
|
fix: hide "All chats" folder
Co-authored-by: c0re100 <corehusky@gmail.com>
|
2023-08-27 11:00:39 +00:00 |
|
ZavaruKitsu
|
62cfe5ef98
|
Merge tag 'v4.9.3' into dev
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/core/version.h
# Telegram/lib_ui
|
2023-08-27 09:07:54 +00:00 |
|
John Preston
|
58d762f130
|
Fix web page video message with reactions.
|
2023-08-21 13:32:09 +02:00 |
|
John Preston
|
2f9ae75a65
|
Message edit: check changes correctly.
|
2023-08-21 11:06:05 +02:00 |
|
John Preston
|
311691a3bc
|
Use FlatLabel::textMaxWidth.
|
2023-08-17 13:54:53 +02:00 |
|
23rd
|
3c246fa49d
|
Fixed crash on destroying message view with reply ripple animation.
|
2023-08-15 13:08:28 +02:00 |
|
23rd
|
fd6e135700
|
Ignored drag action on reply links in unwrapped media.
|
2023-08-15 10:27:10 +03:00 |
|
23rd
|
9bf5f992a3
|
Removed not really necessary HistoryView::Media::dragItem method.
|
2023-08-15 10:26:52 +03:00 |
|
23rd
|
f539912405
|
Fixed overriding all link handlers in messages with reply.
|
2023-08-15 09:48:45 +03:00 |
|
23rd
|
10829d4a6c
|
Added glare effect to inline bot buttons while waiting response.
|
2023-08-14 22:30:40 +02:00 |
|
John Preston
|
cc27b6c5c5
|
Update icons in settings / manage layers.
|
2023-08-14 22:30:40 +02:00 |
|
John Preston
|
1207e84dcb
|
Add reaction menu to story context menu.
|
2023-08-14 22:30:38 +02:00 |
|
John Preston
|
13f67d68c4
|
Implement custom reactions in stories.
|
2023-08-14 22:30:38 +02:00 |
|
John Preston
|
4bd925ac2c
|
Implement simple UI for single-type likes in stories.
|
2023-08-14 22:30:37 +02:00 |
|
23rd
|
717041a462
|
Added ripple animation to message replies.
|
2023-08-14 22:30:36 +02:00 |
|
ZavaruKitsu
|
e5ff26b2eb
|
Merge tag 'v4.8.11' into dev
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/core/version.h
# Telegram/lib_ui
|
2023-08-11 12:44:07 +00:00 |
|
John Preston
|
bda3bae712
|
Always use crl::time for media durations.
|
2023-08-04 08:46:46 +02:00 |
|
23rd
|
eb2fa5b806
|
Added round corners to preview in pinned messages bar.
|
2023-08-04 08:46:45 +02:00 |
|
ZavaruKitsu
|
576671e222
|
feat: don't read stories
feat: show message ID in tooltip
feat: update strings
fix: invert strings
|
2023-08-01 12:45:59 +00:00 |
|
ZavaruKitsu
|
486e6e681c
|
fix: better message seconds (thx to 64Gram)
|
2023-08-01 11:23:40 +00:00 |
|
ZavaruKitsu
|
1f6c440341
|
Merge remote-tracking branch 'tdesktop-ustream/dev' into dev
# Conflicts:
# Telegram/CMakeLists.txt
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/core/version.h
# Telegram/lib_ui
# lib/xdg/org.telegram.desktop.service
|
2023-08-01 09:59:53 +00:00 |
|
John Preston
|
61f4defa4d
|
Partially revert "Support and use share comment in stories."
Send sharing comment as a separate message, like in posts sharing.
|
2023-07-28 21:20:18 +04:00 |
|
John Preston
|
815e9d2462
|
Call viewMessage only when marking as read.
|
2023-07-28 12:20:41 +04:00 |
|
John Preston
|
37ab65d952
|
Allow editing photos in messages in ComposeControls.
|
2023-07-26 10:47:19 +04:00 |
|
John Preston
|
e71f614f4d
|
Fix a possible crash in messages list.
|
2023-07-26 09:48:44 +04:00 |
|
23rd
|
fd33fb4e7a
|
Fixed style of input field in boxes from compose controls in media view.
|
2023-07-24 23:09:11 +03:00 |
|
23rd
|
39f494eadd
|
Removed display of right buttons in message field while editing message.
|
2023-07-24 17:52:06 +03:00 |
|