minify removed from core (use plugin if desired)

My reasoning: Minifying makes third party review harder. A visitor on
a GNU social site should have no problem reading, understanding and
modifying javascripts for their own liking. A minified script is much
more difficult to use, reuse, modify and share.

Free software is not minified.
This commit is contained in:
Mikael Nordfeldth
2014-02-24 01:05:13 +01:00
parent 97830b0701
commit c0c8250ff7
8 changed files with 6 additions and 55 deletions

File diff suppressed because one or more lines are too long