]> cat aescling's git repositories - mastodon.git/commit
Add `from:` query operator to search syntax (#16526)
authorJeong Arm <kjwonmail@gmail.com>
Sun, 13 Feb 2022 23:17:09 +0000 (08:17 +0900)
committerGitHub <noreply@github.com>
Sun, 13 Feb 2022 23:17:09 +0000 (00:17 +0100)
commit9a015e43ef173a3afc93cc1d06fd7f76adb8876a
tree699fb29126eb265245d99dd6938c9f3f977640ac
parent901bbf2e5fd83a4aadbb6e28f305e30a952e1939
Add `from:` query operator to search syntax (#16526)

* Add 'by:userhandle' parameter to search api

* Use search syntax for "by" prefix

* Codeclimate

* Use 'from' instead of 'by'
app/lib/search_query_transformer.rb