tdesktop/Telegram/SourceFiles/data
John Preston 10022a3c6d Highlight quotes in replies to file albums. 2023-10-31 23:06:21 +04:00
..
notify Don't show yourself in notification exceptions. 2023-09-01 12:00:25 +04:00
stickers Implement background emoji selector. 2023-10-28 18:06:17 +04:00
data_abstract_sparse_ids.h Start stories overview in profile / My Stories. 2023-07-20 07:20:10 +04:00
data_abstract_structure.cpp Moved NeverFreedPointer to lib_base. 2023-01-09 12:51:32 +03:00
data_abstract_structure.h
data_audio_msg_id.cpp Update API scheme on layer 160: Duration. 2023-07-20 07:20:10 +04:00
data_audio_msg_id.h Added ability to change playback speed for long audio files. 2021-09-01 01:23:20 +03:00
data_auto_download.cpp Use small userpic video in dialogs list / chat history. 2022-06-03 15:58:02 +04:00
data_auto_download.h Update API scheme to layer 143. 2022-05-19 17:27:02 +04:00
data_boosts.h Added Data class for boosts. 2023-10-21 09:37:30 +04:00
data_bot_app.cpp Implement opening of t.me/bot/app-s. 2023-03-07 08:42:29 +03:00
data_bot_app.h Handle new 'web_app_setup_settings_button' event. 2023-10-26 14:08:40 +04:00
data_changes.cpp Support replies to stories layout in messages. 2023-07-20 07:20:09 +04:00
data_changes.h Update color index caches on palette change. 2023-10-26 14:08:43 +04:00
data_channel.cpp Added API support of channel flag for channel statistics. 2023-10-11 22:12:29 +04:00
data_channel.h Added initial entry point for channel statistics. 2023-10-11 22:12:28 +04:00
data_channel_admins.cpp
data_channel_admins.h
data_chat.cpp Initial chat-translation feature implementation. 2023-02-02 22:12:32 +04:00
data_chat.h Support separate message type group restrictions. 2023-02-02 22:12:31 +04:00
data_chat_filters.cpp Improve reply options edit design. 2023-10-26 14:08:43 +04:00
data_chat_filters.h Improve filters save-on-demand. 2023-04-11 19:17:39 +04:00
data_chat_participant_status.cpp Update API scheme to layer 164. 2023-09-22 09:43:31 +04:00
data_chat_participant_status.h Update API scheme to layer 164. 2023-09-22 09:43:31 +04:00
data_cloud_file.cpp Differ file download failure reasons 2023-01-09 17:02:11 +04:00
data_cloud_file.h Support adaptive forum userpic rounding radius. 2022-12-05 16:18:10 +04:00
data_cloud_themes.cpp Replaced some qstr with u""_q literal. 2022-11-29 14:12:50 +03:00
data_cloud_themes.h Update API scheme with new cloud themes. 2021-10-29 18:31:07 +04:00
data_document.cpp Attempt to fix crash in story preloading. 2023-07-25 20:50:21 +04:00
data_document.h Update API scheme, pass privacy info to viewer. 2023-07-20 07:20:57 +04:00
data_document_media.cpp Optimized includes of attach_prepare.h. 2022-11-22 00:26:48 +00:00
data_document_media.h Use FrameGenerator-based AnimatedIcon for reactions. 2022-09-02 21:14:32 +04:00
data_document_resolver.cpp Change #if-ery to be more in line with cmake logic (LINUX = NOT WIN32 AND NOT APPLE) 2023-09-15 19:52:22 +04:00
data_document_resolver.h videoplayer cheat code -> experimental setting 2023-02-26 13:27:17 +04:00
data_download_manager.cpp Version 4.9.2: Fix build with GCC. 2023-08-21 23:58:10 +02:00
data_download_manager.h Update API scheme to layer 143. 2022-05-19 17:27:02 +04:00
data_drafts.cpp Edit reply / webpage options together. 2023-10-26 14:08:43 +04:00
data_drafts.h Update API scheme, rich preview drafts. 2023-10-26 14:08:42 +04:00
data_emoji_statuses.cpp Fix range-v3 deprecation warnings 2023-02-14 18:37:01 +04:00
data_emoji_statuses.h Update API scheme on layer 152. 2023-02-02 22:12:32 +04:00
data_file_click_handler.cpp Fix adding downloaded files to Downloads. 2023-08-18 19:25:25 +02:00
data_file_click_handler.h Fix adding downloaded files to Downloads. 2023-08-18 19:25:25 +02:00
data_file_origin.cpp Update API scheme on layer 160. 2023-07-20 07:20:11 +04:00
data_file_origin.h Support stories file reference refreshing. 2023-07-20 07:20:09 +04:00
data_flags.h
data_folder.cpp Improve Ui::Text::String features. 2023-10-04 22:24:25 +04:00
data_folder.h Allow archive with stories only. 2023-07-20 07:20:57 +04:00
data_forum.cpp Adjusted code for refactor of input fields in lib_ui. 2023-09-04 17:36:54 +04:00
data_forum.h Topics list in forum chats list entry. 2022-11-22 00:26:48 +00:00
data_forum_icons.cpp Simplify some code. 2022-12-26 14:24:06 +04:00
data_forum_icons.h Animate topic icons only twice in topics list. 2022-11-07 14:32:06 +04:00
data_forum_topic.cpp Fix crash in empty topics message sending. 2023-04-22 21:09:46 +04:00
data_forum_topic.h Preload complex last message on demand. 2023-02-09 09:56:54 +04:00
data_game.cpp Save Data::Session* in GameData. 2021-10-11 21:53:18 +04:00
data_game.h Implement opening of t.me/bot/app-s. 2023-03-07 08:42:29 +03:00
data_group_call.cpp Fix possible crash in non-cancelled request. 2023-10-28 21:13:52 +04:00
data_group_call.h Reload stale video chats on group / channel open. 2022-04-25 12:50:58 +04:00
data_groups.cpp Fix build with GCC. 2022-11-02 08:51:03 +04:00
data_groups.h Divide groupId of scheduled / normal messages. 2023-04-24 22:31:38 +04:00
data_histories.cpp Fix replying in the same history. 2023-10-31 11:19:57 +04:00
data_histories.h Allow sending just webpage preview. 2023-10-26 14:08:44 +04:00
data_location.cpp Update API scheme to layer 120. 2020-10-30 18:32:17 +03:00
data_location.h
data_media_rotation.cpp
data_media_rotation.h
data_media_types.cpp Highlight quotes in replies to file albums. 2023-10-31 23:06:21 +04:00
data_media_types.h Support phrases for unclaimed giveaway prizes. 2023-10-28 21:40:39 +04:00
data_message_reaction_id.cpp Display topic name in chats list. 2022-11-02 16:39:13 +04:00
data_message_reaction_id.h Support custom emoji reactions in WhoReacted. 2022-09-02 21:14:31 +04:00
data_message_reactions.cpp Implement custom reactions in stories. 2023-08-14 22:30:38 +02:00
data_message_reactions.h Correctly handle reactions from channels. 2023-07-20 07:20:07 +04:00
data_messages.cpp FullMsgId rely on PeerId instead of ChannelId. 2021-12-22 10:11:57 +00:00
data_messages.h FullMsgId rely on PeerId instead of ChannelId. 2021-12-22 10:11:57 +00:00
data_msg_id.h Allow replying with quoting message part. 2023-10-26 14:08:41 +04:00
data_peer.cpp Support server-side colors by index, up to three. 2023-10-27 09:55:09 +04:00
data_peer.h Improve reply options edit design. 2023-10-26 14:08:43 +04:00
data_peer_bot_command.cpp Replaced use of raw MTP* bot commands with new transitional classes. 2022-06-14 18:51:18 +04:00
data_peer_bot_command.h Replaced use of raw MTP* bot commands with new transitional classes. 2022-06-14 18:51:18 +04:00
data_peer_bot_commands.cpp Fix build with the new scheme. 2022-06-14 19:16:18 +04:00
data_peer_bot_commands.h Replaced use of raw MTP* bot commands with new transitional classes. 2022-06-14 18:51:18 +04:00
data_peer_id.cpp Update API scheme to layer 133. 2021-09-07 23:41:07 +03:00
data_peer_id.h Use operator<=> for some simplest data types. 2022-11-01 19:25:36 +04:00
data_peer_values.cpp Fix polls forwarding to private chats. 2023-02-07 16:28:59 +04:00
data_peer_values.h Support separate message type group restrictions. 2023-02-02 22:12:31 +04:00
data_photo.cpp Allow sending photos larger 1280 (experimental). 2023-01-02 14:26:41 +04:00
data_photo.h Support spoilers in reply previews / pinned bar. 2022-12-30 14:06:20 +04:00
data_photo_media.cpp Preload stories in the sources lists. 2023-07-20 07:20:14 +04:00
data_photo_media.h Preload stories in the sources lists. 2023-07-20 07:20:14 +04:00
data_poll.cpp Fix build with GCC. 2023-07-20 07:20:46 +04:00
data_poll.h Update API scheme to layer 159. 2023-07-20 07:20:07 +04:00
data_premium_limits.cpp Support new limit boxes for shareable folders. 2023-04-11 19:17:38 +04:00
data_premium_limits.h Support new limit boxes for shareable folders. 2023-04-11 19:17:38 +04:00
data_pts_waiter.cpp
data_pts_waiter.h
data_replies_list.cpp Make HistoryItem a final class. 2022-12-26 14:24:04 +04:00
data_replies_list.h Make HistoryItem a final class. 2022-12-26 14:24:04 +04:00
data_reply_preview.cpp Show nice replies with quotes. 2023-10-26 14:08:41 +04:00
data_reply_preview.h Support spoilers in reply previews / pinned bar. 2022-12-30 14:06:20 +04:00
data_scheduled_messages.cpp Correctly apply editions to media-edit-in-progress. 2023-08-10 18:19:00 +03:00
data_scheduled_messages.h Add "Send when online" to the send button context menu. 2023-04-22 22:26:09 +04:00
data_search_controller.cpp Apply short topic info from channelMessages. 2022-11-22 00:26:48 +00:00
data_search_controller.h Implement per-topic shared media. 2022-11-01 19:25:37 +04:00
data_send_action.cpp Update API scheme on layer 148: Drafts in topics. 2022-11-01 19:25:38 +04:00
data_send_action.h Update API scheme on layer 148: Drafts in topics. 2022-11-01 19:25:38 +04:00
data_session.cpp Respect invert_media in service notifications. 2023-10-26 14:08:44 +04:00
data_session.h Respect invert_media in service notifications. 2023-10-26 14:08:44 +04:00
data_shared_media.cpp Correct check for scheduled message ids. 2023-07-28 11:48:16 +04:00
data_shared_media.h Fix build with Xcode. 2022-11-01 19:25:37 +04:00
data_sparse_ids.cpp Implement per-topic shared media. 2022-11-01 19:25:37 +04:00
data_sparse_ids.h Implement per-topic shared media. 2022-11-01 19:25:37 +04:00
data_sponsored_messages.cpp Added tooltip and ability to copy external link to sponsored messages. 2023-09-12 11:40:33 +04:00
data_sponsored_messages.h Added tooltip and ability to copy external link to sponsored messages. 2023-09-12 11:40:33 +04:00
data_statistics.h Fixed processing of empty chart on message statistic. 2023-10-21 11:34:08 +03:00
data_statistics_chart.cpp Show nice padded code blocks. 2023-10-13 10:08:29 +04:00
data_statistics_chart.h Added support of weekly range of days to chart views. 2023-10-11 22:12:35 +04:00
data_stories.cpp Skip irrelevant message on changelog story hiding. 2023-09-28 23:51:30 +04:00
data_stories.h Implement views/reactions polling in channels. 2023-09-22 09:43:32 +04:00
data_stories_ids.cpp Support channel stories archive. 2023-09-22 09:43:31 +04:00
data_stories_ids.h Support channel stories archive. 2023-09-22 09:43:31 +04:00
data_story.cpp Improve Ui::Text::String features. 2023-10-04 22:24:25 +04:00
data_story.h Implement views/reactions polling in channels. 2023-09-22 09:43:32 +04:00
data_streaming.cpp Play video userpics in photo change messages. 2020-07-25 11:25:22 +04:00
data_streaming.h Play video userpics in photo change messages. 2020-07-25 11:25:22 +04:00
data_subscription_option.h Unified parsing of MTP gift and subscription options in separate file. 2022-09-02 21:14:32 +04:00
data_thread.cpp Support separate message type group restrictions. 2023-02-02 22:12:31 +04:00
data_thread.h Support separate message type group restrictions. 2023-02-02 22:12:31 +04:00
data_types.cpp Show nice padded code blocks. 2023-10-13 10:08:29 +04:00
data_types.h Update color index caches on palette change. 2023-10-26 14:08:43 +04:00
data_user.cpp Update API scheme to layer 164. 2023-09-22 09:43:31 +04:00
data_user.h Update API scheme to layer 164. 2023-09-22 09:43:31 +04:00
data_user_names.cpp Moved usernames data management to separated class. 2022-11-01 19:25:39 +04:00
data_user_names.h Remove ui/special_buttons module. 2022-12-26 14:24:06 +04:00
data_user_photos.cpp Added initial support of fallback user photo to storage module. 2022-12-26 14:24:07 +04:00
data_user_photos.h Added initial support of fallback user photo to storage module. 2022-12-26 14:24:07 +04:00
data_wall_paper.cpp Make dimming intensity part of the cache key. 2023-04-23 18:51:47 +04:00
data_wall_paper.h Show custom chat wallpapers in chats. 2023-04-17 16:35:50 +04:00
data_web_page.cpp Don't suggest shrinking media of direct photo links. 2023-10-29 08:51:42 +04:00
data_web_page.h Edit reply / webpage options together. 2023-10-26 14:08:43 +04:00