Commit Graph

  • 7d53b778de WIP extending flags management interface with new options for state, assignee, notes, etc Julian Lam 2016-09-13 12:02:39 -04:00
  • a72ccfb067 only remove page # on IS barisusakli 2016-09-15 19:16:52 +03:00
  • 722fc02ccf Merge branch 'master' of https://github.com/NodeBB/NodeBB barisusakli 2016-09-15 17:40:03 +03:00
  • 447fc26b9a fix styling issue on reqister queue barisusakli 2016-09-15 17:36:43 +03:00
  • c700ecbd49 Latest translations and fallbacks NodeBB Misty 2016-09-15 09:02:31 -04:00
  • 07852862f5 improve helpers.isUserAllowedTo barisusakli 2016-09-15 14:01:56 +03:00
  • 7d90a94261 Include page number in redirected topics Ben Lubar 2016-09-14 20:57:51 -05:00
  • a42d8c5be2 simplify keys barisusakli 2016-09-15 01:57:08 +03:00
  • 49bd03b8ec closes #5004 barisusakli 2016-09-15 00:50:24 +03:00
  • 9ba3612895 remove winston barisusakli 2016-09-14 22:48:30 +03:00
  • fcbdfa5688 remove post cache dump barisusakli 2016-09-14 21:34:36 +03:00
  • 1364fb94bf show debug info barisusakli 2016-09-14 21:30:29 +03:00
  • d621b120b0 fix groups barisusakli 2016-09-14 21:24:14 +03:00
  • 282ac56bf6 adde expose methods back barisusakli 2016-09-14 21:21:32 +03:00
  • fac68d52f6 cache group membership methods barisusakli 2016-09-14 21:00:41 +03:00
  • 599ac80f3d use array.find barisusakli 2016-09-14 17:07:18 +03:00
  • 9c1b1acc5b removed unsused requires barisusakli 2016-09-14 17:02:27 +03:00
  • dc6e4bcb67 Latest translations and fallbacks NodeBB Misty 2016-09-14 09:03:25 -04:00
  • ae8b9c3683 closes #4665 barisusakli 2016-09-14 15:56:35 +03:00
  • aefba6e2b1 removed some methods barisusakli 2016-09-14 14:33:39 +03:00
  • 001eb3454c up composer barisusakli 2016-09-14 13:08:51 +03:00
  • ea6a1b7741 new language strings barisusakli 2016-09-14 13:07:15 +03:00
  • 30da4ac748 closes #5031 psychobunny 2016-09-13 22:54:40 -04:00
  • f47f93f9bb up widget essentials barisusakli 2016-09-13 14:43:03 +03:00
  • becacdefb0 new hooks to customize registration queue with custom data barisusakli 2016-09-13 14:23:45 +03:00
  • 5d28dbb0a4 closes #5027 psychobunny 2016-09-12 19:10:35 -04:00
  • 0162514e8d Incremented version number v1.1.3-auto.4 NodeBB Misty 2016-09-12 16:00:21 -04:00
  • 2d3e7589ad Merge commit '59ed13b5810b801df61b6c11b48a5d87f3acca08' into weekly NodeBB Misty 2016-09-12 16:00:21 -04:00
  • 59ed13b581 Rewrite translator for efficiency and clarity (#5013) Peter Jaszkowiak 2016-09-12 13:52:50 -06:00
  • ef6e72c246 added test for plugin-included translations, /cc @pitaj Julian Lam 2016-09-12 11:23:19 -04:00
  • 478da29423 closes #5020 barisusakli 2016-09-12 15:59:38 +03:00
  • 7d46265f29 Latest translations and fallbacks NodeBB Misty 2016-09-11 09:03:30 -04:00
  • 7d1bbaa42d Latest translations and fallbacks NodeBB Misty 2016-09-10 09:02:29 -04:00
  • 7b7ec77f5c remove console.log barisusakli 2016-09-09 13:27:19 +03:00
  • e1263f1057 sortedSetUnionCard barisusakli 2016-09-09 13:19:14 +03:00
  • 77c549081c remove unused clearRequireCache, closes #5021 barisusakli 2016-09-09 13:13:59 +03:00
  • 7f27a21441 new hook action:infinitescroll.loadmore barisusakli 2016-09-09 11:48:27 +03:00
  • 650d74e28b up composer barisusakli 2016-09-08 18:02:22 +03:00
  • eabb745116 change union to match intersect barisusakli 2016-09-08 17:59:59 +03:00
  • 8d897d8dcf autocompleteTags barisusakli 2016-09-08 17:24:20 +03:00
  • fdf2cb6f81 stop searching after finding 20 barisusakli 2016-09-08 16:22:17 +03:00
  • 22ab41f998 Latest translations and fallbacks NodeBB Misty 2016-09-08 09:03:24 -04:00
  • d0a94cb86c filter:topics.searchTags barisusakli 2016-09-08 15:59:10 +03:00
  • b2aaeaa50d up composer barisusakli 2016-09-08 14:13:41 +03:00
  • bba3c0623e up themes barisusakli 2016-09-08 14:03:48 +03:00
  • 8273dab368 ability to pass tags to new topics barisusakli 2016-09-08 14:01:20 +03:00
  • d4c512cb3f handle the case where the object is not set at all #5018 barisusakli 2016-09-07 19:34:59 +03:00
  • 3c0a28d293 #5018 barisusakli 2016-09-07 19:29:25 +03:00
  • 7269d45e84 closes #5018 barisusakli 2016-09-07 19:27:29 +03:00
  • 46d2168918 closes #5017 barisusakli 2016-09-07 18:48:00 +03:00
  • 24e0c9f6fe Latest translations and fallbacks NodeBB Misty 2016-09-07 09:02:30 -04:00
  • 3cf4449020 use eachSeries barisusakli 2016-09-07 02:08:54 +03:00
  • 1b7aa5ac12 up vanilla barisusakli 2016-09-07 00:15:29 +03:00
  • 3cdfd22a65 on user delete remove their uid from digests barisusakli 2016-09-06 20:20:07 +03:00
  • a578840904 Latest translations and fallbacks NodeBB Misty 2016-09-06 09:02:34 -04:00
  • 4410385e8f Merge pull request #5012 from phit/patch-1 Julian Lam 2016-09-05 22:27:19 -04:00
  • 72cbf743f2 Incremented version number v1.1.3-auto.3 NodeBB Misty 2016-09-05 16:00:19 -04:00
  • 6b390cff0d Merge commit '95b914f71072317fe14c5962e0569fa79efc762a' into weekly NodeBB Misty 2016-09-05 16:00:19 -04:00
  • 95b914f710 up themes barisusakli 2016-09-05 22:14:41 +03:00
  • 38b17c6157 closes #5011 barisusakli 2016-09-05 22:12:02 +03:00
  • 8448cf7da6 up themes barisusakli 2016-09-05 21:53:02 +03:00
  • c01a2bfa33 default sounds to off, show correct setting in user settings page barisusakli 2016-09-05 21:47:13 +03:00
  • 481ecdd642 Latest translations and fallbacks NodeBB Misty 2016-09-05 09:05:01 -04:00
  • 050ca6920a Merge pull request #4957 from lo1tuma/eslint Barış Soner Uşaklı 2016-09-05 13:25:10 +03:00
  • fef9ec7ad6 Fix unhandled callback errors Mathias Schreck 2016-09-05 11:52:35 +02:00
  • 824c6d9362 Run eslint as part of npm test Mathias Schreck 2016-08-16 19:41:02 +02:00
  • 159da18e9f Add npm script to run eslint Mathias Schreck 2016-08-16 19:40:39 +02:00
  • ba937f89fa Add eslint to detect unhandled callback errors Mathias Schreck 2016-08-16 19:40:23 +02:00
  • 00a06e9253 Use mousetrap.js minified version phit 2016-09-04 20:02:02 +02:00
  • b72a928900 up persona psychobunny 2016-09-03 16:59:36 -04:00
  • 81a4103d64 closes #4826 Julian Lam 2016-09-02 14:16:46 -04:00
  • 80d89a086e fixed issue where NodeBB was trying to JSON.parse [object Object] Julian Lam 2016-09-02 14:04:37 -04:00
  • de0f4a959a fix group page permissions for global mods barisusakli 2016-09-02 19:20:53 +03:00
  • a0ef96a6e1 dont treat url as path, closes #5006 barisusakli 2016-09-02 19:01:46 +03:00
  • bb80dc360e closes #4982 Julian Lam 2016-09-02 09:39:13 -04:00
  • 416186a2b6 Latest translations and fallbacks NodeBB Misty 2016-09-02 09:02:51 -04:00
  • 3056adf0e1 change to inactive barisusakli 2016-09-02 13:35:09 +03:00
  • e497882242 Merge pull request #5005 from yariplus/patch-12 Barış Soner Uşaklı 2016-09-02 11:43:28 +03:00
  • 247db79d57 modifyUserData does not check for offline status. Timothy Fike 2016-09-01 22:51:09 -04:00
  • c9c60ef8ed fixes #4982 Julian Lam 2016-09-01 14:10:03 -04:00
  • 56f863e5b8 remove :rage2: console.log barisusakli 2016-09-01 18:26:47 +03:00
  • 1d0edee358 showing ban reason on user login, closes #5002 Julian Lam 2016-09-01 09:20:39 -04:00
  • 7cd12b0ab4 Latest translations and fallbacks NodeBB Misty 2016-09-01 09:02:35 -04:00
  • 162f14b229 closes #4908 barisusakli 2016-09-01 15:44:10 +03:00
  • 55c9e6f4b6 closes #3818 barisusakli 2016-09-01 15:32:47 +03:00
  • 6acfb02316 closes #4996 barisusakli 2016-09-01 14:12:17 +03:00
  • 9c064d8fac only process embedded tpls barisusakli 2016-09-01 13:55:53 +03:00
  • bbec02ca39 Merge pull request #5003 from yariplus/patch-11 Barış Soner Uşaklı 2016-09-01 11:32:06 +03:00
  • fc68b64fe0 New topic from anywhere. Timothy Fike 2016-08-31 20:17:11 -04:00
  • 90fbe73188 up themes barisusakli 2016-08-31 23:28:41 +03:00
  • 8868668daa fix navigator displaying wrong index barisusakli 2016-08-31 23:23:25 +03:00
  • b84f36cc20 fix navigator method not getting removed barisusakli 2016-08-31 23:15:17 +03:00
  • 7afd2925af get sort setting from config barisusakli 2016-08-31 22:50:48 +03:00
  • 240682563d fix index error barisusakli 2016-08-31 22:15:33 +03:00
  • b0f630aaec always use string as cache key barisusakli 2016-08-31 21:39:02 +03:00
  • fea2267b58 fix navigator.scrollToPost() barisusakli 2016-08-31 21:22:58 +03:00
  • fe3417538c fix getSortedSetRange() if start>0 and stop is -1 barisusakli 2016-08-31 21:22:28 +03:00
  • a027dbfecd up themes, re: #5002 Julian Lam 2016-08-31 12:22:30 -04:00
  • 194716cd68 re: #5002 Julian Lam 2016-08-31 12:20:47 -04:00
  • d4055ddaef no need for pubsub in getNodeInfo barisusakli 2016-08-31 14:25:36 +03:00