masto-fe/app/serializers
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
..
activitypub Add basic support for group actors () 2019-12-04 20:36:33 +01:00
nodeinfo Add openRegistrations attribute to nodeinfo endpoint () 2019-10-02 21:02:48 +02:00
rest Fix IDN mentions not being processed, IDN domains not being rendered () 2019-12-30 19:20:43 +01:00
rss Split AccountsHelper from StatusesHelper () 2019-10-24 22:50:09 +02:00
web Only display web push notifications after API call (fixes ) () 2018-08-23 21:44:27 +02:00
initial_state_serializer.rb Add setting for whether to crop images in unexpanded toots () 2019-10-24 22:51:41 +02:00
manifest_serializer.rb Add method and enctype to manifest () 2019-09-05 15:51:51 +02:00
oembed_serializer.rb Add allowfullscreen attribute to oembed iframe () 2019-03-25 15:01:09 +01:00
webfinger_serializer.rb Remove XML version of Webfinger and remove links to Atom feeds () 2019-08-01 19:14:02 +02:00