takahe/api/views
Tyler Kennedy cc7824394b
Fixes for the Toot! client (#248) (#275)
* Various Toot! fixes
* Use a fallback 1x1 pixel image for missing headers, same as Mastodon. The header and header_static are _not_ optional nor nullable according to the spec.
* Try removing some fields which probably shouldn't be set.
* Pagination with next/prev.
2022-12-29 10:31:32 -07:00
..
__init__.py Make emoji picker work on client apps 2022-12-15 16:50:30 -07:00
accounts.py Fixes for the Toot! client (#248) (#275) 2022-12-29 10:31:32 -07:00
apps.py More API read coverage 2022-12-12 11:56:49 -07:00
base.py More API read coverage 2022-12-12 11:56:49 -07:00
emoji.py Refactor HTML rendering into one place 2022-12-20 11:39:45 +00:00
filters.py Make emoji picker work on client apps 2022-12-15 16:50:30 -07:00
instance.py Invites overhaul 2022-12-22 07:03:21 +00:00
media.py Basic post mutation 2022-12-12 11:56:49 -07:00
notifications.py Fixes for the Toot! client (#248) (#275) 2022-12-29 10:31:32 -07:00
oauth.py Ensure OAuth views are provided expected inputs (#246) 2022-12-23 21:17:13 -07:00
search.py Fetch actors with posts when needed 2022-12-20 10:17:52 +00:00
statuses.py Delete timeline events with posts 2022-12-27 11:53:44 -07:00
timelines.py Fixes for the Toot! client (#248) (#275) 2022-12-29 10:31:32 -07:00