Fix hashtag search
authorMark Felder <feld@FreeBSD.org>
Fri, 2 Nov 2018 19:38:57 +0000 (19:38 +0000)
committerMark Felder <feld@FreeBSD.org>
Fri, 2 Nov 2018 19:38:57 +0000 (19:38 +0000)
commit0cca7edbe065b2b1aa5f81bad72025f73cae5cf8
treed6fddc116c4b6f3117981df8a7fb1554ac0c6f4d
parentf114f843248d207ff240b018a774ce32c34b6eaf
Fix hashtag search

When we lowercase the search it will succesfully do a case insenstive
match. Now #Linux will match #linux and #LINUX whereas previously it
would only match the exact case.
lib/pleroma/web/mastodon_api/mastodon_api_controller.ex