distraction.party/lib/pleroma/web/mastodon_api
Mark Felder 0cca7edbe0 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.
2018-11-02 19:38:57 +00:00
..
views mastodon api: add support for rendering Page objects 2018-11-01 10:00:16 +00:00
mastodon_api.ex Format the code. 2018-03-30 15:01:53 +02:00
mastodon_api_controller.ex Fix hashtag search 2018-11-02 19:38:57 +00:00
mastodon_socket.ex [MastodonAPI] Add streaming of hashtags 2018-08-27 15:08:25 +02:00