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 345dd93310 Little improvements to filters settings page (#12793)
When you have many filters, it may be hard for you to reach the button
to create yet another one. This commit moves creation button to the
heading, leaving the page just for the list.

On the other hand, when there are no filters, page looks kind of
strange with the empty table. So text stating obvious fact that user
has no filters was added in this commit too.

Closes #11020
Closes #12790
5 years ago
..
chewy Fix needlessly indexing unsearchable statuses into ElasticSearch (#12041) 5 years ago
controllers Fix base64-encoded file uploads not being possible (#12748) 5 years ago
helpers Fix IDN mentions not being processed, IDN domains not being rendered (#12715) 5 years ago
javascript Fix reuse of detailed status components (#12792) 5 years ago
lib Fix error when searching for empty phrase (#12711) 5 years ago
mailers Split AccountsHelper from StatusesHelper (#12078) 5 years ago
middleware Fix uncaught query param encoding errors (#12741) 5 years ago
models Fix base64-encoded file uploads not being possible (#12748) 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 URL search not returning private toots user has access to (#12742) 5 years ago
validators Fix uncaught domain normalization error in remote follow (#11703) 5 years ago
views Little improvements to filters settings page (#12793) 5 years ago
workers Fix RefollowWorker not keeping show_reblogs setting (#12707) 5 years ago