]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Unicodize a couple regexes for tags: fixes linking & detection of non-ASCII tags...
authorBrion Vibber <brion@pobox.com>
Thu, 24 Feb 2011 00:37:55 +0000 (16:37 -0800)
committerBrion Vibber <brion@pobox.com>
Thu, 24 Feb 2011 00:37:55 +0000 (16:37 -0800)
commit295e2bde565d9f057c4b6c3f5e4a9ae4195ede26
tree1daf4a6f88670b8cbe681ec4760a74d0286ca278
parent1be22260197c058dead7baccbfc074d06771c4b3
Unicodize a couple regexes for tags: fixes linking & detection of non-ASCII tags that match the current regexes.
(Checks for 'letter' and 'number' characters, underscore, dash, and period.)
classes/Notice.php
lib/util.php