Commit Graph

  • c41ef10572 removed routes/user.js barisusakli 2014-03-10 20:35:55 -04:00
  • 661dff2f9b added jquery css barisusakli 2014-03-10 20:19:27 -04:00
  • 326eddf39e Merge branch 'master' of https://github.com/designcreateplay/NodeBB barisusakli 2014-03-10 19:00:30 -04:00
  • 4e3819603b jshint fixed missing var barisusakli 2014-03-10 19:00:23 -04:00
  • 900c0d838d Update README.md Barış Soner Uşaklı 2014-03-10 18:56:17 -04:00
  • e83ad1ab4a Merge branch 'master' of https://github.com/designcreateplay/NodeBB barisusakli 2014-03-10 18:28:42 -04:00
  • 974333dbc3 fixed missing currentPage barisusakli 2014-03-10 18:28:34 -04:00
  • efb933f102 backwards-compatibility for plugins if they return a callback Julian Lam 2014-03-10 17:32:50 -04:00
  • 19c9f1bb19 backwards compatibility with plugins that are assuming no callback Julian Lam 2014-03-10 16:58:16 -04:00
  • a7f310b49a fixed #1189 Julian Lam 2014-03-10 15:31:47 -04:00
  • 65b49d5de8 Merge branch 'master' of https://github.com/designcreateplay/NodeBB psychobunny 2014-03-10 14:41:35 -04:00
  • 116dad2858 updated widget-essentials dep to 0.0.11 psychobunny 2014-03-10 14:41:32 -04:00
  • 656ec227e9 merge barisusakli 2014-03-10 14:39:40 -04:00
  • 78f9c25c9c added autocomplete to jquery fixed search results barisusakli 2014-03-10 14:36:29 -04:00
  • 337b3a2aa7 updated nodebb dependencies psychobunny 2014-03-10 14:34:52 -04:00
  • d61a75a5c2 updated deprecation notices psychobunny 2014-03-10 01:30:29 -04:00
  • 2cde4508b0 Merge remote-tracking branch 'origin/master' into webserver.js-refactor psychobunny 2014-03-10 01:28:13 -04:00
  • 23983c4c80 cleanup - search routes psychobunny 2014-03-10 01:07:37 -04:00
  • 71f84655ca minor cleanup barisusakli 2014-03-10 00:17:06 -04:00
  • b413f06b72 removed unused function from groups, jshint barisusakli 2014-03-09 23:51:09 -04:00
  • a68ba044c3 fixed missing topic_name and viewcount when reverse infinite scrolling psychobunny 2014-03-09 23:48:22 -04:00
  • 30cfddda68 fix for topics view count, and marking topics as unread psychobunny 2014-03-09 23:20:59 -04:00
  • 16d2e65ea0 optimized getCategories barisusakli 2014-03-09 23:09:08 -04:00
  • 857df86726 fixed pagination, and loading of template blocks on cold load (temp solution) psychobunny 2014-03-09 22:35:09 -04:00
  • 6ea4d89edc fixed search routes psychobunny 2014-03-09 21:43:35 -04:00
  • 875c8ed66c console.log psychobunny 2014-03-09 21:21:57 -04:00
  • 62afe65ccf bugfix + deprecated templates.getTemplateNameFromUrl psychobunny 2014-03-09 21:05:01 -04:00
  • 712c382a28 optimizing ajaxify (still needs work though) psychobunny 2014-03-09 20:48:15 -04:00
  • 4e54d500c0 fix bug where inactive plugin templates were being compiled as well psychobunny 2014-03-09 20:45:37 -04:00
  • 4793b6b4f9 fixed invalid path for apple-touch-icon psychobunny 2014-03-09 20:08:51 -04:00
  • a99be8e7be got rid of all the res.locals.isAPI checks in all controller methods. now 1000% cleaner :shipit: psychobunny 2014-03-09 20:05:14 -04:00
  • faf3de7e27 added a check for res.locals.isAPI inside res.render, instead of doing it all over the place in code psychobunny 2014-03-09 19:54:16 -04:00
  • 1b3f089804 fixed /admin/index 404 psychobunny 2014-03-09 19:47:39 -04:00
  • 6acdc66470 fixed bug if default templates folder missing (in case you planned on building an entire theme from scratch) psychobunny 2014-03-09 19:47:33 -04:00
  • 464c2f42c3 Merge remote-tracking branch 'origin/master' into webserver.js-refactor psychobunny 2014-03-09 19:19:13 -04:00
  • 37840d35f0 missing variable - numCSS psychobunny 2014-03-09 19:15:18 -04:00
  • 68b41083ad removing re-added templates from core psychobunny 2014-03-09 19:14:50 -04:00
  • 475ac1e772 accept arguments on setup Gustavo Salomé Silva 2014-03-09 19:07:28 -03:00
  • 73c89010cb closes #1182 barisusakli 2014-03-09 17:29:05 -04:00
  • 57f9f8bc57 closes #1176 barisusakli 2014-03-09 16:39:31 -04:00
  • 1ef95bd09e Merge remote-tracking branch 'origin/master' into webserver.js-refactor psychobunny 2014-03-09 16:07:34 -04:00
  • 281c482f1c Merge branch 'master' of https://github.com/designcreateplay/NodeBB barisusakli 2014-03-09 14:02:33 -04:00
  • 6496b91c29 closes #1180 barisusakli 2014-03-09 14:02:30 -04:00
  • 4309fe3192 Merge branch 'master' of github.com:designcreateplay/NodeBB Julian Lam 2014-03-09 00:47:25 -05:00
  • 820cdf8a47 temporarily removing cronjob until upstream bugs are fixed -- resolved #1178 Julian Lam 2014-03-09 00:47:21 -05:00
  • ec86aafb48 return user object barisusakli 2014-03-09 00:20:29 -05:00
  • b4b9ed1841 optimized getTopicsByTids, single db call to get topicData, added cache for privilege/category/user data barisusakli 2014-03-09 00:16:05 -05:00
  • 1568c50906 Merge branch 'master' of https://github.com/designcreateplay/NodeBB barisusakli 2014-03-08 17:41:51 -05:00
  • 23e1cc010c removed removeHiddenFields function, using mongo selector instead barisusakli 2014-03-08 17:41:23 -05:00
  • 6fb393de78 fixing #1177 Julian Lam 2014-03-08 16:50:32 -05:00
  • f00f7c8818 fixed apple-touch-icon for subfolder installs Julian Lam 2014-03-08 16:08:52 -05:00
  • d9d04a3982 Merge branch 'master' of github.com:designcreateplay/NodeBB Julian Lam 2014-03-08 16:04:43 -05:00
  • 5a8a3627d2 bringing subfolder installations to v0.4.0 - JUST FOR @PLANNER Julian Lam 2014-03-08 16:04:22 -05:00
  • 7fa8f5ef36 Merge branch 'master' of https://github.com/designcreateplay/NodeBB barisusakli 2014-03-08 15:45:56 -05:00
  • 284276cbb6 messaging jshint barisusakli 2014-03-08 15:45:42 -05:00
  • f99c1f9921 removed code climate badge until analysis is complete psychobunny 2014-03-08 02:56:24 -05:00
  • e84dd4fd94 Merge remote-tracking branch 'origin/master' into webserver.js-refactor psychobunny 2014-03-07 19:21:40 -05:00
  • c9642cecd2 setting Lavender as default theme for 0.4.0, woo! Julian Lam 2014-03-06 23:24:47 -05:00
  • e51016ee66 Merge branch 'master' of https://github.com/designcreateplay/NodeBB Baris Soner Usakli 2014-03-06 20:53:51 -05:00
  • 30130b2d62 set back to false when loading indicator fades out Baris Soner Usakli 2014-03-06 20:53:41 -05:00
  • 90b29031fe backwards compatibility with older plugins using css with staticDir Julian Lam 2014-03-06 20:36:05 -05:00
  • 6a31bd9af6 Merge branch 'master' of github.com:designcreateplay/NodeBB Julian Lam 2014-03-06 19:48:54 -05:00
  • 552a63367d workaround for problem arising from switch to Date.UTC() Julian Lam 2014-03-06 19:48:38 -05:00
  • 6a824a2e10 Merge branch 'master' of https://github.com/designcreateplay/NodeBB Baris Soner Usakli 2014-03-06 17:57:15 -05:00
  • 7dfdab0a2d search page change Baris Soner Usakli 2014-03-06 17:57:07 -05:00
  • 5880590425 removing "pluginCSS", "css" in plugins is now included directly into stylesheet.css. This is a breaking change. Julian Lam 2014-03-06 17:50:15 -05:00
  • 23e4eb7cd9 deprecating filter:server.create_routes and filter:admin.create_routes; maintains limited functionality but recommended you migrate asap psychobunny 2014-03-06 16:49:32 -05:00
  • 7183fda2eb console.log psychobunny 2014-03-06 16:48:55 -05:00
  • bcd8137d0e console.log psychobunny 2014-03-06 16:47:59 -05:00
  • 55a7838725 temporary templateMapping fix for admin side; will come back to this after merging this branch psychobunny 2014-03-06 16:00:17 -05:00
  • 958e85a31f updated readme to point to wiki for platform specific install docs Julian Lam 2014-03-06 15:56:14 -05:00
  • 4add89cea4 Merge branch 'master' of github.com:tparnell8/NodeBB into tparnell8-master Julian Lam 2014-03-06 15:40:07 -05:00
  • 1f23642ab4 Merge branch 'master' of github.com:designcreateplay/NodeBB Julian Lam 2014-03-06 15:38:02 -05:00
  • b2bc1d4555 setting password to null in getUserData, because Object.delete is bad? :P (thanks @barisusakli) Julian Lam 2014-03-06 15:37:13 -05:00
  • 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) Julian Lam 2014-03-06 15:32:06 -05:00
  • d34e68ca25 convert score to int in mongo Baris Soner Usakli 2014-03-06 15:31:10 -05:00
  • acd4771012 dbmock changes Baris Soner Usakli 2014-03-06 15:11:29 -05:00
  • da0e1a8eb9 added back err to redis flushdb Baris Soner Usakli 2014-03-06 14:52:34 -05:00
  • 4986c8ed3a fixed tests Baris Soner Usakli 2014-03-06 14:51:43 -05:00
  • 8c8055fbae fix for multiple synchronous hooks (synchronous hooks to be deprecated in 0.4x) psychobunny 2014-03-06 14:23:48 -05:00
  • 178edd150a moved action:app.load out of webserver; passing in app, mdw, and controllers into action:app.load. now we can create routes dynamically ;) psychobunny 2014-03-06 14:09:10 -05:00
  • a9cccc9b9c allow hooks to accept single/multiple arguments instead of requiring you to send in a hash psychobunny 2014-03-06 14:07:56 -05:00
  • 7135e9424c closes #1167 Baris Soner Usakli 2014-03-06 13:32:26 -05:00
  • 3fe9bdc24c removed the postbar selector from activeusers Baris Soner Usakli 2014-03-06 13:08:22 -05:00
  • a9046b926d clean templates directory before beginning compilation psychobunny 2014-03-06 12:25:10 -05:00
  • 90a80ad83d plugins can now define a templates directory which gets compiled onload without requiring any hooks psychobunny 2014-03-06 12:06:19 -05:00
  • c054ae121b Merge remote-tracking branch 'origin/master' into webserver.js-refactor psychobunny 2014-03-06 10:56:36 -05:00
  • 4a1513eabf fixed #1161 properly - Merge remote-tracking branch 'origin/master' Julian Lam 2014-03-06 10:34:57 -05:00
  • b79169a765 Merge pull request #1161 from code-press/master Barış Soner Uşaklı 2014-03-06 01:24:32 -05:00
  • 21b1bc1729 Revert "Remove text" Anthony Webb 2014-03-06 00:13:13 -06:00
  • 6f8ed7f073 err doesnt exist here Anthony Webb 2014-03-06 00:07:07 -06:00
  • d9ca95a5a3 Merge remote-tracking branch 'upstream/master' Anthony Webb 2014-03-06 00:04:47 -06:00
  • f20a2a2047 merging changes from deprecated routes/user.js psychobunny 2014-03-06 00:52:12 -05:00
  • 8a05eee1f5 Merge remote-tracking branch 'origin/master' into webserver.js-refactor psychobunny 2014-03-06 00:51:36 -05:00
  • 096f352c82 closes #1130 Baris Soner Usakli 2014-03-05 23:00:27 -05:00
  • e956c19587 #1110 - moved isEmailAvailable into User.email Julian Lam 2014-03-05 21:21:53 -05:00
  • e0dcf95138 fixed missing err in upgrade script Julian Lam 2014-03-05 21:19:36 -05:00
  • 38145abae1 Merge branch 'master' of https://github.com/designcreateplay/NodeBB Baris Soner Usakli 2014-03-05 20:37:40 -05:00
  • 58cb51bb02 removed unused imagemagick require Baris Soner Usakli 2014-03-05 20:37:31 -05:00
  • b404b0197f final pass, resolved #1155 Julian Lam 2014-03-05 19:51:16 -05:00