chinwagsocial/app/javascript/mastodon/features/compose/containers
Eugen Rochko ad510db3a1
Show suggested follows on search screen in mobile layout (#9010)
Reminder: Suggestions were added in #7918 and are based on who you
interact with who you do not follow. E.g. if you boost someone a lot
from seeing other people's boosts of that person, it makes sense you
might be interested in following the original source; or if you reply
to someone a lot, maybe you'd want to follow them

Each suggestion can be dismissed
2018-10-23 00:08:39 +02:00
..
autosuggest_account_container.js
compose_form_container.js Do not push DMs into the home feed (#8940) 2018-10-11 01:31:03 +02:00
emoji_picker_dropdown_container.js
navigation_container.js
privacy_dropdown_container.js
reply_indicator_container.js
search_container.js
search_results_container.js Show suggested follows on search screen in mobile layout (#9010) 2018-10-23 00:08:39 +02:00
sensitive_button_container.js
spoiler_button_container.js
upload_button_container.js
upload_container.js Do not push DMs into the home feed (#8940) 2018-10-11 01:31:03 +02:00
upload_form_container.js
upload_progress_container.js
warning_container.js