Add support for Fuse.js search (fixes #101)

This commit is contained in:
daudix
2024-10-16 22:19:22 +03:00
parent 76849cd98e
commit 841ccc5fa5
8 changed files with 184 additions and 25 deletions

View File

@ -10,7 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Add `classic-article-list` mod for returning the classic article list style.
- Support `fediverse:creator` meta tag.
- Add `fediverse:creator` meta tag.
- Add support for Fuse.js search (#101).
### Changed