tdesktop/Telegram/SourceFiles/history
John Preston e8b03248e1 Fix members list in supergroups when scrolling up.
When we load previous messages in chat history we add all authors
of the messages to lastAuthors in regular groups (so that we can
suggest them in mention autocomplete). The same logic was (blindly)
applied to supergroups lastParticipants list which is used not only
for the mention autocomplete but also in Profile members list. That
way we were showing there users who could've already left the group.
2017-02-26 21:02:47 +03:00
..
field_autocomplete.cpp Fix members list in supergroups when scrolling up. 2017-02-26 21:02:47 +03:00
field_autocomplete.h Replace T_WIDGET macro with a template base class. 2017-02-11 14:24:37 +03:00
history.style Alpha 1.0.1: resize chats list with mouse press-and-drag. 2017-01-16 16:27:11 +03:00
history_common.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
history_drag_area.cpp Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
history_drag_area.h Made base::lambda a copyable value type. 2017-02-26 21:01:23 +03:00
history_item.cpp Moved MTP::authedId() to AuthSession::Current(). 2017-02-25 19:48:19 +03:00
history_item.h Using standard library instead of std_ namespace. 2017-02-21 16:45:56 +03:00
history_location_manager.cpp Using standard library instead of std_ namespace. 2017-02-21 16:45:56 +03:00
history_location_manager.h Improved location coords precision when converting them to string. 2017-02-03 13:17:40 +03:00
history_media.h Alpha 1.0.8: seek in voice messages (by waveform). 2017-02-11 01:37:37 +03:00
history_media_types.cpp Using standard library instead of std_ namespace. 2017-02-21 16:45:56 +03:00
history_media_types.h Using standard library instead of std_ namespace. 2017-02-21 16:45:56 +03:00
history_message.cpp Moved MTP::authedId() to AuthSession::Current(). 2017-02-25 19:48:19 +03:00
history_message.h Alpha 1.0.8: seek in voice messages (by waveform). 2017-02-11 01:37:37 +03:00
history_service_layout.cpp Using standard library instead of std_ namespace. 2017-02-21 16:45:56 +03:00
history_service_layout.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00