Commit Graph

2552 Commits (e67e9aee42a648975a42b5790fdf3eef73f1383b)

Author SHA1 Message Date
psychobunny 2d65a746e4 linting admin/settings
psychobunny b515995432 removed unnecessary switch case
psychobunny e9fb2f4135 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
psychobunny 44a91fe9ea linting admin/themes
Julian Lam ca2e9d7d9e linting and moving xregexp back to .js
Julian Lam 738ada9b16 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 816d9e5d12 minifying xregext lib
psychobunny fdb9b889ec Merge branch 'master' of https://github.com/designcreateplay/NodeBB
psychobunny fb1ddc3d9b minifying colorpicker.js
Julian Lam b525d95915 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 6aa8df1d24 removed unminified buzz library, keeping minified version
psychobunny da0355ef79 remove async dep for widgets (30kb was overkill for one use of async.each); linting
Julian Lam 2826381b20 draft saving in composer -- resolved
barisusakli c320051a1e chat jshint
Julian Lam e757183cec linting
Julian Lam 89ba0840e6 minor reordering of jslint comment
Julian Lam 0668556d4f Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam c000a8c5ba linting
barisusakli e9ab9dcce2 search cleanup
barisusakli 67f1251ba3 pagination cleanup
Julian Lam 392075eb27 fixing theme previews in subfolder installs
barisusakli d4556d4da3 added minifed js files
replace jquery form and timeago with minified versions
Julian Lam a500899fdf removing unused bootstrap js file
Julian Lam 4343f240d0 moving async back to proper vendor folder
Julian Lam 2f1707e772 Merge branch 'master' of github.com:designcreateplay/NodeBB
barisusakli 813b3d6fcc changes for live streaming of posts
psychobunny 1e9850b6b9 vendor*
psychobunny df29410c08 moving async back to require.js modules/vendor folder
Julian Lam 3dc4fd9fd9 added sounds for incoming and outgoing chat, and new notification
Julian Lam 4cb9f34253 adding buzz and sound assets
Julian Lam f65a7f96ff moving async to proper vendor folder
Julian Lam cb304d7d54 fixed
barisusakli a5f4135c62 added socket listeners to home
psychobunny 29ad8d2582 closes
barisusakli 3d68c7c6b6 added getObjectsFields methods to db class, changed getUsers methods to use the new method, refactor to user.js and mongo.js
barisusakli 661dff2f9b added jquery css
Julian Lam 19c9f1bb19 backwards compatibility with plugins that are assuming no callback
barisusakli 656ec227e9 merge
barisusakli 78f9c25c9c added autocomplete to jquery fixed search results
psychobunny a68ba044c3 fixed missing topic_name and viewcount when reverse infinite scrolling
psychobunny 857df86726 fixed pagination, and loading of template blocks on cold load (temp solution)
psychobunny 875c8ed66c console.log
psychobunny 62afe65ccf bugfix + deprecated templates.getTemplateNameFromUrl
psychobunny 712c382a28 optimizing ajaxify (still needs work though)
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
psychobunny 68b41083ad removing re-added templates from core
barisusakli 73c89010cb closes
barisusakli 57f9f8bc57 closes
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
barisusakli 6496b91c29 closes
barisusakli b4b9ed1841 optimized getTopicsByTids, single db call to get topicData, added cache for privilege/category/user data
Julian Lam 6fb393de78 fixing
Julian Lam 5a8a3627d2 bringing subfolder installations to v0.4.0 - JUST FOR @PLANNER
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
Baris Soner Usakli 30130b2d62 set back to false when loading indicator fades out
Baris Soner Usakli 6a824a2e10 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli 7dfdab0a2d search page change
Julian Lam 5880590425 removing "pluginCSS", "css" in plugins is now included directly into stylesheet.css. This is a breaking change.
fixes 
psychobunny 7183fda2eb console.log
psychobunny bcd8137d0e console.log
psychobunny 55a7838725 temporary templateMapping fix for admin side; will come back to this after merging this branch
Julian Lam 1f23642ab4 Merge branch 'master' of github.com:designcreateplay/NodeBB
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)
Baris Soner Usakli 7135e9424c closes
Baris Soner Usakli 3fe9bdc24c removed the postbar selector from activeusers
psychobunny 542f937589 Merge remote-tracking branch 'origin/master' into webserver.js-refactor
Conflicts:
	src/routes/api.js
Baris Soner Usakli c028761857 new route to get recent posts
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
Julian Lam 6192af18ab Merge pull request from BitBangersCode/settings-callback
Send the callback to the retry
MrWaffle 33a5a2177e Send the callback to the retry
Baris Soner Usakli 976744480f post summary change
psychobunny 3614211f0e Merge remote-tracking branch 'origin/master' into webserver.js-refactor
Conflicts:
	public/templates/accountposts.tpl
	public/templates/header.tpl
psychobunny 552eb78db8 template compiling init; changing themes now finally works on this branch
psychobunny 88e5ddac76 deprecating hook events on body
psychobunny c67182204f clean-up + bugfixes
psychobunny 444956d517 deprecated loadTemplates client-side as well
psychobunny 68d526b762 deprecated templates.ready, templates.init, templates.loadServer; start webserver immediately without having to wait for templates.js
psychobunny f73fd1eeae removed an unused hack in utils.js
Baris Soner Usakli 76d8d09f9b closes
psychobunny d4f453cde3 added gitignore to public/templates dir
psychobunny 66ef8c8284 removed vanilla templates from core into nodebb-theme-vanilla :shipit:
Baris Soner Usakli d100a41ce7 fixes topic follow
psychobunny 6e8c618fb1 prevent translator crash if data is undefined; linted/cleanup
psychobunny cd336006fc optimized cold loading
Baris Soner Usakli 8c11299197 template language fix
psychobunny 10f4fa004e Merge remote-tracking branch 'origin/master' into webserver.js-refactor
psychobunny 48df0cf889 Merge remote-tracking branch 'origin/master' into webserver.js-refactor
Conflicts:
	src/routes/admin.js
Barış Soner Uşaklı 81378e071b Merge pull request from MakerStudios/alertclose_nofire_click
Don't fire click when closing an alert
Julian Lam 9b53dd1014 english fallback for 'reset_password' translations
medwards20x6 76b53478ce Don't fire click when closing an alert
Baris Soner Usakli 3c97ef6829 closes
Baris Soner Usakli dbb814fe4e category permission page fixes
Baris Soner Usakli 7bb3766ebd 2 column layout for admin index
Baris Soner Usakli 814db2e1d8 icon first
Baris Soner Usakli 4b64b9dcdc closes
Julian Lam 57d0273c13 dutch translations
Baris Soner Usakli be70b3de57 closes
Baris Soner Usakli 529cd60dd2 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli 70299ea5c2 better search result page
psychobunny c26af77a24 fixing cold load of admin/index