kotatogram-desktop/Telegram/SourceFiles/history/view/controls
John Preston 8f0e23bb25 Improve editing messages with link previews.
Now preview state can be one of (allowed, cancelled, empty-in-edit).

In case of editing a message without preview we set the state to
empty-in-edit and it changes to allowed if the links in the message
are changed somehow.

That way we don't need to cancel the preview when editing a message
with a cancelled preview and at the same time adding a link to
a message that had no preview in the first place will add a preview.
2021-01-29 15:27:17 +04:00
..
compose_controls_common.h Added ability to schedule and send without sound recorded voice data. 2020-11-17 12:58:07 +03:00
history_view_compose_controls.cpp Improve editing messages with link previews. 2021-01-29 15:27:17 +04:00
history_view_compose_controls.h Improve editing messages with link previews. 2021-01-29 15:27:17 +04:00
history_view_voice_record_bar.cpp Replaced rand_value util function with openssl::RandomValue. 2021-01-24 10:41:10 +03:00
history_view_voice_record_bar.h Added cancel button to VoiceRecordBar. 2020-12-18 06:00:07 +03:00
history_view_voice_record_button.cpp Replaced bezier circles in record button with blobs. 2020-12-21 14:03:04 +03:00
history_view_voice_record_button.h Replaced bezier circles in record button with blobs. 2020-12-21 14:03:04 +03:00