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. |
||
|---|---|---|
| .. | ||
| views | ||
| mastodon_api.ex | ||
| mastodon_api_controller.ex | ||
| mastodon_socket.ex | ||
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. |
||
|---|---|---|
| .. | ||
| views | ||
| mastodon_api.ex | ||
| mastodon_api_controller.ex | ||
| mastodon_socket.ex | ||