]> cat aescling's git repositories - mastodon.git/commit
Shorten rendered links (strip protocol and www, truncate to 30 chars), redirect
authorEugen Rochko <eugen@zeonfederated.com>
Thu, 13 Oct 2016 14:49:52 +0000 (16:49 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Thu, 13 Oct 2016 14:51:34 +0000 (16:51 +0200)
commit33f7e1cf996b9f87784cb1218885d9acbc718944
treefad5ea67649e709d96e8267e6d767a598ba00df0
parent157f03f8bdbca1b34895099b38e5f2a1aeb1bd23
Shorten rendered links (strip protocol and www, truncate to 30 chars), redirect
to sign in page after sign up instead of root path which redirects to /about
app/controllers/auth/registrations_controller.rb
app/lib/formatter.rb
spec/lib/formatter_spec.rb