Commit Graph

4565 Commits (7111adb3c2ec428fe7046d46c00d86e0f11b0d92)
 

Author SHA1 Message Date
Julian Lam 7111adb3c2 fixed subfolder installs again (a bit), also stopped apple-touch-icon from clobbering /apple-touch-icon
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
psychobunny 5dc5eb41df fixed ajaxify bug introduced in last commit
psychobunny e451a145dd Merge branch 'master' of https://github.com/designcreateplay/NodeBB
psychobunny c8bf617f4b allow plugins to override any route (except for admin routes)
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
Julian Lam 41116bc0b2 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 4bb6d89e83 fixed
Julian Lam b259c3d422 categoryData should return better topics (non-anon uid passed in now)
Julian Lam 82a82afe99 updated the way privileges were handled in the .get() category controller
barisusakli 350070339b added home room emit
barisusakli a5f4135c62 added socket listeners to home
psychobunny 5abc96399e Merge branch 'master' of https://github.com/designcreateplay/NodeBB
psychobunny 5f7f5a37c1 linting
barisusakli 76037a5f14 closes
added a new method called isSetMembers takes in an array of values to
test if they are members of a set
psychobunny 29ad8d2582 closes
Julian Lam 21d28b0f58 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam de6f58842b fixed issue where events page would error out if log was not already created.
barisusakli 88c4b90fc8 accounts controller removed duplication
barisusakli 037e8943a8 removed left over
barisusakli 9564b6fda2 closes
barisusakli 3d68c7c6b6 added getObjectsFields methods to db class, changed getUsers methods to use the new method, refactor to user.js and mongo.js
Julian Lam 8873963946 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 88b4516ef8 added compiled templates to gitignore
Julian Lam ffa42ffea3 moving pluginRoutes to top of route stack (like others), put app.load hook behind plugins' ready callback
barisusakli c41ef10572 removed routes/user.js
barisusakli 661dff2f9b added jquery css
barisusakli 326eddf39e Merge branch 'master' of https://github.com/designcreateplay/NodeBB
barisusakli 4e3819603b jshint fixed missing var
Barış Soner Uşaklı 900c0d838d Update README.md
barisusakli e83ad1ab4a Merge branch 'master' of https://github.com/designcreateplay/NodeBB
barisusakli 974333dbc3 fixed missing currentPage
Julian Lam efb933f102 backwards-compatibility for plugins if they return a callback
Julian Lam 19c9f1bb19 backwards compatibility with plugins that are assuming no callback
Julian Lam a7f310b49a fixed
psychobunny 65b49d5de8 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
psychobunny 116dad2858 updated widget-essentials dep to 0.0.11
barisusakli 656ec227e9 merge
barisusakli 78f9c25c9c added autocomplete to jquery fixed search results
psychobunny 337b3a2aa7 updated nodebb dependencies
psychobunny d61a75a5c2 updated deprecation notices
psychobunny 2cde4508b0 Merge remote-tracking branch 'origin/master' into webserver.js-refactor