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.
Baris Usakli c343b93a37 optimize ajaxify
- do not call $.timeago twice on topic load and for widgets
- do not use toLocaleString for each timeago string, use a single
Intl.DateTimeFormat instance instead
- do not call format for empty timeago strings, ie a post that isnt
edited doesnt have a timeago string
- do not call isTouchDevice for every element
- remove app.replaceSelfLinks, this is superceded with /me route
- store references to jquery objects in navigator instead of creating
them on every scroll
6 years ago
..
images updated digest header 7 years ago
language Latest translations and fallbacks 6 years ago
less closes #6854 7 years ago
src optimize ajaxify 6 years ago
uploads tweak gitignores, closes #5250 8 years ago
vendor Fix ACP alerts to use same system as client (#6396) 7 years ago
.eslintrc Remove public eslint `templates` global 8 years ago
.jshintrc ESlint no-undef, remove global comments 8 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 Pass tests 8 years ago