takahe/users/models
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 Report function and admin 2022-12-17 14:45:31 -07:00
block.py Rework to a domains model for better vhosting 2022-11-06 13:48:04 -07:00
domain.py Add federation admin page 2022-11-25 17:52:57 -07:00
follow.py Allow for follow accepts with object URIs only 2022-12-28 22:25:34 -07:00
identity.py Fixes for the Toot! client (#248) (#275) 2022-12-29 10:31:32 -07:00
inbox_message.py Handle deletions of post URIs 2022-12-28 22:47:28 -07:00
invite.py Invites overhaul 2022-12-22 07:03:21 +00:00
password_reset.py Deployment re-jiggling 2022-11-18 17:24:43 -07:00
report.py Receive inbound reports 2022-12-17 14:58:04 -07:00
system_actor.py Include long form and shortform actor uri in webfinger to fix some servers (#226) 2022-12-22 20:51:39 +00:00
user.py User admin and LD schema fixes 2022-12-16 16:38:52 -07:00
user_event.py Initial commit (users and statuses) 2022-11-05 14:17:27 -06:00