AyuGramDesktop/Telegram/SourceFiles/ui
John Preston 0d0a79b0b5 Revert "Fixed adding caption to grouped files."
This reverts commit 5277080115.

When sending an album of files each one of them can have its own
caption that will be shown below the file.

A caption for the whole album (in case of media albums) is added
to the first album item. In case of media albums this caption is
displayed under the whole album mosaic. But in case of an album
of files this caption will be displayed under the first file,
between the first and the second file of the album. This is not
what user can expect when he adds a caption for an album.

So we will send it as a separate comment, like it was done before.
2021-01-26 12:15:54 +04:00
..
boxes Move CalendarBox and ChooseDateTimeBox to td_ui. 2021-01-25 16:50:56 +04:00
chat Revert "Fixed adding caption to grouped files." 2021-01-26 12:15:54 +04:00
controls Hide 'No one joined yet.' message. 2021-01-25 16:47:41 +04:00
effects Replaced snap util function with std::clamp. 2021-01-24 10:41:10 +03:00
image Added ability to show song cover in HistoryView and Overview::Layout. 2021-01-11 22:46:45 +03:00
text Moved date and progress text formatting to tg_ui:ui/text/format_values. 2020-12-22 09:11:04 +03:00
toasts Rename td-specific libs from lib_ to td_. 2020-09-30 10:51:17 +03:00
widgets Added missed implementation of ContinuousSlider::value. 2021-01-25 19:05:03 +03:00
cached_round_corners.cpp Change button round radius. 2020-12-08 11:19:23 +04:00
cached_round_corners.h Move App::roundRect to Ui::FillRoundRect. 2020-10-30 18:32:18 +03:00
countryinput.cpp Use separate styles for group call boxes. 2020-12-01 09:45:23 +03:00
countryinput.h Use layers and boxes from lib_ui. 2019-10-19 12:27:52 +04:00
empty_userpic.cpp Add support for imported messages. 2021-01-25 16:50:58 +04:00
empty_userpic.h Add support for imported messages. 2021-01-25 16:50:58 +04:00
filter_icon_panel.cpp Move App::roundRect to Ui::FillRoundRect. 2020-10-30 18:32:18 +03:00
filter_icon_panel.h Fix filter icon panel wrong hiding. 2020-03-27 20:36:04 +04:00
filter_icons.cpp Change manage folders button icon. 2020-04-13 15:30:40 +04:00
filter_icons.h Change manage folders button icon. 2020-04-13 15:30:40 +04:00
filter_icons.style Change manage folders button icon. 2020-04-13 15:30:40 +04:00
grouped_layout.cpp Move App::roundRect to Ui::FillRoundRect. 2020-10-30 18:32:18 +03:00
grouped_layout.h Remove twidget header. 2019-10-01 23:59:46 +03:00
item_text_options.cpp Implement message bar with animations. 2020-10-30 18:32:17 +03:00
item_text_options.h Implement message bar with animations. 2020-10-30 18:32:17 +03:00
resize_area.h Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
search_field_controller.cpp Use tr:: instead of langFactory in input fields. 2019-06-21 11:06:49 +02:00
search_field_controller.h Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
special_buttons.cpp Move SendButton/EmojiButton to td_ui. 2020-10-30 18:32:18 +03:00
special_buttons.h Move SendButton/EmojiButton to td_ui. 2020-10-30 18:32:18 +03:00
special_fields.cpp Keep separate MTP::Config's for separate accounts. 2020-06-23 21:53:41 +04:00
special_fields.h Keep separate MTP::Config's for separate accounts. 2020-06-23 21:53:41 +04:00
td_common.style Rename td-specific libs from lib_ to td_. 2020-09-30 10:51:17 +03:00
ui_pch.h Move SendButton/EmojiButton to td_ui. 2020-10-30 18:32:18 +03:00
unread_badge.cpp Add support for FAKE badge. 2021-01-25 16:50:59 +04:00
unread_badge.h Add support for FAKE badge. 2021-01-25 16:50:59 +04:00