tdesktop/Telegram/SourceFiles/data
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
..
stickers Replaced rand_value util function with openssl::RandomValue. 2021-01-24 10:41:10 +03:00
data_abstract_structure.cpp
data_abstract_structure.h
data_auto_download.cpp
data_auto_download.h
data_changes.cpp
data_changes.h Allow sharing link to chats. 2021-01-25 16:47:41 +04:00
data_channel.cpp Implement new permanent invite link management. 2021-01-25 16:47:40 +04:00
data_channel.h Add support for FAKE badge. 2021-01-25 16:50:59 +04:00
data_channel_admins.cpp
data_channel_admins.h
data_chat.cpp Implement new permanent invite link management. 2021-01-25 16:47:40 +04:00
data_chat.h Support voice chats in legacy groups, with migration. 2020-12-14 16:52:18 +04:00
data_chat_filters.cpp
data_chat_filters.h
data_cloud_file.cpp
data_cloud_file.h
data_cloud_themes.cpp
data_cloud_themes.h
data_countries.cpp
data_countries.h
data_document.cpp Replaced snap util function with std::clamp. 2021-01-24 10:41:10 +03:00
data_document.h Added ability to show song cover in HistoryView and Overview::Layout. 2021-01-11 22:46:45 +03:00
data_document_media.cpp
data_document_media.h
data_drafts.cpp Improve editing messages with link previews. 2021-01-29 15:27:17 +04:00
data_drafts.h Improve editing messages with link previews. 2021-01-29 15:27:17 +04:00
data_feed_messages.cpp
data_feed_messages.h
data_file_origin.cpp
data_file_origin.h
data_flags.h
data_folder.cpp
data_folder.h
data_game.h
data_group_call.cpp Moved common GroupCall structs to separate file. 2021-01-25 19:05:03 +03:00
data_group_call.h Moved common GroupCall structs to separate file. 2021-01-25 19:05:03 +03:00
data_groups.cpp Fix repainting of non-first file album item. 2021-01-29 14:38:07 +04:00
data_groups.h Fix repainting of non-first file album item. 2021-01-29 14:38:07 +04:00
data_histories.cpp Allow deleting small groups for everyone. 2021-01-25 16:50:59 +04:00
data_histories.h
data_location.cpp
data_location.h
data_media_rotation.cpp
data_media_rotation.h
data_media_types.cpp Allow clearing calls log. 2021-01-25 16:50:59 +04:00
data_media_types.h Allow clearing calls log. 2021-01-25 16:50:59 +04:00
data_messages.cpp
data_messages.h
data_notify_settings.cpp
data_notify_settings.h
data_peer.cpp Allow deleting small groups for everyone. 2021-01-25 16:50:59 +04:00
data_peer.h Add support for FAKE badge. 2021-01-25 16:50:59 +04:00
data_peer_values.cpp Replaced snap util function with std::clamp. 2021-01-24 10:41:10 +03:00
data_peer_values.h Add voice chat indicator in the chats list. 2020-12-02 13:52:33 +03:00
data_photo.cpp Replaced snap util function with std::clamp. 2021-01-24 10:41:10 +03:00
data_photo.h
data_photo_media.cpp
data_photo_media.h
data_poll.cpp
data_poll.h
data_pts_waiter.cpp
data_pts_waiter.h
data_replies_list.cpp Fix build and tray icon menu on Windows. 2021-01-22 16:53:59 +04:00
data_replies_list.h Added Up arrow shortcut to edit comments. 2021-01-11 22:46:56 +03:00
data_reply_preview.cpp
data_reply_preview.h
data_scheduled_messages.cpp Update API scheme to layer 123. 2021-01-25 16:47:40 +04:00
data_scheduled_messages.h Unified checking for editable message. 2021-01-11 22:46:56 +03:00
data_search_controller.cpp
data_search_controller.h
data_session.cpp Fix repainting of non-first file album item. 2021-01-29 14:38:07 +04:00
data_session.h Allow clearing calls log. 2021-01-25 16:50:59 +04:00
data_shared_media.cpp Use shared_ptr<Memento> for sections. 2020-12-14 18:48:10 +04:00
data_shared_media.h
data_sparse_ids.cpp
data_sparse_ids.h
data_streaming.cpp
data_streaming.h
data_types.cpp
data_types.h Beta version 2.4.10. 2020-11-17 18:21:19 +03:00
data_user.cpp
data_user.h Add support for FAKE badge. 2021-01-25 16:50:59 +04:00
data_user_photos.cpp
data_user_photos.h
data_wall_paper.cpp
data_wall_paper.h
data_web_page.cpp Build Linux version with Qt 5.15.1 in CentOS 7 docker. 2020-11-06 11:21:34 +03:00
data_web_page.h