mastodon/app
ThibG 1314bba68a
Fix old browsers crashing because of missing `finally` polyfill in web UI (#13115)
Fix #13015
2020-02-18 17:22:44 +01:00
..
chewy
controllers Fix sign-ups without checked user agreement being accepted through the web form (#13088) 2020-02-16 12:56:53 +01:00
helpers Fix punycode being rendered instead of unicode in some places (#13030) 2020-02-03 18:44:54 +01:00
javascript Fix old browsers crashing because of missing `finally` polyfill in web UI (#13115) 2020-02-18 17:22:44 +01:00
lib Fix rendering `<a>` without `href` when scheme unsupported (#13040) 2020-02-08 21:22:38 +01:00
mailers Fix error when sending moderation notification (#13014) 2020-02-01 15:42:12 +01:00
models Fix remote convertible media attachments not being saved (#13032) 2020-02-03 18:45:56 +01:00
policies
presenters
serializers Fix punycode being returned in some entities instead of unicode in REST API (#13035) 2020-02-03 21:16:37 +01:00
services
validators Search account domain in lowercase (#13016) 2020-02-01 15:42:24 +01:00
views Fix account's bio not being shown if there are no proofs/fields in admin UI (#13075) 2020-02-17 16:38:59 +01:00
workers