chinwagsocial/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
2019-12-01 07:08:40 +01:00
..
chewy Fix needlessly indexing unsearchable statuses into ElasticSearch (#12041) 2019-10-02 20:04:46 +02:00
controllers Add ability to filter reports by target account domain (#12154) 2019-11-30 19:53:58 +01:00
helpers Add ability to filter reports by target account domain (#12154) 2019-11-30 19:53:58 +01:00
javascript Fix conversations not having an unread indicator in web UI (#12506) 2019-12-01 07:06:20 +01:00
lib Fallback to Create audience when object has no defined audience (#12249) 2019-11-30 19:58:00 +01:00
mailers Split AccountsHelper from StatusesHelper (#12078) 2019-10-24 22:50:09 +02:00
models Add ability to filter reports by target account domain (#12154) 2019-11-30 19:53:58 +01:00
policies Change admin UI for hashtags and add back whitelisted trends (#11490) 2019-08-05 19:54:29 +02:00
presenters Fix n+1 query for bookmarks on statuses (#12494) 2019-11-28 04:08:00 +01:00
serializers Fix n+1 query for bookmarks on statuses (#12494) 2019-11-28 04:08:00 +01:00
services Fix empty poll options not being filtered on remote poll update (#12484) 2019-11-26 22:46:31 +01:00
validators Fix uncaught domain normalization error in remote follow (#11703) 2019-08-30 02:19:17 +02:00
views Split relationships page strings (#12502) 2019-12-01 07:08:40 +01:00
workers Fix various issues with account migration (#12301) 2019-11-07 09:05:07 +02:00