2489 Commits (da0793c0119d586157ca3e8a7d22f263cb44b310)

Author SHA1 Message Date
barisusakli c320051a1e chat jshint 11 years ago
Julian Lam e757183cec linting 11 years ago
Julian Lam 89ba0840e6 minor reordering of jslint comment 11 years ago
Julian Lam 0668556d4f Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam c000a8c5ba linting 11 years ago
barisusakli e9ab9dcce2 search cleanup 11 years ago
barisusakli 67f1251ba3 pagination cleanup 11 years ago
Julian Lam 392075eb27 fixing theme previews in subfolder installs 11 years ago
barisusakli d4556d4da3 added minifed js files
replace jquery form and timeago with minified versions
11 years ago
Julian Lam a500899fdf removing unused bootstrap js file 11 years ago
Julian Lam 4343f240d0 moving async back to proper vendor folder 11 years ago
Julian Lam 2f1707e772 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
barisusakli 813b3d6fcc changes for live streaming of posts 11 years ago
psychobunny 1e9850b6b9 vendor* 11 years ago
psychobunny df29410c08 moving async back to require.js modules/vendor folder 11 years ago
Julian Lam 3dc4fd9fd9 added sounds for incoming and outgoing chat, and new notification 11 years ago
Julian Lam 4cb9f34253 adding buzz and sound assets 11 years ago
Julian Lam f65a7f96ff moving async to proper vendor folder 11 years ago
Julian Lam cb304d7d54 fixed #1188 11 years ago
barisusakli a5f4135c62 added socket listeners to home 11 years ago
psychobunny 29ad8d2582 closes #1192 11 years ago
barisusakli 3d68c7c6b6 added getObjectsFields methods to db class, changed getUsers methods to use the new method, refactor to user.js and mongo.js 11 years ago
barisusakli 661dff2f9b added jquery css 11 years ago
Julian Lam 19c9f1bb19 backwards compatibility with plugins that are assuming no callback 11 years ago
barisusakli 656ec227e9 merge 11 years ago
barisusakli 78f9c25c9c added autocomplete to jquery fixed search results 11 years ago
psychobunny a68ba044c3 fixed missing topic_name and viewcount when reverse infinite scrolling 11 years ago
psychobunny 857df86726 fixed pagination, and loading of template blocks on cold load (temp solution) 11 years ago
psychobunny 875c8ed66c console.log 11 years ago
psychobunny 62afe65ccf bugfix + deprecated templates.getTemplateNameFromUrl 11 years ago
psychobunny 712c382a28 optimizing ajaxify (still needs work though) 11 years ago
psychobunny 464c2f42c3 Merge remote-tracking branch 'origin/master' into webserver.js-refactor
Conflicts:
	public/templates/admin/themes.tpl
	src/meta.js
	src/routes/api.js
11 years ago
psychobunny 68b41083ad removing re-added templates from core 11 years ago
barisusakli 73c89010cb closes #1182 11 years ago
barisusakli 57f9f8bc57 closes #1176 11 years ago
psychobunny 1ef95bd09e Merge remote-tracking branch 'origin/master' into webserver.js-refactor
Conflicts:
	app.js
	public/templates/category.tpl
	public/templates/popular.tpl
	public/templates/recent.tpl
	public/templates/unread.tpl
	src/routes/plugins.js
	src/webserver.js
11 years ago
barisusakli 6496b91c29 closes #1180 11 years ago
barisusakli b4b9ed1841 optimized getTopicsByTids, single db call to get topicData, added cache for privilege/category/user data 11 years ago
Julian Lam 6fb393de78 fixing #1177 11 years ago
Julian Lam 5a8a3627d2 bringing subfolder installations to v0.4.0 - JUST FOR @PLANNER 11 years ago
psychobunny e84dd4fd94 Merge remote-tracking branch 'origin/master' into webserver.js-refactor
Conflicts:
	public/templates/accountedit.tpl
	public/templates/header.tpl
	src/routes/meta.js
	src/webserver.js
11 years ago
Baris Soner Usakli 30130b2d62 set back to false when loading indicator fades out 11 years ago
Baris Soner Usakli 6a824a2e10 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 7dfdab0a2d search page change 11 years ago
Julian Lam 5880590425 removing "pluginCSS", "css" in plugins is now included directly into stylesheet.css. This is a breaking change.
fixes #1168
11 years ago
psychobunny 7183fda2eb console.log 11 years ago
psychobunny bcd8137d0e console.log 11 years ago
psychobunny 55a7838725 temporary templateMapping fix for admin side; will come back to this after merging this branch 11 years ago
Julian Lam 1f23642ab4 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam e9e53ad95e added a new property to userData "hasPassword", disabling "current password" field in user editing if no password is set (for SSO logins, for example) 11 years ago