mastodon/app
ThibG 51eb111503 Allow blocking TLDs, and fix TLD blocks not being editable ()
Fixes 

It was already possible to create domain blocks for TLDs, but those
weren't enforced, nor editable. This commit changes it so that they
are enforced and editable.
2020-01-08 22:42:05 +01:00
..
chewy Fix needlessly indexing unsearchable statuses into ElasticSearch () 2019-10-02 20:04:46 +02:00
controllers Fix base64-encoded file uploads not being possible () 2020-01-04 01:54:07 +01:00
helpers Fix IDN mentions not being processed, IDN domains not being rendered () 2019-12-30 19:20:43 +01:00
javascript Fix reuse of detailed status components () 2020-01-06 18:22:17 +01:00
lib Fix error when searching for empty phrase () 2019-12-30 18:30:24 +01:00
mailers Split AccountsHelper from StatusesHelper () 2019-10-24 22:50:09 +02:00
middleware Fix uncaught query param encoding errors () 2020-01-02 17:14:58 +01:00
models Allow blocking TLDs, and fix TLD blocks not being editable () 2020-01-08 22:42:05 +01:00
policies Change admin UI for hashtags and add back whitelisted trends () 2019-08-05 19:54:29 +02:00
presenters Fix n+1 query for bookmarks on statuses () 2019-11-28 04:08:00 +01:00
serializers Fix IDN mentions not being processed, IDN domains not being rendered () 2019-12-30 19:20:43 +01:00
services Fix URL search not returning private toots user has access to () 2020-01-03 05:01:45 +01:00
validators Fix uncaught domain normalization error in remote follow () 2019-08-30 02:19:17 +02:00
views Little improvements to filters settings page () 2020-01-07 10:41:19 +01:00
workers Fix RefollowWorker not keeping show_reblogs setting () 2020-01-02 20:52:39 +01:00