]> cat aescling's git repositories - mastodon.git/commit
Implement tag auto-completion by history (#6621)
authorAkihiko Odaki <akihiko.odaki.4i@stu.hosei.ac.jp>
Sun, 4 Mar 2018 19:27:25 +0000 (04:27 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Sun, 4 Mar 2018 19:27:25 +0000 (20:27 +0100)
commit460e380d386367b6809d319859e13d17a6a2acea
treefe568a5b9e9767393c331bd4b2d96a9e2b950919
parent778b37790b425debd16b73c21f0805ff2e9a4ce8
Implement tag auto-completion by history (#6621)

This is a functionality similar to one implemented in Pawoo:
https://github.com/pixiv/mastodon/commit/21a3c70f8083b1347d2b8420ed7001b78c2c9620
app/javascript/mastodon/actions/compose.js
app/javascript/mastodon/actions/store.js
app/javascript/mastodon/components/autosuggest_textarea.js
app/javascript/mastodon/reducers/compose.js
app/javascript/mastodon/settings.js