You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
Sasha Sorokin c8d82ef3c3 Split relationships page strings (#12502)
Before this moment relationships managing page was using strings from
other context - from counters, but in order for translators to be able
to translate it relatively to the page, it must use separate strings.

I've split the strings for "Following" and "Followers" and put them to
"relationships" keyset in localization file. This should solve this
issue.

Fixes #10863
6 years ago
..
chewy Fix needlessly indexing unsearchable statuses into ElasticSearch (#12041) 6 years ago
controllers Add ability to filter reports by target account domain (#12154) 6 years ago
helpers Add ability to filter reports by target account domain (#12154) 6 years ago
javascript Fix conversations not having an unread indicator in web UI (#12506) 6 years ago
lib Fallback to Create audience when object has no defined audience (#12249) 6 years ago
mailers Split AccountsHelper from StatusesHelper (#12078) 6 years ago
models Add ability to filter reports by target account domain (#12154) 6 years ago
policies
presenters Fix n+1 query for bookmarks on statuses (#12494) 6 years ago
serializers Fix n+1 query for bookmarks on statuses (#12494) 6 years ago
services Fix empty poll options not being filtered on remote poll update (#12484) 6 years ago
validators Fix uncaught domain normalization error in remote follow (#11703) 6 years ago
views Split relationships page strings (#12502) 6 years ago
workers Fix various issues with account migration (#12301) 6 years ago