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.
Mathias Schreck b1a48981ef Check if href exists before accessing it (#5281)
I got a lot of errors in Firefox 50 `TypeError: $(...).attr(...) is undefined  nodebb.min.js:25167:24` which points exactly to that line I’ve changed.
Since HTML5 `href` is not a required attribute of an `a` tag. We have a couple of links without `href` and every time you click it you will get this error.
8 years ago
..
images default cover photo for groups, #2588 10 years ago
language Merge pull request #5170 from pitaj/master 8 years ago
less Merge pull request #5170 from pitaj/master 8 years ago
src Check if href exists before accessing it (#5281) 8 years ago
uploads tweak gitignores, closes #5250 8 years ago
vendor partial revert of a9984bb, adding in a layer to translate ISO 9 years ago
503.html fix mixed content warning on 503 status page and installer 9 years ago
favicon.ico added favicon 12 years ago
js-enabled.css fixes #5141 9 years ago
logo.png fixes #3940 9 years ago