chuckya/app
Eugen Rochko e1fcad34a9 Fix length validator counting things that look like URIs like URLs ()
URI.extract is too strong, not limited to URLs, matched real text.
Same issue was present in language detector.
2017-07-31 05:06:20 +02:00
..
controllers Fix - Accept backup codes for disabling 2FA () 2017-07-26 23:36:33 +02:00
helpers Fallback to site_hostname when site_title is empty () 2017-07-27 15:13:49 +02:00
javascript Improve accessibility (part 7) () 2017-07-31 00:18:15 +02:00
lib Fix length validator counting things that look like URIs like URLs () 2017-07-31 05:06:20 +02:00
mailers Set default From address in config () 2017-07-07 00:12:12 +02:00
models Count all URLs in text as 23 characters flat, do not count domain part of usernames () 2017-07-29 00:06:29 +02:00
policies Add status destroy authorization to policy () 2017-05-30 22:56:31 +02:00
presenters Minor ActivityPub JSON fixes () 2017-07-16 10:28:55 +02:00
serializers Add unfollow modal (optional) () 2017-07-18 17:14:43 +02:00
services Fix an error when a user tries to search nonexistent remote user (regression from ) () 2017-07-27 15:11:59 +02:00
validators Fix length validator counting things that look like URIs like URLs () 2017-07-31 05:06:20 +02:00
views Make salutation of email localizable () 2017-07-31 00:18:44 +02:00
workers Fix guard clause in WebPushNotificationWorker () 2017-07-28 17:21:28 +02:00