Commit Graph

  • b12476c422 if a post is purged, remove it from flagged posts as well barisusakli 2014-10-27 21:44:15 -04:00
  • 1bcdae41b8 make images in manage/flags responsive barisusakli 2014-10-27 21:28:46 -04:00
  • 9e77960ee1 #2308 check if latest is greater by semver barisusakli 2014-10-27 20:34:57 -04:00
  • 25c7dfbc12 fix crash if socket.handshake is null psychobunny 2014-10-27 20:23:16 -04:00
  • 0a73fade08 updated version for 0.5.3 Julian Lam 2014-10-27 17:36:26 -04:00
  • 3d5e72bbc8 fix null parents barisusakli 2014-10-27 02:58:20 -04:00
  • 9909f8ba79 more err checks barisusakli 2014-10-27 01:49:57 -04:00
  • 18462c4190 derp barisusakli 2014-10-27 00:59:52 -04:00
  • 698d113857 error checks in middleware/admin barisusakli 2014-10-27 00:54:26 -04:00
  • eaf89dc316 use parseSignature barisusakli 2014-10-26 22:02:44 -04:00
  • a4d671f8b8 fix popular pill selection barisusakli 2014-10-26 21:44:09 -04:00
  • 238fb0bd4b removed logout log barisusakli 2014-10-26 21:02:51 -04:00
  • c74370bfb1 removed recent/day week month barisusakli 2014-10-26 20:26:56 -04:00
  • c4a39c8163 use processSortedSet instead of getting all users barisusakli 2014-10-26 20:10:57 -04:00
  • 782896997d post count fix for post move barisusakli 2014-10-26 19:13:48 -04:00
  • 56947b999e added timestamps to winston logs barisusakli 2014-10-26 18:46:50 -04:00
  • d2cc4b8516 possibly fixes 2301 barisusakli 2014-10-26 18:02:40 -04:00
  • 35e2e1462b closes #2295 barisusakli 2014-10-26 17:04:55 -04:00
  • 63cf8d674d listen disconnect event, display unknow socket method name on dev barisusakli 2014-10-26 14:30:13 -04:00
  • dfae2ea0d7 fix new topics showing up in all categories on post barisusakli 2014-10-26 14:26:21 -04:00
  • 699b74603b only for logged in users barisusakli 2014-10-25 19:22:13 -04:00
  • 4c90c9a759 closes #2291 barisusakli 2014-10-25 19:19:47 -04:00
  • ca9cc6b32f show latest plugin version for uninstalled plugins as well barisusakli 2014-10-24 17:47:27 -04:00
  • 081efd22e2 prevent crash if category is not found barisusakli 2014-10-24 15:35:10 -04:00
  • a7bb5893e8 fix dupe event listeners on category barisusakli 2014-10-24 15:05:33 -04:00
  • 0a81898810 grammar fix Julian Lam 2014-10-24 00:16:27 -04:00
  • a9c528eb23 added instructions for responsible disclosure, and use of git bisect for regression testing, closed #2280 Julian Lam 2014-10-24 00:12:18 -04:00
  • 9215930cfc fixed #2292 Julian Lam 2014-10-24 00:01:01 -04:00
  • 6e62c48f41 call package manager barisusakli 2014-10-23 22:38:28 -04:00
  • 89613d2346 closes #2287 barisusakli 2014-10-23 22:26:52 -04:00
  • a8760cd2bc only ban once for low rep barisusakli 2014-10-23 18:05:40 -04:00
  • c753edab1d fix duplicate event listeners barisusakli 2014-10-23 16:32:16 -04:00
  • ffdc4b5d24 fixed places where site_title was being referenced in config, instead of the correct "title" Julian Lam 2014-10-23 15:47:25 -04:00
  • 8112ca73c8 reloading on plugin activation click instead of restart Julian Lam 2014-10-23 15:21:44 -04:00
  • f295083a08 fix upload error messages barisusakli 2014-10-23 15:01:36 -04:00
  • 802c8b15e2 fix upgrade script to include main post, and fix post indices barisusakli 2014-10-22 19:33:47 -04:00
  • 9a21e9646f only use multipart on upload routes, barisusakli 2014-10-22 18:25:57 -04:00
  • 67770e568f removed some console logging Julian Lam 2014-10-22 17:59:21 -04:00
  • b95710b2c9 french typo Julian Lam 2014-10-22 17:50:26 -04:00
  • a9a32bff50 latest french translations Julian Lam 2014-10-22 17:45:56 -04:00
  • c5224d099e parseInt show title barisusakli 2014-10-22 17:22:47 -04:00
  • fd00dddd62 admin/mods always gets the reply privs barisusakli 2014-10-22 16:12:24 -04:00
  • aac923fb03 fised #2272 Julian Lam 2014-10-22 13:47:05 -04:00
  • 62d85b0e26 updated installation data to only create four categories by default, and altered colour to be less stark (heh, what does that mean anyway...). Also added an intro post Julian Lam 2014-10-22 13:21:37 -04:00
  • 8468a84047 latest fallbacks Julian Lam 2014-10-22 12:30:15 -04:00
  • 07a54b9510 latest translations Julian Lam 2014-10-22 11:54:36 -04:00
  • afa86c03c4 fixing language for nb -- closed #2288 Julian Lam 2014-10-22 11:30:50 -04:00
  • ec9bf48477 admins/mods can always read topics barisusakli 2014-10-21 18:09:25 -04:00
  • a28b4bb8b9 fixed maintenance mode assets not being loaded properly Julian Lam 2014-10-21 15:58:30 -04:00
  • 1a90de7dd6 added new --from-file flag that will load js/css from the precompiled file instead of recompiling it on startup Julian Lam 2014-10-21 15:25:16 -04:00
  • ebfb953069 responsive images in group page barisusakli 2014-10-21 15:24:50 -04:00
  • dcf2691a12 fix indent barisusakli 2014-10-21 14:42:18 -04:00
  • 591a8b6b12 Merge pull request #2270 from stevelacy/master Barış Soner Uşaklı 2014-10-21 14:40:45 -04:00
  • 1b80e6dbb2 fix email update on mongo barisusakli 2014-10-21 14:17:30 -04:00
  • 55a5d56989 fixed view count for guests barisusakli 2014-10-21 13:59:40 -04:00
  • 3e4b6c97a0 closes #2286 barisusakli 2014-10-21 13:48:50 -04:00
  • b5fe2c7b91 closes #2255 barisusakli 2014-10-20 16:36:00 -04:00
  • b23373c265 parseInt maintenance mode barisusakli 2014-10-20 16:14:31 -04:00
  • f15631c3e1 topic notification nid doesn't need post id barisusakli 2014-10-19 18:41:54 -04:00
  • 6dd035a5af prevent crash if topic graph is clicked while not loaded barisusakli 2014-10-19 18:37:11 -04:00
  • 7de9b998b5 fix typo in ajaxify, closes #2279 barisusakli 2014-10-19 17:11:05 -04:00
  • 3f28dbb1be update ACP every 10 seconds barisusakli 2014-10-19 16:47:52 -04:00
  • 224218f519 fix missing callback barisusakli 2014-10-19 16:39:36 -04:00
  • e9ec225d5b removed isConnected check barisusakli 2014-10-19 16:13:10 -04:00
  • 4db31be7e3 #2200 actually fix dupe colors, show 10 topics barisusakli 2014-10-19 15:59:33 -04:00
  • 304f5b1c76 removed duped and empty bodyLong barisusakli 2014-10-18 17:02:37 -04:00
  • 6802bf7ce9 closes #2284 barisusakli 2014-10-18 16:45:35 -04:00
  • 2d238e61ac correct object Steve Lacy 2014-10-17 23:15:13 -07:00
  • c2fb1eaabf updated master to report 0.5.3-dev Julian Lam 2014-10-18 00:29:20 -04:00
  • d341428ca1 0.5.2 v0.5.2 Julian Lam 2014-10-18 00:27:37 -04:00
  • b81b5fdf50 updated shrinkwrap file Julian Lam 2014-10-18 00:22:29 -04:00
  • 964e2b09a9 Merge branch 'master' into v0.5.x Julian Lam 2014-10-18 00:18:57 -04:00
  • b209fb563e #2218 barisusakli 2014-10-17 23:29:28 -04:00
  • 794d6eb9ab closes #2200 barisusakli 2014-10-17 23:14:17 -04:00
  • 94ffe5d170 closes #2276 barisusakli 2014-10-17 23:04:50 -04:00
  • 02f74ca032 fix browsing users removal barisusakli 2014-10-17 20:49:12 -04:00
  • 1eb1eb6844 #2278 psychobunny 2014-10-17 19:38:49 -04:00
  • ded8de905d closes #2278 psychobunny 2014-10-17 19:37:09 -04:00
  • d2334fbb4a dont search empty string, get 20 tags instead of 10 barisusakli 2014-10-17 19:12:18 -04:00
  • 93d4a7c1f1 fix notifications to actually get recent barisusakli 2014-10-17 18:51:58 -04:00
  • 6cb5f9c098 emit stats to registered users only barisusakli 2014-10-17 18:46:17 -04:00
  • c5e1f8e0aa user onlineUsers instead of calculating from rooms barisusakli 2014-10-17 18:40:20 -04:00
  • 7bf655541c cleanup and optimize notifications barisusakli 2014-10-17 18:31:20 -04:00
  • cfd7edbf34 added nid barisusakli 2014-10-17 17:23:47 -04:00
  • 24de757549 Merge branch 'master' of https://github.com/NodeBB/NodeBB barisusakli 2014-10-17 17:20:48 -04:00
  • b5fb7691cd optimize getUnreadByField barisusakli 2014-10-17 17:20:45 -04:00
  • 75aa3f1006 updating markdown minimum version to 0.7.x and up Julian Lam 2014-10-17 13:44:29 -04:00
  • 8ef4ad6f14 Revert "reverting #2259 temporarily until we figure out why logs aren't showing up" psychobunny 2014-10-17 01:47:13 -04:00
  • 59b3e6f78f reverting #2259 temporarily until we figure out why logs aren't showing up psychobunny 2014-10-17 01:42:55 -04:00
  • 3ba4d2aa2b get correct count only from one of the active users elements barisusakli 2014-10-17 01:11:55 -04:00
  • fec84821b7 removed this wasn't the problem after all barisusakli 2014-10-16 20:03:22 -04:00
  • 762b2fff37 display user count in browsing barisusakli 2014-10-16 18:04:04 -04:00
  • df590d01e6 set key as well barisusakli 2014-10-16 02:02:16 -04:00
  • 9e8be432b3 notification changes barisusakli 2014-10-15 21:55:31 -04:00
  • d01497dde3 Merge branch 'master' of https://github.com/stevelacy/NodeBB Steve Lacy 2014-10-15 16:27:01 -07:00
  • 3ff7719cd4 add hook: filter: user.updateProfile Steve Lacy 2014-10-15 16:26:40 -07:00
  • eb546dfaab temp until package manager is in place barisusakli 2014-10-15 16:26:50 -04:00
  • 834c4f8ff0 log stack barisusakli 2014-10-15 16:19:27 -04:00
  • 80489c6564 log post purges barisusakli 2014-10-15 15:57:37 -04:00
  • 90224d2de3 removed unique for now barisusakli 2014-10-15 15:25:51 -04:00