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 Initial commit (users and statuses) 2022-11-05 14:17:27 -06:00
admin.py Better djadmin Identity search (#253) 2022-12-24 06:34:15 -07:00
apps.py Better way to initialise things on setup. 2022-11-22 11:59:34 -07:00
decorators.py Add moderation/admin separation 2022-12-20 09:01:54 +00:00
middleware.py Timelines working 2022-12-12 11:56:49 -07:00
shortcuts.py Identity.by_username_and_domain has more awareness of Domain (#303) 2022-12-28 10:52:39 -07:00