tdesktop/Telegram/SourceFiles/info/feed
John Preston dd81f5d59f Replace base::lambda with shorter term.
base::lambda -> Fn (type alias for std::function).
base::lambda_once -> FnMut (type alias for base::unique_function).
base::lambda_guarded -> crl::guard.
base::lambda_call_type_t -> crl::deduced_call_type.
2018-06-04 18:38:27 +03:00
..
info_feed_channels.cpp Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
info_feed_channels.h Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
info_feed_channels_controllers.cpp Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
info_feed_channels_controllers.h API scheme downgraded to layer 76. 2018-03-06 20:48:24 +03:00
info_feed_channels_widget.cpp Channels list in feed info with leave channel. 2018-02-10 01:14:26 +03:00
info_feed_channels_widget.h Channels list in feed info with leave channel. 2018-02-10 01:14:26 +03:00
info_feed_cover.cpp Add Info::Channels section + feed channels search. 2018-02-22 20:38:00 +03:00
info_feed_cover.h Add content to feed info cover widget. 2018-02-08 12:20:55 +03:00
info_feed_profile_inner_widget.cpp Channels list in feed info with leave channel. 2018-02-10 01:14:26 +03:00
info_feed_profile_inner_widget.h
info_feed_profile_widget.cpp
info_feed_profile_widget.h