mastodon/app
ThibG cb28f61a6c
Fix invite request input not being shown on sign-up error if left empty (#13089)
If the “Why do you want to join?” textarea is left empty and the entered params
do not validate, the textarea isn't shown again, unlike other fields.

This commit fixes that by populating an empty `UserInviteRequest` when needed.
2020-02-16 12:38:22 +01:00
..
chewy
controllers Fix unfiltered params error when generating ActivityPub tag pagination (#13049) 2020-02-08 17:29:40 +01:00
helpers
javascript Fix unread indicator on announcements not being aligned with text in web UI (#13052) 2020-02-08 23:44:01 +01:00
lib Fix rendering <a> without href when scheme unsupported (#13040) 2020-02-08 21:22:38 +01:00
mailers
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 Fix invalid votes from the API being accepted (#12601) 2020-01-12 14:17:03 +01:00
validators
views Fix invite request input not being shown on sign-up error if left empty (#13089) 2020-02-16 12:38:22 +01:00
workers Add publish/unpublish controls to announcements in admin UI (#12967) 2020-01-27 11:05:33 +01:00