tdesktop/Telegram/SourceFiles/data
John Preston d2e6e7adf2 Fix build on macOS. 2021-07-02 22:11:23 +03:00
..
stickers Update API scheme to layer 128. 2021-04-06 18:41:15 +04:00
data_abstract_sparse_ids.h Added abstract class for sparse ids slices. 2021-07-01 23:53:45 +03:00
data_abstract_structure.cpp
data_abstract_structure.h
data_auto_download.cpp Get rid of deprecated ranges::view usage 2021-03-13 19:14:58 +03:00
data_auto_download.h
data_changes.cpp
data_changes.h Add auto-delete control to compose controls. 2021-02-22 23:42:41 +04:00
data_channel.cpp Track bot commands separately in different chats. 2021-07-02 20:41:48 +03:00
data_channel.h Track bot commands separately in different chats. 2021-07-02 20:41:48 +03:00
data_channel_admins.cpp
data_channel_admins.h
data_chat.cpp Track bot commands separately in different chats. 2021-07-02 20:41:48 +03:00
data_chat.h Track bot commands separately in different chats. 2021-07-02 20:41:48 +03:00
data_chat_filters.cpp Get rid of deprecated ranges::view usage 2021-03-13 19:14:58 +03:00
data_chat_filters.h
data_cloud_file.cpp
data_cloud_file.h
data_cloud_themes.cpp Removed Application::showTheme. 2021-06-17 10:57:45 +04:00
data_cloud_themes.h Removed Application::showTheme. 2021-06-17 10:57:45 +04:00
data_countries.cpp
data_countries.h
data_document.cpp Show inline path thumbnails for stickers. 2021-07-02 13:13:48 +03:00
data_document.h Show inline path thumbnails for stickers. 2021-07-02 13:13:48 +03:00
data_document_media.cpp Show inline path thumbnails for stickers. 2021-07-02 13:13:48 +03:00
data_document_media.h Show inline path thumbnails for stickers. 2021-07-02 13:13:48 +03:00
data_document_resolver.cpp Fixed possible crash in OverlayWidget when video continues from PiP. 2021-06-24 17:44:28 +04:00
data_document_resolver.h Fixed possible crash in OverlayWidget when video continues from PiP. 2021-06-24 17:44:28 +04:00
data_drafts.cpp Don't accept drafts older than last saved. 2021-03-12 16:58:26 +04:00
data_drafts.h Improve editing messages with link previews. 2021-01-29 15:27:17 +04:00
data_file_click_handler.cpp Removed unused methods from file click handler. 2021-06-18 09:48:39 +03:00
data_file_click_handler.h Removed unused methods from file click handler. 2021-06-18 09:48:39 +03:00
data_file_origin.cpp
data_file_origin.h
data_flags.h
data_folder.cpp Get rid of deprecated ranges::view usage 2021-03-13 19:14:58 +03:00
data_folder.h Remove legacy #feed code. 2021-02-25 17:03:51 +04:00
data_game.h
data_group_call.cpp Handle "video_joined" flag in self participant. 2021-06-09 09:19:29 +04:00
data_group_call.h Handle "video_joined" flag in self participant. 2021-06-09 09:19:29 +04:00
data_groups.cpp Suggest converting to gigagroup. 2021-02-22 23:42:42 +04:00
data_groups.h Fix repainting of non-first file album item. 2021-01-29 14:38:07 +04:00
data_histories.cpp Get rid of deprecated ranges::view usage 2021-03-13 19:14:58 +03:00
data_histories.h Remove legacy #feed code. 2021-02-25 17:03:51 +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 Unified and moved to single place generating of song name from SongData. 2021-05-31 08:54:22 +04:00
data_media_types.h Add better error reporting to payments. 2021-04-06 18:41:16 +04:00
data_messages.cpp Handle pinned bar clicks. 2020-10-30 18:32:18 +03:00
data_messages.h Track multiple pinned messages in MessagesList. 2020-10-30 18:32:17 +03:00
data_notify_settings.cpp
data_notify_settings.h
data_peer.cpp Track bot commands separately in different chats. 2021-07-02 20:41:48 +03:00
data_peer.h Track bot commands separately in different chats. 2021-07-02 20:41:48 +03:00
data_peer_id.cpp Use 48 bit [User/Chat/Channel]Id, 56 bit PeerId. 2021-04-09 15:05:00 +04:00
data_peer_id.h Use 48 bit [User/Chat/Channel]Id, 56 bit PeerId. 2021-04-09 15:05:00 +04:00
data_peer_values.cpp Correctly track mute button scheduled state. 2021-04-06 18:41:16 +04:00
data_peer_values.h Correctly track mute button scheduled state. 2021-04-06 18:41:16 +04:00
data_photo.cpp Moved file click handlers to separated file. 2021-06-18 07:30:54 +03:00
data_photo.h Moved file click handlers to separated file. 2021-06-18 07:30:54 +03:00
data_photo_media.cpp
data_photo_media.h
data_poll.cpp Use 48 bit [User/Chat/Channel]Id, 56 bit PeerId. 2021-04-09 15:05:00 +04:00
data_poll.h
data_pts_waiter.cpp
data_pts_waiter.h
data_replies_list.cpp Get rid of deprecated ranges::view usage 2021-03-13 19:14:58 +03:00
data_replies_list.h Refactored handle of last editable message on Up arrow in sections. 2021-02-04 18:13:03 +04:00
data_reply_preview.cpp Load and show image previews in pinned bar. 2020-10-30 18:32:18 +03:00
data_reply_preview.h Load and show image previews in pinned bar. 2020-10-30 18:32:18 +03:00
data_scheduled_messages.cpp Get rid of deprecated ranges::view usage 2021-03-13 19:14:58 +03:00
data_scheduled_messages.h Refactored handle of last editable message on Up arrow in sections. 2021-02-04 18:13:03 +04:00
data_search_controller.cpp Rename RPCError to MTP::Error. 2021-03-12 16:58:26 +04:00
data_search_controller.h
data_session.cpp Track bot commands separately in different chats. 2021-07-02 20:41:48 +03:00
data_session.h Track bot commands separately in different chats. 2021-07-02 20:41:48 +03:00
data_shared_media.cpp Added ability to scroll media in section of scheduled messages. 2021-07-01 23:53:45 +03:00
data_shared_media.h Added ability to scroll media in section of scheduled messages. 2021-07-01 23:53:45 +03:00
data_sparse_ids.cpp Added ability to sparse id slices of scheduled media. 2021-07-01 23:53:45 +03:00
data_sparse_ids.h Added ability to sparse id slices of scheduled media. 2021-07-01 23:53:45 +03:00
data_streaming.cpp
data_streaming.h
data_types.cpp Moved file click handlers to separated file. 2021-06-18 07:30:54 +03:00
data_types.h Fix build on macOS. 2021-07-02 22:11:23 +03:00
data_user.cpp Track bot commands separately in different chats. 2021-07-02 20:41:48 +03:00
data_user.h Track bot commands separately in different chats. 2021-07-02 20:41:48 +03:00
data_user_photos.cpp Added abstract class for sparse ids slices. 2021-07-01 23:53:45 +03:00
data_user_photos.h Added abstract class for sparse ids slices. 2021-07-01 23:53:45 +03:00
data_wall_paper.cpp Update API scheme. 2021-05-24 22:45:16 +04:00
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