AyuGramDesktop/Telegram/SourceFiles/data
ZavaruKitsu 3cc09578c9 Merge tag 'v4.10.2' into dev
# Conflicts:
#	Telegram/Resources/winrc/Telegram.rc
#	Telegram/Resources/winrc/Updater.rc
#	Telegram/SourceFiles/core/version.h
#	Telegram/lib_ui
2023-09-30 15:18:12 +03:00
..
notify Don't show yourself in notification exceptions. 2023-09-01 12:00:25 +04:00
stickers Adjusted code for refactor of input fields in lib_ui. 2023-09-04 17:36:54 +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 Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
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_bot_app.cpp Implement opening of t.me/bot/app-s. 2023-03-07 08:42:29 +03:00
data_bot_app.h Improve main menu bots disclaimer acceptance. 2023-09-12 21:01:12 +04:00
data_changes.cpp Support replies to stories layout in messages. 2023-07-20 07:20:09 +04:00
data_changes.h Implement channel stories views / reactions. 2023-09-22 09:43:32 +04:00
data_channel.cpp Enable story actions in channels. 2023-09-22 09:43:31 +04:00
data_channel.h Update API scheme to layer 164. 2023-09-22 09:43:31 +04:00
data_channel_admins.cpp Rename AuthSession to Main::Session. 2019-07-24 13:45:24 +02:00
data_channel_admins.h Display custom admin ranks in messages. 2019-07-24 08:02:20 +02:00
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 feat: add hide "All chats" folder (thx 64Gram) 2023-08-01 15:47:46 +00: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 Adjusted code for refactor of input fields in lib_ui. 2023-09-04 17:36:54 +04:00
data_drafts.h Update API scheme on layer 148: Drafts in topics. 2022-11-01 19:25:38 +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 Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
data_folder.cpp Allow archive with stories only. 2023-07-20 07:20:57 +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 Reload stale video chats on group / channel open. 2022-04-25 12:50:58 +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: adjust code for refactor of input fields in lib_ui 2023-09-23 14:00:47 +03:00
data_histories.h Update API scheme on layer 160: Replies. 2023-07-20 07:20:09 +04:00
data_location.cpp Update API scheme to layer 120. 2020-10-30 18:32:17 +03:00
data_location.h Use Data::CloudImage for location thumbnails. 2020-06-01 18:09:33 +04:00
data_media_rotation.cpp Allow rotating content in media viewer. 2020-02-05 19:37:39 +04:00
data_media_rotation.h Allow rotating content in media viewer. 2020-02-05 19:37:39 +04:00
data_media_types.cpp Removed text transform from send button in toasts. 2023-08-15 09:48:45 +03:00
data_media_types.h Fix story mention text updating. 2023-07-20 20:50:04 +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 feat: implement read after actions 2023-09-30 15:04:54 +03: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 Hide reply field in channel stories. 2023-09-22 09:43:31 +04:00
data_peer.cpp Update API scheme to layer 164. 2023-09-22 09:43:31 +04:00
data_peer.h Update API scheme to layer 164. 2023-09-22 09:43:31 +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 feat: local premium 2023-08-09 23:15:26 +00: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 Move updates handling MainWidget -> Api::Updates. 2020-06-23 21:53:39 +04:00
data_pts_waiter.h Move updates handling MainWidget -> Api::Updates. 2020-06-23 21:53:39 +04:00
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 Version 4.5: Fix build with GCC. 2022-12-30 16:16:35 +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 fix: adjust code for refactor of input fields in lib_ui 2023-09-23 14:00:47 +03:00
data_session.h Track stories deletion and refresh views. 2023-07-20 07:20:32 +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 fix: adjust code for refactor of input fields in lib_ui 2023-09-23 14:00:47 +03: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_stories.cpp Merge tag 'v4.10.2' into dev 2023-09-30 15:18:12 +03: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 Don't highlight links in non-premium stories. 2023-09-28 23:51:30 +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 Adjusted code for refactor of input fields in lib_ui. 2023-09-04 17:36:54 +04:00
data_types.h Start stories overview in profile / My Stories. 2023-07-20 07:20:10 +04:00
data_user.cpp Merge tag 'v4.10.0' into dev 2023-09-23 10:58:57 +03: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 Add view button to channel boost link previews. 2023-09-22 09:43:32 +04:00
data_web_page.h Add view button to channel boost link previews. 2023-09-22 09:43:32 +04:00