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 11d4f9eefc
Split context for filter bar and unread markers (#16865)
On notifications page, in settings, "Show" for quick filter bar and
unread notifications markers use the same string, while being placed in
the separate contexts - under different settings categories.

This commit splits the contexts, creating new strings:

- "Show filter bar" in place of "Show" for filter bar;

- "Highlight unread notifications" in place of "Show" for unread
  notification markers, which are now simply called "Highlighting";

- There's also "Unread notifications" in place of "Unread notification
  markers" string to accompany the changes to "Show" string under that
  category.

All new strings have new IDs, which will cause previous strings to
invalidate on the next translation update and new strings to be created.
This will help Mastodon translators to know that there are changes and
improve translation in accordance to the source string update.
4 years ago
..
chewy Change `tootctl search deploy` algorithm (#14300) 5 years ago
controllers Add remove from followers api (#16864) 4 years ago
helpers Add Northern Kurdish locale as requested by translator. It already has a project started on Crowdin. (#16548) 4 years ago
javascript Split context for filter bar and unread markers (#16865) 4 years ago
lib Fix retention rate computation (#16854) 4 years ago
mailers Prepare Mastodon for Rails 6 (#15911) 4 years ago
models Add remove from followers api (#16864) 4 years ago
policies Add ability to skip sign-in token authentication for specific users (#16427) 4 years ago
presenters Add graphs and retention metrics to admin dashboard (#16829) 4 years ago
serializers Add graphs and retention metrics to admin dashboard (#16829) 4 years ago
services Fix some link previews being incorrectly generated from other prior links (#16885) 4 years ago
validators Minor memory optimizations (#16507) 4 years ago
views Add graphs and retention metrics to admin dashboard (#16829) 4 years ago
workers Fix followers synchronization mechanism not working when URI has empty path (#16510) 4 years ago