takahe/users
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
..
migrations Invites overhaul 2022-12-22 07:03:21 +00:00
models Fixes for the Toot! client (#248) (#275) 2022-12-29 10:31:32 -07:00
services Allow for follow accepts with object URIs only 2022-12-28 22:25:34 -07:00
views Fixes for the Toot! client (#248) (#275) 2022-12-29 10:31:32 -07:00
__init__.py
admin.py Better djadmin Identity search (#253) 2022-12-24 06:34:15 -07:00
apps.py
decorators.py
middleware.py
shortcuts.py Identity.by_username_and_domain has more awareness of Domain (#303) 2022-12-28 10:52:39 -07:00