reddit themes: allow using of themes from 21-char subreddits
commitaba271169d088f6a90fc58ce6905baab43c2f023
authorxiongchiamiov <xiong.chiamiov@gmail.com>
Wed, 22 Apr 2015 17:21:10 +0000 (22 10:21 -0700)
committerxiongchiamiov <xiong.chiamiov@gmail.com>
Wed, 22 Apr 2015 17:44:08 +0000 (22 10:44 -0700)
tree867e0fc9ebd63646b0d70fb0a7317df232c65071
parente6eda846c358232578cd50ba237b28f79df787a9
reddit themes: allow using of themes from 21-char subreddits

We mistakenly misread the name-enforcement regex `subreddit_rx` to say that
subreddit names can be a maximum of 20 characters, and so set the maximum
length of the field for custom subreddit themes at 20.  The maximum length is
actually 21, which means that a people have been prevented from using themes
from certain subreddits.
r2/r2/templates/prefoptions.html