AyuGramDesktop/Telegram/SourceFiles/history
John Preston fadd19bca4 Beta version 4.6.9: Fix critical loading bug.
Regression was introduced in ec6dda47ae.

The HistoryWidget was infinitely trying to load history down even
when there was nothing to load and kept flooding with requests.
2023-03-10 12:02:14 +04:00
..
admin_log Support separate message type group restrictions. 2023-02-02 22:12:31 +04:00
view Add a power saving option to stop user statuses. 2023-03-10 10:44:57 +04:00
history.cpp Preload complex last message on demand. 2023-02-09 09:56:54 +04:00
history.h Preload complex last message on demand. 2023-02-09 09:56:54 +04:00
history_drag_area.cpp Implement animated spoilers. 2022-09-18 16:52:30 +04:00
history_drag_area.h Slightly optimized includes in HistoryWidget. 2022-11-01 19:25:44 +04:00
history_inner_widget.cpp Fix bot about text selection. 2023-03-08 16:59:02 +04:00
history_inner_widget.h Fix bot about text selection. 2023-03-08 16:59:02 +04:00
history_item.cpp Implement opening of t.me/bot/app-s. 2023-03-07 08:42:29 +03:00
history_item.h Support media covers for bot descriptions. 2023-03-08 16:10:36 +04:00
history_item_components.cpp Implement some power saving options. 2023-03-01 09:12:02 +04:00
history_item_components.h Initial chat-translation feature implementation. 2023-02-02 22:12:32 +04:00
history_item_edition.cpp Apply reactions from message edit updates. 2021-12-29 21:22:34 +03:00
history_item_edition.h Don't add views counter when editing media. 2023-02-02 22:12:32 +04:00
history_item_helpers.cpp Support separate message type group restrictions. 2023-02-02 22:12:31 +04:00
history_item_helpers.h Make HistoryItem a final class. 2022-12-26 14:24:04 +04:00
history_item_reply_markup.cpp Initial request peer button implementation. 2023-02-02 22:12:31 +04:00
history_item_reply_markup.h Initial request peer button implementation. 2023-02-02 22:12:31 +04:00
history_item_text.cpp Replaced some qstr with u""_q literal. 2022-11-29 14:12:50 +03:00
history_item_text.h Copy text with expanded links only to external. 2019-04-08 19:10:06 +04:00
history_location_manager.cpp Replace various QDesktopService::openUrl with File::OpenUrl for correct operation on Linux 2022-12-23 14:02:25 +04:00
history_location_manager.h Inspect correct url() instead of dragText(). 2023-01-12 11:34:16 +04:00
history_translation.cpp Initial chat-translation feature implementation. 2023-02-02 22:12:32 +04:00
history_translation.h Initial chat-translation feature implementation. 2023-02-02 22:12:32 +04:00
history_unread_things.cpp Apply short topic info from channelMessages. 2022-11-22 00:26:48 +00:00
history_unread_things.h Extract Data::Thread common for History / ForumTopic. 2022-11-01 19:25:37 +04:00
history_view_highlight_manager.cpp Support pinned messages bar in topics. 2022-11-01 19:25:43 +04:00
history_view_highlight_manager.h Respected setting of disabled animation in item highlighter. 2022-06-05 09:11:10 +03:00
history_view_top_toast.cpp Fix crash in quiz explanation with spoilers. 2022-11-01 19:25:35 +04:00
history_view_top_toast.h Fix crash in quiz explanation with spoilers. 2022-11-01 19:25:35 +04:00
history_widget.cpp Beta version 4.6.9: Fix critical loading bug. 2023-03-10 12:02:14 +04:00
history_widget.h Fixed injecting of sponsored messages at first load of history messages. 2023-03-07 08:42:29 +03:00