kotatogram-desktop/Telegram/SourceFiles/ui/chat/attach
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
..
attach_album_preview.cpp
attach_album_preview.h
attach_album_thumbnail.cpp
attach_album_thumbnail.h
attach_extensions.cpp
attach_extensions.h
attach_prepare.cpp Revert "Fixed adding caption to grouped files." 2021-01-26 12:15:54 +04:00
attach_prepare.h Revert "Fixed adding caption to grouped files." 2021-01-26 12:15:54 +04:00
attach_send_files_way.cpp
attach_send_files_way.h
attach_single_file_preview.cpp Replaced icon color for songs with bright one. 2021-01-24 10:41:10 +03:00
attach_single_file_preview.h
attach_single_media_preview.cpp
attach_single_media_preview.h