takahe/activities
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 Identity fanout (#196) 2022-12-21 17:13:39 +00:00
models Fixes for the Toot! client (#248) (#275) 2022-12-29 10:31:32 -07:00
services Fall post URLs back to their ID 2022-12-28 11:12:40 -07:00
templatetags Basic OpenGraph support (#267) 2022-12-26 10:39:33 -07:00
views Delete timeline events with posts 2022-12-27 11:53:44 -07:00
__init__.py Got up to incoming posts working 2022-11-11 22:02:43 -07:00
admin.py Hashtag stats are only computed when a Post is edited or updated (#299) 2022-12-27 19:42:38 -07:00
apps.py Got up to incoming posts working 2022-11-11 22:02:43 -07:00