tdesktop/Telegram/SourceFiles/ui/chat
John Preston 6805259f74 Don't recompress some JPEGs when sending as photos.
If JPEG is saved in progressive mode and has bpp <= 4
and max(width, height) <= 1280 then we send original bytes.
2022-03-09 17:37:51 +04:00
..
attach Don't recompress some JPEGs when sending as photos. 2022-03-09 17:37:51 +04:00
chat.style Update some icons. 2022-02-27 20:26:52 +03:00
chat_style.cpp
chat_style.h Added initial controller of message sending animations. 2022-02-25 19:41:15 +03:00
chat_theme.cpp Fix crash from background access to style::icon-s. 2022-02-01 16:51:51 +03:00
chat_theme.h Fix crash from background access to style::icon-s. 2022-02-01 16:51:51 +03:00
choose_send_as.cpp
choose_send_as.h
choose_theme_controller.cpp
choose_theme_controller.h
continuous_scroll.cpp
continuous_scroll.h
forward_options_box.cpp Added ability to set forward options from ShareBox. 2022-02-04 22:20:17 +03:00
forward_options_box.h Added ability to set forward options from ShareBox. 2022-02-04 22:20:17 +03:00
group_call_bar.cpp
group_call_bar.h
group_call_userpics.cpp
group_call_userpics.h
message_bar.cpp
message_bar.h
message_bubble.cpp Fix crash from background access to style::icon-s. 2022-02-01 16:51:51 +03:00
message_bubble.h Fix crash from background access to style::icon-s. 2022-02-01 16:51:51 +03:00
pinned_bar.cpp
pinned_bar.h
requests_bar.cpp
requests_bar.h
select_scroll_manager.cpp
select_scroll_manager.h