Commit Graph

  • dd7433bab6 fixed active users icon in thread psychobunny 2014-03-12 18:30:06 -04:00
  • 3f5c51174d refactored user.js barisusakli 2014-03-12 18:00:27 -04:00
  • f47f146320 moved out uploads and users from controllers/admin into their own files psychobunny 2014-03-12 17:59:29 -04:00
  • 641ec3ef82 moved duplicate upload validation code into its own fn psychobunny 2014-03-12 17:46:03 -04:00
  • 0bbff06cfa use middleware.authenticate instead of checking in each fn psychobunny 2014-03-12 17:39:10 -04:00
  • 01cda60704 moved admin upload functions into controllers/admin; re-organized routes/admin to look like routes/index; removed unused deps psychobunny 2014-03-12 17:34:59 -04:00
  • 01077cb35b Merge branch 'master' of https://github.com/designcreateplay/NodeBB psychobunny 2014-03-12 17:11:20 -04:00
  • 0d625761be fixing bug introduced @ da0355ef79 (multiple widget areas defined = explosion) psychobunny 2014-03-12 17:11:13 -04:00
  • 0f19578523 removed dupe body barisusakli 2014-03-12 17:08:06 -04:00
  • bdc7a19bd7 don't attempt to parse a non-existing widget area psychobunny 2014-03-12 16:51:59 -04:00
  • 58fe16e15c Merge branch 'master' of https://github.com/designcreateplay/NodeBB psychobunny 2014-03-12 16:31:29 -04:00
  • 7fc2e627c5 linting templates.js; got rid of some unused server-side code psychobunny 2014-03-12 16:31:26 -04:00
  • e611a8174e linting setting.js again and abstracting out saveField Julian Lam 2014-03-12 16:21:19 -04:00
  • 0a293be823 linting categories.js and footer.js psychobunny 2014-03-12 16:18:48 -04:00
  • d183e58771 linting admin/groups psychobunny 2014-03-12 16:17:00 -04:00
  • 6ea760d636 linting admin/index; admin/languages psychobunny 2014-03-12 16:15:39 -04:00
  • 2d65a746e4 linting admin/settings psychobunny 2014-03-12 16:14:18 -04:00
  • 81de895c0e Merge branch 'master' of https://github.com/designcreateplay/NodeBB psychobunny 2014-03-12 16:12:27 -04:00
  • b515995432 removed unnecessary switch case psychobunny 2014-03-12 16:12:23 -04:00
  • 4da1a2da97 Merge branch 'master' of github.com:designcreateplay/NodeBB Julian Lam 2014-03-12 16:11:49 -04:00
  • 1e0ec5dd47 appending relative path to user images for subfolder installs Julian Lam 2014-03-12 16:11:33 -04:00
  • 8e4c23149c more re-organization of routes/index.js psychobunny 2014-03-12 16:07:54 -04:00
  • e9fb2f4135 Merge branch 'master' of https://github.com/designcreateplay/NodeBB psychobunny 2014-03-12 16:02:03 -04:00
  • 44a91fe9ea linting admin/themes psychobunny 2014-03-12 16:01:58 -04:00
  • 2220483915 notifications barisusakli 2014-03-12 15:59:02 -04:00
  • 5647354421 Merge branch 'master' of github.com:designcreateplay/NodeBB Julian Lam 2014-03-12 15:51:49 -04:00
  • ca2e9d7d9e linting and moving xregexp back to .js Julian Lam 2014-03-12 15:51:24 -04:00
  • bff722925f Merge pull request #1206 from BitBangersCode/plugin-templates-fix psychobunny 2014-03-12 15:46:53 -04:00
  • c1a580c51d Fix importing of templates served by plugins MrWaffle 2014-03-12 20:45:07 +01:00
  • 738ada9b16 Merge branch 'master' of github.com:designcreateplay/NodeBB Julian Lam 2014-03-12 15:41:26 -04:00
  • 816d9e5d12 minifying xregext lib Julian Lam 2014-03-12 15:41:21 -04:00
  • fdb9b889ec Merge branch 'master' of https://github.com/designcreateplay/NodeBB psychobunny 2014-03-12 15:20:23 -04:00
  • fb1ddc3d9b minifying colorpicker.js psychobunny 2014-03-12 15:20:20 -04:00
  • b525d95915 Merge branch 'master' of github.com:designcreateplay/NodeBB Julian Lam 2014-03-12 15:18:22 -04:00
  • 6aa8df1d24 removed unminified buzz library, keeping minified version Julian Lam 2014-03-12 15:18:16 -04:00
  • da0355ef79 remove async dep for widgets (30kb was overkill for one use of async.each); linting psychobunny 2014-03-12 15:05:07 -04:00
  • dc99701d42 Merge branch 'master' of github.com:designcreateplay/NodeBB Julian Lam 2014-03-12 14:09:11 -04:00
  • 2826381b20 draft saving in composer -- resolved #1197 Julian Lam 2014-03-12 14:08:55 -04:00
  • 7b409c095c mongo callback refactor barisusakli 2014-03-12 13:38:25 -04:00
  • 4f72513f19 removed keys barisusakli 2014-03-12 12:46:30 -04:00
  • da0793c011 Merge branch 'master' of github.com:designcreateplay/NodeBB Julian Lam 2014-03-12 11:41:55 -04:00
  • da05330ded updated cron dependency to require v0.1.4 at least, due to fixes upstream re-enabling notifications pruning Julian Lam 2014-03-12 11:39:16 -04:00
  • 6eff7d4c51 mongo cleanup barisusakli 2014-03-12 02:04:31 -04:00
  • c320051a1e chat jshint barisusakli 2014-03-12 01:40:31 -04:00
  • e757183cec linting Julian Lam 2014-03-12 01:29:24 -04:00
  • 89ba0840e6 minor reordering of jslint comment Julian Lam 2014-03-12 01:23:35 -04:00
  • 0668556d4f Merge branch 'master' of github.com:designcreateplay/NodeBB Julian Lam 2014-03-12 01:23:20 -04:00
  • c000a8c5ba linting Julian Lam 2014-03-12 01:23:11 -04:00
  • a0222b69bb closes #1200 barisusakli 2014-03-12 00:45:15 -04:00
  • e9ab9dcce2 search cleanup barisusakli 2014-03-12 00:13:42 -04:00
  • 33e34ca864 change getRecentPosts to take count barisusakli 2014-03-11 23:31:23 -04:00
  • caa9c17bc2 fixed login routes on subfolder installs Julian Lam 2014-03-11 23:26:33 -04:00
  • 5e5c6014ac updated vanilla minver Julian Lam 2014-03-11 23:20:35 -04:00
  • 9bf1d345e2 adding relative path to a category image for subfolder installs Julian Lam 2014-03-11 23:19:48 -04:00
  • 67f1251ba3 pagination cleanup barisusakli 2014-03-11 22:54:17 -04:00
  • 3f12e51045 removed relative path from upload_url barisusakli 2014-03-11 22:34:27 -04:00
  • 6e6c5688d9 more cleanup barisusakli 2014-03-11 22:31:09 -04:00
  • 2befa06a33 some cleanup to socket posts barisusakli 2014-03-11 21:52:22 -04:00
  • 92267de9d8 feeds barisusakli 2014-03-11 20:48:06 -04:00
  • 313c51cfb1 Merge branch 'master' of github.com:designcreateplay/NodeBB Julian Lam 2014-03-11 20:14:53 -04:00
  • 392075eb27 fixing theme previews in subfolder installs Julian Lam 2014-03-11 20:14:45 -04:00
  • 3a42200e24 refactored feeds barisusakli 2014-03-11 20:10:03 -04:00
  • bf8f91f0d9 'less bad' handling of background image in home.tpl Julian Lam 2014-03-11 20:08:52 -04:00
  • 82a3415ab1 fixing admin routes on subfolder installs Julian Lam 2014-03-11 19:46:33 -04:00
  • f28c690f2f fixing up robots.txt Julian Lam 2014-03-11 19:44:48 -04:00
  • 08b2106e0f Merge branch 'master' of github.com:designcreateplay/NodeBB Julian Lam 2014-03-11 19:42:18 -04:00
  • 7111adb3c2 fixed subfolder installs again (a bit), also stopped apple-touch-icon from clobbering /apple-touch-icon Julian Lam 2014-03-11 19:41:58 -04:00
  • d4556d4da3 added minifed js files barisusakli 2014-03-11 19:31:23 -04:00
  • a500899fdf removing unused bootstrap js file Julian Lam 2014-03-11 19:13:18 -04:00
  • 4343f240d0 moving async back to proper vendor folder Julian Lam 2014-03-11 18:51:59 -04:00
  • 2f1707e772 Merge branch 'master' of github.com:designcreateplay/NodeBB Julian Lam 2014-03-11 18:48:57 -04:00
  • 813b3d6fcc changes for live streaming of posts barisusakli 2014-03-11 18:46:16 -04:00
  • 1e9850b6b9 vendor* psychobunny 2014-03-11 18:38:23 -04:00
  • df29410c08 moving async back to require.js modules/vendor folder psychobunny 2014-03-11 18:37:16 -04:00
  • 5dc5eb41df fixed ajaxify bug introduced in last commit psychobunny 2014-03-11 18:33:19 -04:00
  • e451a145dd Merge branch 'master' of https://github.com/designcreateplay/NodeBB psychobunny 2014-03-11 18:10:11 -04:00
  • c8bf617f4b allow plugins to override any route (except for admin routes) psychobunny 2014-03-11 18:09:56 -04:00
  • 3dc4fd9fd9 added sounds for incoming and outgoing chat, and new notification Julian Lam 2014-03-11 17:47:13 -04:00
  • 4cb9f34253 adding buzz and sound assets Julian Lam 2014-03-11 17:10:49 -04:00
  • f65a7f96ff moving async to proper vendor folder Julian Lam 2014-03-11 16:32:28 -04:00
  • cb304d7d54 fixed #1188 Julian Lam 2014-03-11 15:56:04 -04:00
  • 41116bc0b2 Merge branch 'master' of github.com:designcreateplay/NodeBB Julian Lam 2014-03-11 15:51:29 -04:00
  • 4bb6d89e83 fixed #1172 Julian Lam 2014-03-11 15:51:25 -04:00
  • b259c3d422 categoryData should return better topics (non-anon uid passed in now) Julian Lam 2014-03-11 15:48:29 -04:00
  • 82a82afe99 updated the way privileges were handled in the .get() category controller Julian Lam 2014-03-11 15:32:32 -04:00
  • 350070339b added home room emit barisusakli 2014-03-11 15:18:14 -04:00
  • a5f4135c62 added socket listeners to home barisusakli 2014-03-11 15:15:48 -04:00
  • 5abc96399e Merge branch 'master' of https://github.com/designcreateplay/NodeBB psychobunny 2014-03-11 14:48:38 -04:00
  • 5f7f5a37c1 linting psychobunny 2014-03-11 14:48:35 -04:00
  • 76037a5f14 closes #1191 barisusakli 2014-03-11 14:43:08 -04:00
  • 29ad8d2582 closes #1192 psychobunny 2014-03-11 14:41:32 -04:00
  • 21d28b0f58 Merge branch 'master' of github.com:designcreateplay/NodeBB Julian Lam 2014-03-11 11:26:22 -04:00
  • de6f58842b fixed issue where events page would error out if log was not already created. Julian Lam 2014-03-11 11:26:06 -04:00
  • 88c4b90fc8 accounts controller removed duplication barisusakli 2014-03-11 04:33:08 -04:00
  • 037e8943a8 removed left over barisusakli 2014-03-11 04:10:39 -04:00
  • 9564b6fda2 closes #1165 barisusakli 2014-03-11 04:10:00 -04:00
  • 3d68c7c6b6 added getObjectsFields methods to db class, changed getUsers methods to use the new method, refactor to user.js and mongo.js barisusakli 2014-03-11 03:39:41 -04:00
  • 8873963946 Merge branch 'master' of github.com:designcreateplay/NodeBB Julian Lam 2014-03-10 21:55:57 -04:00
  • 88b4516ef8 added compiled templates to gitignore Julian Lam 2014-03-10 21:55:32 -04:00
  • ffa42ffea3 moving pluginRoutes to top of route stack (like others), put app.load hook behind plugins' ready callback Julian Lam 2014-03-10 21:54:30 -04:00