Commit Graph

227 Commits (033c5d572647986948c3b6be530afc27f04696e5)

Author SHA1 Message Date
akhoury 1b207d8276 IE8 support, general cleanups, from native to $ objects ...
Julian Lam 53f1e4d3d4 dedicated stylesheet.css route for LESS compilation, no longer usin less-middleware for base theme...
Julian Lam 2ba11dce15 hiding search buttons and route when search is not configured
Julian Lam 813ff95146 removing useless jqueryUI CSS
Jason Nall 7937ecb6b4 Moved CSS above scripts to ensure CSS files are downloaded in parallel. This can improve page load speed in some browsers.
Baris Soner Usakli 6140d76f76 fixed index of newly created posts, matched vanilla search form to lavender
Baris Soner Usakli 30cc992f5e closes
Baris Soner Usakli b912dcb2f0 topic title
Baris Soner Usakli 896af72a25 added topic title to header
Julian Lam b6e96541e7 first pass,
Baris Soner Usakli d0592412e6 added status to template
psychobunny 1c1c5da8f2 isAdmin in header
Julian Lam d7b44789fc updating stati to use sibling classes
Baris Soner Usakli 700876fe58 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli 97e0e48b07 closes , closes
Julian Lam c9bb65133a Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 37f7d1d08a resolved issue
Baris Soner Usakli 22bc3e9571 added statuses into dropdown
Julian Lam 63437571b8 fixing header favicon to look for type as well
Baris Soner Usakli a86ddc9934 closes
Baris Soner Usakli a7d9944cc1 icons on register login in mobile menu
Julian Lam fb2b54b314 refactored meta and link tag generation to template (yay frontend processing!)
cache busters now always added in template, instead of throughout code
Julian Lam 133188f14c introducing cache buster to plugin CSS and loaded scripts
Baris Soner Usakli 5759b1b1a2 closes
Baris Soner Usakli c06320e28b closes
Baris Soner Usakli 9cb232c198 added header tooltips
Baris Soner Usakli 46fb6377ee fixed topic reply if title was 255, better notif text in unread and recent,removed console.log
Julian Lam 92706a6550 fixed
Julian Lam cf69b9fcb3 fixed - issue where the bootswatch theme was loaded before vanilla, causing default bootstrap to override the bootswatch loaded bootstrap
psychobunny 025e1293fa removed deprecated cssSrc, replaced with optional bootswatchCSS
Julian Lam 0ea09972b4 fixed issue where outgoing links warning page would intercept clicks to the search button in the headerbar (thanks @dove)
- linted some files
Julian Lam 3837841882 removed automatic "visible-xs-inline" on links added by static-page or -42
Baris Soner Usakli 243cb5af61 fixed mobile search link
Julian Lam 5e538ef051 fixed - added labels to the top bar (update vanilla!)
merged "loading" and "more_posts" in topic i18n data, changed behaviour so that on mobile, only the spinner shows.
Barış Soner Uşaklı dea43ee008 Merge pull request from bdharrington7/master
added login register selectors to close the nav when clicked
Baris Soner Usakli 6053a8caa5 search icon should be hidden-xs
bdharrington7 bf96903d6e removed submenu for login / register in guest menu options
bdharrington7 2b63b2c52a fixed bug that hid the login menu option
bdharrington7 0ad1f1576b Fix: login / register collapses on click, Search unavailable if not allowed
Baris Soner Usakli 1e59147d64 closes
Baris Soner Usakli 30ad852492 closes
Baris Soner Usakli c19d3e8063 closes
Baris Soner Usakli 414eaea413 username mention auto completes
Baris Soner Usakli 680fac0674 added relative_path to header.tpl
Julian Lam d8183c056c added cache buster to require.js files - fixes
akhoury abc782f5e6 can i haz header-icons pls, merry xmas
Baris Soner Usakli d068139d81 changed header links to icons
Baris Soner Usakli 764e937c43 removed inline style
Baris Soner Usakli fe1a75d1fd paginator starts hidden
Baris Soner Usakli f68f02d346 closes