]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Merge branch 'site-notice' into 'nightly'
authormmn <mmn@hethane.se>
Fri, 17 Jun 2016 20:28:01 +0000 (16:28 -0400)
committermmn <mmn@hethane.se>
Fri, 17 Jun 2016 20:28:01 +0000 (16:28 -0400)
commitcb8bf360c42ca8fce44fac62316d6d71d66d912e
tree6d8837274e34284833ac3ba7fcbd598ebc6101fa
parentd4295cfb258216335eb611af3fb6e6c7edc0335a
parente98d5d0c0cee37acae440c15b3ea62ba036d4c82
Merge branch 'site-notice' into 'nightly'

Site Notice: common_purify instead of HTMLPurifier

So that we can use our custom settings (e.g: extra URI schemes) in the
site notice textbox.

Ref. #170

See merge request !124