Files
indiekit-endpoint-activitypub/views
Ricardo 39866a4d4b fix: tag timeline empty state rendering Nunjucks macro instead of hashtag name
The i18n __() call with `tag` as second argument collided with the `tag`
Nunjucks component macro imported by default.njk. Use | replace filter
instead of sprintf-style substitution to avoid the scoping issue.
2026-02-27 13:18:07 +01:00
..