takahe/activities/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 Basic Emoji suppport (#157) 2022-12-15 00:50:54 -07:00
emoji.py Improve cache busting proxy URLs with file exts 2022-12-28 11:57:54 -07:00
fan_out.py Identity fanout (#196) 2022-12-21 17:13:39 +00:00
hashtag.py Hashtag stats are only computed when a Post is edited or updated (#299) 2022-12-27 19:42:38 -07:00
post.py Fixes for the Toot! client (#248) (#275) 2022-12-29 10:31:32 -07:00
post_attachment.py Improve cache busting proxy URLs with file exts 2022-12-28 11:57:54 -07:00
post_interaction.py Some servers send object as dict for PostInteraction and Follow (#261) 2022-12-24 21:24:46 -07:00
post_types.py Post types (#182) 2022-12-18 09:09:25 -07:00
timeline_event.py Move timelines to published date all around 2022-12-18 09:44:56 -07:00