Commit Graph

  • 528ee3ad05 Merge remote-tracking branch 'origin/hashtalk' into hashtalk Julian Lam 2014-09-23 16:02:38 -04:00
  • 64c51d5cba check nid before pusing and marking read barisusakli 2014-09-23 16:02:19 -04:00
  • 50a7c42f15 Merge remote-tracking branch 'origin/hashtalk' into hashtalk Julian Lam 2014-09-23 16:02:22 -04:00
  • 05e147b440 Merge branch 'master' of github.com:chronize/NodeBB into chronize-master Julian Lam 2014-09-23 16:00:11 -04:00
  • abdcb32ad2 Merge pull request #2119 from Fusselwurm/patch-1 Julian Lam 2014-09-23 15:47:48 -04:00
  • a0da73dabd don't pass back err if plugin.json is corrupted psychobunny 2014-09-23 15:03:13 -04:00
  • 180625ece3 forgot to return just posts array psychobunny 2014-09-23 14:00:28 -04:00
  • 77dfc7378b filter:post.getPostSummaryByPids psychobunny 2014-09-23 13:58:03 -04:00
  • 0eb4fd89ef don't blow up nodebb if plugin.json is broken psychobunny 2014-09-23 13:57:59 -04:00
  • fb764472dd closes #2125 barisusakli 2014-09-23 13:48:15 -04:00
  • 901470ce05 always pipe child output to parent Julian Lam 2014-09-23 13:44:26 -04:00
  • 0767998022 closes #2124 barisusakli 2014-09-23 13:34:49 -04:00
  • 99bacf910c oops - #2126 psychobunny 2014-09-23 13:33:36 -04:00
  • 7f2254c9da closes https://github.com/NodeBB/NodeBB/issues/2126 psychobunny 2014-09-23 13:08:47 -04:00
  • b6f7014a9d fixed infinite scroller so that it takes the height of OP into account when detecting when to load more posts while scrolling up Julian Lam 2014-09-23 13:04:54 -04:00
  • a6abde2a2b fixed upward infinite scrolling so that it is less jarring Julian Lam 2014-09-23 12:58:29 -04:00
  • 48c3619028 lowered chat zindex barisusakli 2014-09-22 22:17:50 -04:00
  • 2d5dc44ce5 closes #2123 barisusakli 2014-09-22 21:54:28 -04:00
  • 515e663f85 getObjectsFix barisusakli 2014-09-22 21:47:20 -04:00
  • 39392672a2 moved static barisusakli 2014-09-22 21:38:56 -04:00
  • 9b9e79ef27 re: #2099 Julian Lam 2014-09-22 20:31:57 -04:00
  • bfdc32a9c3 typo Julian Lam 2014-09-22 19:03:59 -04:00
  • 0db93504ce forgot comma psychobunny 2014-09-22 16:09:27 -04:00
  • 2b90add560 fix for topics without category data (?) psychobunny 2014-09-22 16:08:40 -04:00
  • 8b64e65095 cleaned up admin routes barisusakli 2014-09-22 15:43:41 -04:00
  • 21f65cbb6a crash fix barisusakli 2014-09-22 12:39:25 -04:00
  • c640e01969 show stack barisusakli 2014-09-21 22:07:08 -04:00
  • 8c600ae15d stop tag autocomplete ajaxify barisusakli 2014-09-21 19:24:51 -04:00
  • ba90b5d113 widget render change barisusakli 2014-09-21 18:56:36 -04:00
  • 7597c654a0 refactored plugin and auth init a bit, and fixed issue where successive reloads caused old login strategies to be inadvertently preserved Julian Lam 2014-09-21 14:29:27 -04:00
  • 5f2a66295c check keys barisusakli 2014-09-21 13:30:20 -04:00
  • 0914004e12 crash fix barisusakli 2014-09-21 11:29:09 -04:00
  • d1273516b5 default for missing post_index parameter Moritz Schmidt 2014-09-21 10:12:20 +02:00
  • 7d9054c2cf derp barisusakli 2014-09-20 23:57:33 -04:00
  • 7d93926ef7 removed async.map barisusakli 2014-09-20 23:04:49 -04:00
  • 5323934cc2 calculate page count in controller barisusakli 2014-09-20 19:09:45 -04:00
  • b7fd4c22d4 removed checkPostIndex middleware barisusakli 2014-09-20 18:51:32 -04:00
  • a19c306f49 guest fixes barisusakli 2014-09-20 18:07:46 -04:00
  • e2707353e9 dont return unnecessary data barisusakli 2014-09-20 16:05:52 -04:00
  • a52c69d2a1 only send noscript paginator data on cold loads psychobunny 2014-09-20 15:04:14 -04:00
  • f891f49339 removing console.logs Julian Lam 2014-09-19 22:58:01 -04:00
  • dab3667773 re: #2108, auth re-routing Julian Lam 2014-09-19 22:53:57 -04:00
  • ac301eaabe changed default to 1 barisusakli 2014-09-19 20:14:20 -04:00
  • 4de658e096 checks barisusakli 2014-09-19 19:45:16 -04:00
  • 3d4dad226e crash fix barisusakli 2014-09-19 19:24:28 -04:00
  • 59120df71c bulk fix barisusakli 2014-09-19 18:59:11 -04:00
  • 630977fb99 added parentCid 0 to new categories barisusakli 2014-09-19 18:42:26 -04:00
  • 89e56794e8 check cid barisusakli 2014-09-19 18:40:48 -04:00
  • d13fcd3529 closed #2109 Julian Lam 2014-09-19 16:17:45 -04:00
  • f3f4711a60 wait for callback barisusakli 2014-09-19 15:54:13 -04:00
  • aee8b87385 composer tweaks, hiding navbar when mobile composer is open Julian Lam 2014-09-19 14:39:27 -04:00
  • 327d1c1bec some cleanup and callbacks for post barisusakli 2014-09-19 14:25:43 -04:00
  • f0d3b5dd00 updated package.json to use 0.5.1-ready themes Julian Lam 2014-09-19 09:11:55 -04:00
  • 2bcd43531a updated package.json to use 0.5.1-ready themes Julian Lam 2014-09-19 09:11:55 -04:00
  • 4393907ff6 closed #2112 Julian Lam 2014-09-19 08:27:27 -04:00
  • bae634e124 closed #2112 Julian Lam 2014-09-19 08:27:27 -04:00
  • 1bad2f79ee show megabyte values barisusakli 2014-09-18 22:24:14 -04:00
  • 7652f2bf39 escape input tag barisusakli 2014-09-18 21:48:49 -04:00
  • c32fdabc43 minor refactor Julian Lam 2014-09-18 21:20:05 -04:00
  • 803a2436de wait for increment to complete before expire barisusakli 2014-09-18 18:12:16 -04:00
  • 1844250967 check err barisusakli 2014-09-18 17:59:09 -04:00
  • 93b83060be fix expireAt using millis barisusakli 2014-09-18 17:55:59 -04:00
  • 251351e245 forgot to require plugins psychobunny 2014-09-18 17:44:24 -04:00
  • efe11a63a3 woops, wrong property name psychobunny 2014-09-18 17:40:15 -04:00
  • 9e7f929029 updated filter:sockets.sendNewPostToUids and added type psychobunny 2014-09-18 17:36:23 -04:00
  • 55cbaf6a19 #2032 barisusakli 2014-09-18 17:22:20 -04:00
  • 8f916ed066 filter:sockets.sendNewPostsToUids psychobunny 2014-09-18 17:09:40 -04:00
  • 6844c828ca added a hook I didn't end up needing, but here it is anyway filter:posts.modifyUserInfo psychobunny 2014-09-18 17:05:22 -04:00
  • 926acd16b2 closes #2032 barisusakli 2014-09-18 14:04:22 -04:00
  • f377868764 closes #2064 barisusakli 2014-09-18 12:01:39 -04:00
  • 63a7766ac1 closes #2027 barisusakli 2014-09-17 19:39:59 -04:00
  • 0f258859a7 closes #2067 barisusakli 2014-09-17 19:01:00 -04:00
  • 309ac6fec5 adding semver lib to scripts Julian Lam 2014-09-17 18:41:03 -04:00
  • 7a61e9d0f8 latest translations Julian Lam 2014-09-17 18:38:29 -04:00
  • 16accf6cd0 fixing groups.leave psychobunny 2014-09-17 18:32:32 -04:00
  • 6f3cb55709 closes #2071 barisusakli 2014-09-17 18:31:26 -04:00
  • 2c1bab2b9a filter:post.getPosts now passes in uid psychobunny 2014-09-17 18:10:19 -04:00
  • 45383ce21e posts.getPostsByTid and posts.getPostsByPids now require a uid passed in psychobunny 2014-09-17 18:09:53 -04:00
  • c1f3b94d67 closes #2073 barisusakli 2014-09-17 17:16:03 -04:00
  • a0cc2ee6a9 duh barisusakli 2014-09-17 16:57:10 -04:00
  • 3abbeb8795 show recent posts of child categories barisusakli 2014-09-17 16:55:30 -04:00
  • 2e16306dc2 updated modules translations Julian Lam 2014-09-17 16:31:27 -04:00
  • 4066607388 closes #2052 barisusakli 2014-09-17 16:29:03 -04:00
  • cd135dda13 renamed middleware to applyCSRF, re: #2082 Julian Lam 2014-09-17 16:11:11 -04:00
  • 0b7a21b8d1 Merge branch 'hashtalk' of github.com:NodeBB/NodeBB into hashtalk Julian Lam 2014-09-17 16:07:43 -04:00
  • 8bac0bf361 Merge branch 'csrf-excision' into hashtalk Julian Lam 2014-09-17 16:07:36 -04:00
  • a061079995 fixed all POST routes to use new csrf middleware Julian Lam 2014-09-17 16:07:26 -04:00
  • 1caf4806e8 closes https://github.com/NodeBB/NodeBB/issues/2103 psychobunny 2014-09-17 14:58:16 -04:00
  • 004758f5bd closes https://github.com/NodeBB/NodeBB/issues/2104 psychobunny 2014-09-17 14:53:01 -04:00
  • 91293350b5 closes https://github.com/NodeBB/NodeBB/issues/2101 psychobunny 2014-09-17 14:47:35 -04:00
  • 4f6b3055ff Merge branch '0.5.1' into csrf-excision Julian Lam 2014-09-17 14:39:51 -04:00
  • d6e0be52ce companion to 48c123592e - prevent deleting your own account if you're admin psychobunny 2014-09-17 12:59:28 -04:00
  • b85261e2bf why did the shrinkwrap file get deleted? v0.5.0 Julian Lam 2014-09-17 09:43:55 -04:00
  • aa116e6b4d latest translations and fallbacks Julian Lam 2014-09-17 09:21:22 -04:00
  • e9b373438d latest translations and fallbacks Julian Lam 2014-09-17 09:21:22 -04:00
  • 74c438dc71 latest translations and fallbacks Julian Lam 2014-09-17 09:21:22 -04:00
  • a6089ba4aa closes https://github.com/NodeBB/NodeBB/issues/2096 psychobunny 2014-09-17 00:41:19 -04:00
  • ca7f35dd5e trimming alert title/message psychobunny 2014-09-17 00:28:19 -04:00
  • 40fff367d1 faster topic move barisusakli 2014-09-16 23:28:04 -04:00
  • 4b80bbb9c4 optimized user.delete barisusakli 2014-09-16 22:25:12 -04:00