1148 Commits (97592eede6e284db9ac2d5416503b9d8ebfe0489)

Author SHA1 Message Date
Julian Lam f08067bab2 fixes #356 - issue where accessing a NodeBB using a different machine name
from one that it was set up with causing template data to not load, as it
was being accessed via absolute url, instead of relative url
11 years ago
Julian Lam 1160f39cb0 revamped reconnection notification, closes #354 11 years ago
Baris Soner Usakli 9b7f8076eb removed console.log 11 years ago
psychobunny 607ee8bbc1 added outgoing.less, fixed modern.less theme, fixed #316 11 years ago
psychobunny 36d2f74887 fixed unread category view 11 years ago
Baris Usakli 9c14618d55 dont redirect back to reset password after login 11 years ago
Baris Usakli f2c1a92513 closes #215 11 years ago
Baris Usakli fe6595cd2a Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli c2aac916aa fixed topics not appearing after a post in category view 11 years ago
psychobunny e161b5387b fixed untranslated language on dynamic new posts and infinite loading 11 years ago
Baris Usakli 585e5cd88f closes #341 11 years ago
psychobunny 1637ffc5dc re-adding teaser 11 years ago
psychobunny a28797ee03 fix for recent view teasers 11 years ago
Julian Lam 49e28f9d1e fixing bug where outgoing links didn't actually let you leave... oops! 11 years ago
Baris Usakli 4a7cd664fd fixed a bug in template parsing 11 years ago
Baris Usakli eb1c1c78d4 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli 0b0d64b52e logout/login changes, updateHeader changes 11 years ago
psychobunny de1e3230f5 fixed topics and admin views, broken after merge 11 years ago
psychobunny 1fbc038e64 fixed conflicts, added new language key for users/online 11 years ago
psychobunny cd63dd429b finalizing todo's before merging 11 years ago
Baris Usakli fbfdf561fc Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli 83d5a84edd login redirects back 11 years ago
psychobunny 5abf02c6d1 default language, en 11 years ago
psychobunny b8037845d6 registration.tpl; translator variable system 11 years ago
psychobunny 1a1fea535b header language 11 years ago
psychobunny 5c7da4b686 fixed serverside templating; footer, logout internationalization; updated more global lang keys 11 years ago
Julian Lam b6ee89a6d8 fixed typo in plugins page 11 years ago
psychobunny 2d8e6bd980 category language 11 years ago
Julian Lam a173d61464 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Baris Usakli 8f04a136c8 fixed whitespace 11 years ago
Julian Lam b7675e1ec7 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 964fbfe2bb fixes to get nodebb to at least load on IE 11 years ago
Baris Usakli 8fb8956c0d closes #331 11 years ago
psychobunny c11920ac08 internationalization: 404 and 403 11 years ago
Baris Usakli 9a4eb26246 closes #332 11 years ago
Julian Lam 0d9958afe7 HOTFIX for scripts 11 years ago
Julian Lam 14720057c2 serving unminified libraries in development mode, minified otherwise 11 years ago
Julian Lam 66cb1fb6ad removed console.log from socket connection success handler 11 years ago
Julian Lam 99440585e6 Merge branch 'master' into optimize-22-09-2013
Conflicts:
	package.json
