Don't use password sign-up when email sign-up is enabled
Fix #1001 Deny access to disabled sign-up strategy
Set limit for posts subtitle
Near 500 characters might be good because Mastodon shows subtitle and it shows at most 500 characters.
Don't use password sign-up when email sign-up is enabled
[BUG] Telegram doesn't show the extract of my article...
Trailing exclamation mark isn't encoded becauae of Rocket' bug. Upgrading to Rocket 0.5 solves this problem.
Logging when rendering
ErrorPage
Blocking of instances does not work
I found a bug that articles from remote instances are retrieved when a user visits remote user page like https://write.tchncs.de/@/KitaitiMakoto@fediverse.blog even if the instances are blocked. I…