]> cat aescling's git repositories - mastodon.git/commit
[Glitch] Show suggested follows on search screen in mobile layout
authorEugen Rochko <eugen@zeonfederated.com>
Mon, 22 Oct 2018 22:08:39 +0000 (00:08 +0200)
committerThibG <thib@sitedethib.com>
Mon, 22 Apr 2019 18:15:47 +0000 (20:15 +0200)
commit9b9816aba6c97eae9ea35698b185fe3deb3a870a
treeea009d33977dde6d877a4021e3232bf5555efe58
parent149aa07409ef7cd17098a28510e515530b173f13
[Glitch] Show suggested follows on search screen in mobile layout

Port ad510db3a19640267f94062756d558a45472af14 to glitch-soc
app/javascript/flavours/glitch/actions/suggestions.js [new file with mode: 0644]
app/javascript/flavours/glitch/components/account.js
app/javascript/flavours/glitch/features/compose/components/search_results.js
app/javascript/flavours/glitch/features/compose/containers/search_results_container.js
app/javascript/flavours/glitch/reducers/index.js
app/javascript/flavours/glitch/reducers/suggestions.js [new file with mode: 0644]