12 years ago
Baris Usakli 290d69d14a remember where the topic was left off 12 years ago
Baris Usakli 4fce06677f Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Usakli f53cd8b5b6 category view fix 12 years ago
Julian Lam da59f47624 adding missing files 12 years ago
Julian Lam 521586f08f Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Baris Usakli bae9f46d8b small fixes to search 12 years ago
Julian Lam d7ea24e218 issue #322 - minifying css file and added jquery to minified compilation 12 years ago
Julian Lam e621d7e601 closed #322 - autominifying client-side assets on load 12 years ago
Baris Usakli aa6eff4c54 one more itme 12 years ago
Baris Usakli f36583e676 possible fix for users/online duplication 12 years ago
Baris Usakli 0a0a91d4b2 remove listener 12 years ago
Baris Usakli 6c70f9e308 only collapse header if its expanded 12 years ago
Baris Usakli b25c3d8b67 closes #324 12 years ago
Baris Usakli 776b51fef7 closes #323 12 years ago
Julian Lam 043aafd7b7 closed #315 12 years ago
Julian Lam 6fd202fe36 closed #321, removed cheerio use altogether, and made changes to the
client side to ajaxify the user to /outgoing when an external link is
clicked
12 years ago
Baris Soner Usakli de34c7580f closes #314 12 years ago
Baris Soner Usakli bcb492751c closes #313, also fixed progressbar 12 years ago
Julian Lam 3eb594df43 fixing timestamps in category view (topics listing) for noscript 12 years ago
psychobunny 5a10f7fcfe init variables in translator 12 years ago
psychobunny 5e89caf358 internationalization: topic.json 12 years ago
psychobunny 35b40ef650 internationalization: unread.tpl 12 years ago
psychobunny 56b7d6cb7c internationalization: users 12 years ago
psychobunny 8b8a890ac9 removed unnecessary warning message to anonymous users attempting to unfavourite posts 12 years ago
psychobunny 5645bcee2d topic.json en lang; tested serverside internationalization in favourites; fixed some keys in login 12 years ago
psychobunny a631707db4 app.js + todo 12 years ago
psychobunny 451ffafb9e finished initial client side & server side language parsing methods; integrated preloading into ajaxify and server app.js 12 years ago
psychobunny b5274a0d91 init 12 years ago
Baris Soner Usakli db4dc03abc added timeago to unread page 12 years ago
Baris Soner Usakli 6be5bcc4c8 closes #308 12 years ago
Baris Usakli 21efda4a84 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Usakli 082375f129 link fade outs 12 years ago
Julian Lam 1204859263 Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam c8b5d1561e minor CSS fixes to post timeago text in topic view 12 years ago
Baris Usakli 6912e77d25 removed data-pid from buttons 12 years ago
Baris Usakli d84d096e7e added post links 12 years ago
Baris Usakli 29c17fd32e fixed user infinite loading 12 years ago
Baris Usakli d721320af5 added jquery.timeago.js 12 years ago
Baris Usakli efef9c864c closes #306 12 years ago
psychobunny 047fcbe63f style revert for cerulean 12 years ago
psychobunny dbe0b1551b creating a separate theme for my metro ui shenanigans, follow up revert on cerulean incoming 12 years ago
psychobunny 8f7b047b7a fixed padding in category-box 12 years ago
psychobunny a38ace0df9 moved metro slide animation out of vanilla into cerulean, and rejigged the home page a bit 12 years ago
psychobunny 0b0b06e8b9 fixed users.tpl from fail merge earlier 12 years ago
psychobunny f83b61903a screwing around with animations in cerulean; started modernui look and feel 12 years ago
Julian Lam 64521494ce removed outdated socket.io client libs (socket.io package adds these routes anyway) 12 years ago
Baris Usakli e5ef498164 merged users.tpl 12 years ago
Baris Usakli 24e4be77d8 closes #304 12 years ago
psychobunny 0d55f2ef32 cerulean: switched to lucida grande / tahoma 12 years ago
psychobunny 8ec3371139 cerulean theme: new users view 12 years ago
psychobunny a01a7ae5fc fixed following.tpl and followers.tpl layout (broken from BS3 merge) 12 years ago
Baris Usakli eddddc694d closes #302 12 years ago
Baris Usakli ce61138351 fixed conflicts 12 years ago
Baris Usakli 564662ee00 closes #294 12 years ago
psychobunny 678db837fd refactored post-block 12 years ago
psychobunny c44461e33f formatting - template js admin side 12 years ago
psychobunny 221b9bc149 formatting - template associated js 12 years ago
psychobunny dc41c6bc0d formatting - core client side 12 years ago
psychobunny 828d937dec .jsbeautify 12 years ago
psychobunny 6bab2523d5 fixes #276 popup alert appearing under admin content 12 years ago
psychobunny 08316496cd fixes #289 recent page not responsive 12 years ago