hometown/app
Eugen Rochko f86ee4b59f
Fix IDN mentions not being processed, IDN domains not being rendered ()
This changes the REST API to return unicode domains in the `acct`
attribute instead of punycode, and to render unicode instead of
punycode on public HTML pages as well.

Fix , fix 
2019-12-30 19:20:43 +01:00
..
chewy Fix needlessly indexing unsearchable statuses into ElasticSearch () 2019-10-02 20:04:46 +02:00
controllers Remove unused AccountRelationshipsPresenter call in public pages () 2019-12-30 19:13:02 +01:00
helpers Fix IDN mentions not being processed, IDN domains not being rendered () 2019-12-30 19:20:43 +01:00
javascript Fix undefined error regression in status component in web UI () 2019-12-30 03:55:11 +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
models Fix IDN mentions not being processed, IDN domains not being rendered () 2019-12-30 19:20:43 +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 IDN mentions not being processed, IDN domains not being rendered () 2019-12-30 19:20:43 +01:00
validators Fix uncaught domain normalization error in remote follow () 2019-08-30 02:19:17 +02:00
views Fix batch actions on non-pending tags in admin interface () 2019-12-29 05:41:26 +01:00
workers Fix various issues with account migration () 2019-11-07 09:05:07 +02:00