Update changelog

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
marcin mikołajczak 2023-05-03 00:26:29 +02:00
parent 610864d5a9
commit 586f536329
2 changed files with 2 additions and 3 deletions

View File

@ -7,9 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] ## [Unreleased]
### Added ### Added
- Admin: redirect the homepage to any URL. - Hashtags: let users follow hashtags (Mastodon, Akkoma).
- Compatibility: added compatibility with Friendica.
- Hashtags: let users follow hashtags (Mastodon).
- Posts: Support posts filtering on recent Mastodon versions - Posts: Support posts filtering on recent Mastodon versions
- Reactions: Support custom emoji reactions - Reactions: Support custom emoji reactions
- Compatbility: Support Mastodon v2 timeline filters. - Compatbility: Support Mastodon v2 timeline filters.

View File

@ -673,6 +673,7 @@
"empty_column.filters": "You haven't created any muted words yet.", "empty_column.filters": "You haven't created any muted words yet.",
"empty_column.follow_recommendations": "Looks like no suggestions could be generated for you. You can try using search to look for people you might know or explore trending hashtags.", "empty_column.follow_recommendations": "Looks like no suggestions could be generated for you. You can try using search to look for people you might know or explore trending hashtags.",
"empty_column.follow_requests": "You don't have any follow requests yet. When you receive one, it will show up here.", "empty_column.follow_requests": "You don't have any follow requests yet. When you receive one, it will show up here.",
"empty_column.followed_tags": "You haven't followed any hashtag yet.",
"empty_column.group": "There are no posts in this group yet.", "empty_column.group": "There are no posts in this group yet.",
"empty_column.group_blocks": "The group hasn't banned any users yet.", "empty_column.group_blocks": "The group hasn't banned any users yet.",
"empty_column.group_membership_requests": "There are no pending membership requests for this group.", "empty_column.group_membership_requests": "There are no pending membership requests for this group.",