All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.2.3 - Unreleased
- Support for gotosocial that requires an API token.
0.2.2 - 2024-01-20
- Check for the exists of globalThis.caches before using it #2
0.2.1 - 2023-09-12
- Support for Pleroma #1.
- Don't empty the component content if there're no comments.
0.2.0 - 2023-08-15
cache
attribute.- Offline support.
- Mark the comments by the post author.
- Filter out messages if the
visibility
is notpublic
. - Removed the modern-normalize import from the default styles.
- Empty the component before rendering.
0.1.0 - 2023-08-01
First version