You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Miguel Ángel Durán García 1afc4f39a8 Remove unneded type tags for scripts
In HTML5 we can omit the type tag for scripts because it's useless in
javascript.

http://www.w3.org/html/wg/drafts/html/master/scripting-1.html#the-script
-element

"When used to include dynamic scripts, the scripts may either be
embedded inline or may be imported from an external file using the src
attribute. If the language is not that described by "text/javascript",
then the type attribute must be present, as described below. Whatever
language is used, the contents of the script element must conform with
the requirements of that language's specification."
12 years ago
..
css deleted posts are collapsed clicking on them expands them, closes #138 12 years ago
images/themes minor tweaks to theme engine 12 years ago
socket.io init, just some testing 12 years ago
src dont infinite load if there are no topics loaded 12 years ago
templates Remove unneded type tags for scripts 12 years ago
themes introduction of theme engine parsing (themes go in /public/themes!) 12 years ago
uploads removing debug statements from ajaxify 12 years ago
vendor started categories admin + icon picker; updated fontawesome; removed FA docs/less/sass 12 years ago
favicon.ico added favicon 12 years ago