mastodon/app/views
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
..
about
accounts Fix punycode being rendered instead of unicode in some places (#13030) 2020-02-03 18:44:54 +01:00
admin Fix design of announcements in admin UI (#12989) 2020-01-28 02:21:00 +01:00
admin_mailer
application
auth Fix invite request input not being shown on sign-up error if left empty (#13089) 2020-02-16 12:38:22 +01:00
authorize_interactions
directories Change last_status_at to be a date, not datetime (#12966) 2020-01-26 23:13:48 +01:00
errors
filters Various fixes and improvements (#12878) 2020-01-20 15:55:03 +01:00
follower_accounts
following_accounts
home
invites
kaminari
layouts Change reported media attachments to always be hidden in admin UI (#12879) 2020-01-18 19:50:43 +01:00
media
notification_mailer
oauth
public_timelines
relationships Change last_status_at to be a date, not datetime (#12966) 2020-01-26 23:13:48 +01:00
remote_follow
remote_interaction
settings Various fixes and improvements (#12878) 2020-01-20 15:55:03 +01:00
shared
shares
statuses Fix punycode being rendered instead of unicode in some places (#13030) 2020-02-03 18:44:54 +01:00
tags
user_mailer
well_known/host_meta