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 9edab7afaf Add translation project promotion link (#12736)
This commit adds promotional notice on appearance settings about
translation project if any other locale than English is used. It
allows users to learn and contribute translations to Mastodon.

Step ahead, in this commit one unusual string is added - link to a
guide. By default it refers to Crowdin project itself, but if any of
Mastodon localization teams established their own guide, they can
refer it. Or, if Crowdin supports localized domain for language, it
can also be put there (e.g. https://fr.crowdin.com/...).
5 years ago
..
chewy Fix needlessly indexing unsearchable statuses into ElasticSearch (#12041) 6 years ago
controllers Hide blocked users from more places (#12733) 5 years ago
helpers Fix IDN mentions not being processed, IDN domains not being rendered (#12715) 5 years ago
javascript refactor IntersectionObserver to observe viewport in single-column mode (#12735) 5 years ago
lib Fix error when searching for empty phrase (#12711) 5 years ago
mailers Split AccountsHelper from StatusesHelper (#12078) 6 years ago
models Fix IDN mentions not being processed, IDN domains not being rendered (#12715) 5 years ago
policies Change admin UI for hashtags and add back whitelisted trends (#11490) 6 years ago
presenters Fix n+1 query for bookmarks on statuses (#12494) 5 years ago
serializers Fix IDN mentions not being processed, IDN domains not being rendered (#12715) 5 years ago
services Fix IDN mentions not being processed, IDN domains not being rendered (#12715) 5 years ago
validators Fix uncaught domain normalization error in remote follow (#11703) 6 years ago
views Add translation project promotion link (#12736) 5 years ago
workers Fix various issues with account migration (#12301) 6 years ago