2579 Commits (f247c2195ec7fa9e75c5e1b0c31c6324dd169a3d)

Author SHA1 Message Date
barisusakli a0e784a612 closes #1138 11 years ago
barisusakli d2bef79888 closes #1194 11 years ago
Julian Lam 97a64122b4 updates to language files 11 years ago
Julian Lam 66fd13be97 Merge branch 'master' of github.com:qk168899/NodeBB into qk168899-master 11 years ago
sam 9c3c536ae8 fine tune zh-TW 11 years ago
barisusakli ccc717b339 account posts jshint 11 years ago
Julian Lam 401bd02748 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 553cabdcfa refactored sound system so that they can be specified in ACP, updated soundfile to work in FF, which fixes #1209 11 years ago
barisusakli 9685cb7fe0 removed broken post update 11 years ago
barisusakli 161c7f1875 closes #1201 11 years ago
barisusakli 2bb5918b6c closes #1208 11 years ago
barisusakli 7668b95c66 register.js cleanup 11 years ago
barisusakli 970639274e fixes image uploads
if images had special regex characters in them upload text was failing
11 years ago
barisusakli 90e398e5c9 user js refactor, category fix
if a category that didn't exist was request with category/1231 or
api/category/1231 it was crashing.
11 years ago
psychobunny b2986f2a4e removing use strict from forum/topic.js until its refactored properly 11 years ago
psychobunny 35ac0bb793 linted app.js 11 years ago
psychobunny dd7433bab6 fixed active users icon in thread 11 years ago
psychobunny 01077cb35b Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
psychobunny 0d625761be fixing bug introduced @ da0355ef79 (multiple widget areas defined = explosion) 11 years ago
barisusakli 0f19578523 removed dupe body 11 years ago
psychobunny bdc7a19bd7 don't attempt to parse a non-existing widget area 11 years ago
psychobunny 58fe16e15c Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
psychobunny 7fc2e627c5 linting templates.js; got rid of some unused server-side code 11 years ago
Julian Lam e611a8174e linting setting.js again and abstracting out saveField 11 years ago
psychobunny 0a293be823 linting categories.js and footer.js 11 years ago
psychobunny d183e58771 linting admin/groups 11 years ago
psychobunny 6ea760d636 linting admin/index; admin/languages 11 years ago
psychobunny 2d65a746e4 linting admin/settings 11 years ago
psychobunny b515995432 removed unnecessary switch case 11 years ago
psychobunny e9fb2f4135 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
psychobunny 44a91fe9ea linting admin/themes 11 years ago
Julian Lam ca2e9d7d9e linting and moving xregexp back to .js 11 years ago
Julian Lam 738ada9b16 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 816d9e5d12 minifying xregext lib 11 years ago
psychobunny fdb9b889ec Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
psychobunny fb1ddc3d9b minifying colorpicker.js 11 years ago
Julian Lam b525d95915 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 6aa8df1d24 removed unminified buzz library, keeping minified version 11 years ago
psychobunny da0355ef79 remove async dep for widgets (30kb was overkill for one use of async.each); linting 11 years ago
Julian Lam 2826381b20 draft saving in composer -- resolved #1197 11 years ago
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
Baris Soner Usakli 7135e9424c closes #1167 11 years ago
Baris Soner Usakli 3fe9bdc24c removed the postbar selector from activeusers 11 years ago
psychobunny 542f937589 Merge remote-tracking branch 'origin/master' into webserver.js-refactor
Conflicts:
	src/routes/api.js
11 years ago
Baris Soner Usakli c028761857 new route to get recent posts 11 years ago
psychobunny 73d637096c Merge remote-tracking branch 'origin/master' into webserver.js-refactor
Conflicts:
	public/templates/account.tpl
	public/templates/accountposts.tpl
	public/templates/favourites.tpl
	public/templates/search.tpl
11 years ago
Julian Lam 6192af18ab Merge pull request #1159 from BitBangersCode/settings-callback
Send the callback to the retry
11 years ago
MrWaffle 33a5a2177e Send the callback to the retry 11 years ago
Baris Soner Usakli 976744480f post summary change 11 years ago
psychobunny 3614211f0e Merge remote-tracking branch 'origin/master' into webserver.js-refactor
Conflicts:
	public/templates/accountposts.tpl
	public/templates/header.tpl
11 years ago
psychobunny 552eb78db8 template compiling init; changing themes now finally works on this branch 11 years ago