From e3936649745a627fa2c31fc7b8602793b7d6027b Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Sat, 27 Apr 2019 21:04:06 +0200 Subject: Test fixups and small 2.8 fixes Pagination backwards is broken presently. --- docs/index.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'docs/index.rst') diff --git a/docs/index.rst b/docs/index.rst index 2b5ccf1..aca0b8b 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -593,7 +593,9 @@ Report dicts # report, False otherwise. Note that no indication as to # what action was taken is given and that an admin simply # marking the report as processed and not doing anything else - # will set this field to True. + # will set this field to True. Note also that now that there + # is no way to get any updated report lists, this will + # always be false. } Push subscription dicts @@ -780,8 +782,8 @@ muted or blocked by the logged in user. .. automethod:: Mastodon.mutes .. automethod:: Mastodon.blocks -Reading data: Reports ------------------------------- +Reading data: Reports (REMOVED IN 2.5.0) +---------------------------------------- .. automethod:: Mastodon.reports -- cgit v1.2.3