takahe/users/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
..
admin Fixes for the Toot! client (#248) (#275) 2022-12-29 10:31:32 -07:00
settings Ensure a min of 2 metadata input rows on profile edit form (#297) 2022-12-27 17:45:51 -07:00
__init__.py Initial commit (users and statuses) 2022-11-05 14:17:27 -06:00
activitypub.py Implement max inbound payload size 2022-12-27 20:01:00 -07:00
auth.py New "plain" page style for most logged out pages 2022-12-22 13:06:35 -08:00
identity.py Drive user timeline and RSS off a single service 2022-12-22 13:11:47 -08:00
report.py Report function and admin 2022-12-17 14:45:31 -07:00