Go to file
Raphaël Charles c4790dec37 Merge pull request 'frontend' (#4) from feat/frontend into main
Reviewed-on: cliss21/wagtail-latest-toots#4
2023-11-22 10:16:59 +01:00
assets/js feat(js): Stimulus Controller and toot html template 2023-11-21 11:13:06 +01:00
tests fix(block): hashtag filter without # 2023-11-21 11:04:10 +01:00
wagtail_latesttoots feat(js): Stimulus Controller and toot html template 2023-11-21 11:13:06 +01:00
.eslintrc.js feat(js): Stimulus Controller and toot html template 2023-11-21 11:13:06 +01:00
.gitignore feat(js): Stimulus Controller and toot html template 2023-11-21 11:13:06 +01:00
LICENSE feat(build): void pip package 2023-09-27 14:56:43 +02:00
MANIFEST.in feat(build): void pip package 2023-09-27 14:56:43 +02:00
Makefile feat(build): void pip package 2023-09-27 14:56:43 +02:00
README.md feat(build): void pip package 2023-09-27 14:56:43 +02:00
babel.config.json feat(js): Stimulus Controller and toot html template 2023-11-21 11:13:06 +01:00
package-lock.json feat(js): Stimulus Controller and toot html template 2023-11-21 11:13:06 +01:00
package.json feat(js): Stimulus Controller and toot html template 2023-11-21 11:13:06 +01:00
pyproject.toml feat(build): void pip package 2023-09-27 14:56:43 +02:00
rollup.config.mjs feat(js): Stimulus Controller and toot html template 2023-11-21 11:13:06 +01:00
setup.cfg ref(block): deplace the api related code outside of the block itself 2023-11-21 11:04:10 +01:00
setup.py feat(build): void pip package 2023-09-27 14:56:43 +02:00

README.md

wagtail-latest-toots

Fetch the latest toots from one or more Mastodon accounts, and display them as a Wagtail block.