takahe/users/views/admin
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 Hashtag admin simplification 2022-12-20 09:16:03 +00:00
domains.py Reinforce service domain uniqueness 2022-12-26 15:29:09 -07:00
federation.py Hashtag admin simplification 2022-12-20 09:16:03 +00:00
hashtags.py Hashtag admin simplification 2022-12-20 09:16:03 +00:00
identities.py Switch to preserving username case 2022-12-21 21:39:56 +00:00
invites.py Invites overhaul 2022-12-22 07:03:21 +00:00
reports.py Add moderation/admin separation 2022-12-20 09:01:54 +00:00
settings.py Fixes for the Toot! client (#248) (#275) 2022-12-29 10:31:32 -07:00
stator.py Stator stats overhaul 2022-12-15 12:26:44 -07:00
users.py Identity admin/moderation 2022-12-16 19:42:48 -07:00