From 2dbb508fb438fb77ffdf80a300652d343b839de2 Mon Sep 17 00:00:00 2001 From: Jason McBrayer Date: Sun, 12 May 2019 06:55:25 -0400 Subject: [PATCH] Fix searching with new Mastodon.py --- Pipfile | 2 +- brutaldon/templates/main/search_results.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Pipfile b/Pipfile index 1036bb7..8db9cfe 100644 --- a/Pipfile +++ b/Pipfile @@ -14,7 +14,7 @@ django-widget-tweaks = "*" "html5lib" = "*" idna = "*" markdown = "*" -"mastodon.py" = "*" +"mastodon.py" = ">=1.4.2" python-dateutil = "*" pytz = "*" requests = "*" diff --git a/brutaldon/templates/main/search_results.html b/brutaldon/templates/main/search_results.html index 5ecc600..3c9dcad 100644 --- a/brutaldon/templates/main/search_results.html +++ b/brutaldon/templates/main/search_results.html @@ -75,7 +75,7 @@ mastodon.search("")

Tags