Commit Graph

  • 60c45d8b9b fixed issue where non-admins would get maintenance mode header if maintenance mode was NOT enabled (logic errors, grrr..) Julian Lam 2014-10-03 16:38:56 -04:00
  • 5db24fbe68 closes #2175 barisusakli 2014-10-03 16:31:53 -04:00
  • c37cfe4b3f closes #2209 barisusakli 2014-10-03 15:28:46 -04:00
  • f5f84d9946 fixing upgrade text to use nodebb executable, removed exposure of option to run without upgrading Julian Lam 2014-10-03 15:28:02 -04:00
  • 740c336480 typo barisusakli 2014-10-03 15:16:04 -04:00
  • dba20160ce check length barisusakli 2014-10-03 15:15:34 -04:00
  • 1b3b13716a 0.5.2-dev in ACP, just so people know it's not a released version Julian Lam 2014-10-03 15:13:12 -04:00
  • 19c69980ef Revert "bumping to 0.5.2 for dev purposes" Julian Lam 2014-10-03 15:12:58 -04:00
  • 33780e6fdb closes #2133 barisusakli 2014-10-03 14:14:41 -04:00
  • 73d358edc5 faster getTeasers barisusakli 2014-10-03 13:43:51 -04:00
  • 43806e5921 replay ie host fix barisusakli 2014-10-03 11:48:47 -04:00
  • c3c560a48a Merge pull request #2216 from kazrudys/v0.5.x Barış Soner Uşaklı 2014-10-03 11:38:11 -04:00
  • 0e3c5195db closes #2219 barisusakli 2014-10-03 11:34:07 -04:00
  • 740fae7fd8 Fix for Outgoing Links Warning page being displayed in IE for internal links. Kaz Rudys 2014-10-03 09:04:38 +01:00
  • b7ba6a0d8f fixed #2214 - each individual thread will create its own logrotate write handler, because if one is closed, everything crashes in a cascade effect because we're calling .write() after .end(), bleh. Julian Lam 2014-10-03 01:09:35 -04:00
  • ee289c3226 latest translations and fallbacks Julian Lam 2014-10-02 23:51:51 -04:00
  • b4fb2d62a3 closes #2201 psychobunny 2014-10-02 20:47:53 -04:00
  • 6a996bd718 closes #2210 barisusakli 2014-10-02 20:21:43 -04:00
  • 8737c5a56d removed debug barisusakli 2014-10-02 19:15:52 -04:00
  • eab180f305 crash fix barisusakli 2014-10-02 19:03:03 -04:00
  • c72c876b04 check value barisusakli 2014-10-02 18:57:15 -04:00
  • 4c70a0da4f removing postgres file from databases/ Julian Lam 2014-10-02 18:54:20 -04:00
  • c12b159bb5 temp debug barisusakli 2014-10-02 18:51:08 -04:00
  • 806b115782 don't attempt to update graphs if we're not connected psychobunny 2014-10-02 18:33:08 -04:00
  • 6a6f0a3b78 app.isConnected check psychobunny 2014-10-02 18:32:36 -04:00
  • e20747c191 closes #2202 psychobunny 2014-10-02 18:30:51 -04:00
  • 9c8395808c use page visibility api instead of window.onblur psychobunny 2014-10-02 18:29:40 -04:00
  • 24ac7ba316 better templating and styling for #2099 Julian Lam 2014-10-02 18:26:19 -04:00
  • 6f40a731f5 trigger posts loaded so masonry kicks in barisusakli 2014-10-02 18:18:55 -04:00
  • 2af077544b make sure postcount isnt NaN barisusakli 2014-10-02 18:10:10 -04:00
  • 32d0e0d7e5 dont update category post coint if topic post count is invalid barisusakli 2014-10-02 18:06:19 -04:00
  • 974a091f1b Merge branch 'master' of https://github.com/NodeBB/NodeBB psychobunny 2014-10-02 17:55:33 -04:00
  • 7243aebee0 fixed supervisor to ignore committed minified file psychobunny 2014-10-02 17:55:30 -04:00
  • 6aa53b8323 nextStart changes, fixed move topic notification text barisusakli 2014-10-02 17:46:39 -04:00
  • 5ba88b7152 fixed #2208 Julian Lam 2014-10-02 17:08:39 -04:00
  • e5681097f4 added error to minification step psychobunny 2014-10-02 17:02:14 -04:00
  • bc4969be5b disable chart tooltips if mobile psychobunny 2014-10-02 16:40:46 -04:00
  • 9d53de5f70 oops psychobunny 2014-10-02 16:00:17 -04:00
  • 42d3656ecc fixing psychobunny 2014-10-02 15:59:05 -04:00
  • 85048a5f75 closed #2203 Julian Lam 2014-10-02 15:58:13 -04:00
  • 1eb9016a77 fixed #2207 Julian Lam 2014-10-02 14:38:30 -04:00
  • 043a73b4ae changed none to hidden barisusakli 2014-10-02 14:30:54 -04:00
  • de98df842d priv fix barisusakli 2014-10-02 13:55:01 -04:00
  • a67c501eb8 temporary solution for #2206 psychobunny 2014-10-02 13:38:42 -04:00
  • 7b8656ef8b facebook share doesn't display & barisusakli 2014-10-01 19:00:26 -04:00
  • b8df95da98 check message barisusakli 2014-10-01 16:58:04 -04:00
  • 6165db3e00 Merge pull request #2198 from Schamper/fix/settings-message Barış Soner Uşaklı 2014-10-01 16:42:40 -04:00
  • 883422760d Fix settings save message Schamper 2014-10-01 22:30:22 +02:00
  • cf252a29a7 closes #2196 barisusakli 2014-10-01 15:32:54 -04:00
  • 598784b909 Merge pull request #2192 from Fusselwurm/patch-1 Julian Lam 2014-10-01 02:16:39 -04:00
  • bc44aeac4b fix 403 handling in ajaxify.js Moritz Schmidt 2014-10-01 08:14:48 +02:00
  • 0b806e16d5 Revert "bumping to 0.5.2 for dev purposes" v0.5.1 Julian Lam 2014-10-01 00:31:09 -04:00
  • 575ce47d52 Merge branch 'master' into v0.5.x Julian Lam 2014-10-01 00:30:29 -04:00
  • 977cd98a79 dont crash if user doesn't have email barisusakli 2014-10-01 00:29:47 -04:00
  • e6824fd727 bumping to 0.5.2 for dev purposes Julian Lam 2014-10-01 00:01:57 -04:00
  • 7c14e6f894 added shrinkwrap file Julian Lam 2014-10-01 00:00:52 -04:00
  • f082849126 removing console.log Julian Lam 2014-09-30 23:58:52 -04:00
  • 8bf3c484cc removing console.log Julian Lam 2014-09-30 23:58:52 -04:00
  • 43db2289c2 moving db selection into db.connect, where it should be Julian Lam 2014-09-30 23:57:03 -04:00
  • 35ac6600ba Revert "prematurely bumping next version up, for development purposes" Julian Lam 2014-09-30 23:37:03 -04:00
  • f41b0fe3ce removing packages psychobunny 2014-09-30 23:35:18 -04:00
  • 5ff293109d fix getUnreadByField barisusakli 2014-09-30 23:19:53 -04:00
  • 4f2603afd1 closed #2185 Julian Lam 2014-09-30 21:48:39 -04:00
  • 31db0d78b1 return empty array instead of undefined barisusakli 2014-09-30 18:27:23 -04:00
  • 7cde61f4d6 logger styling first pass psychobunny 2014-09-30 17:06:57 -04:00
  • b31feac253 events page first pass psychobunny 2014-09-30 17:05:04 -04:00
  • ab915b6ed7 first pass advanced/database psychobunny 2014-09-30 17:02:53 -04:00
  • 05ff80b2e0 widgets page first pass psychobunny 2014-09-30 16:52:16 -04:00
  • 52229113b6 plugins page first pass, separated list of plugins psychobunny 2014-09-30 16:37:33 -04:00
  • 3865fd3ab9 fixes crash is sets is empty barisusakli 2014-09-30 16:10:26 -04:00
  • bfc9cae1b2 groups first pass psychobunny 2014-09-30 15:37:53 -04:00
  • 0aa08f8bd9 users page first pass psychobunny 2014-09-30 15:31:33 -04:00
  • 178aa473fc categories page first pass psychobunny 2014-09-30 15:28:36 -04:00
  • 3e7f0531b4 language page psychobunny 2014-09-30 15:25:35 -04:00
  • 199a13d730 closes #2186 psychobunny 2014-09-30 01:03:25 -04:00
  • c792fc68d3 prematurely bumping next version up, for development purposes Julian Lam 2014-09-29 20:00:39 -04:00
  • 6b786012d8 removed console.log Julian Lam 2014-09-29 19:50:57 -04:00
  • c9228f1483 0.5.1 Julian Lam 2014-09-29 19:41:23 -04:00
  • 343ff18014 closed #2179 Julian Lam 2014-09-29 19:31:27 -04:00
  • 2b115e75c6 fix login days value barisusakli 2014-09-29 19:29:13 -04:00
  • 62084a012e closes #2179 barisusakli 2014-09-29 19:28:21 -04:00
  • 30b2f55ebc closed #2149 Julian Lam 2014-09-29 19:04:28 -04:00
  • 2b5d0e89a5 up'ing templates.js psychobunny 2014-09-29 18:55:00 -04:00
  • 1e5c172f5e up'ing templates.js psychobunny 2014-09-29 18:55:00 -04:00
  • a505896185 forgot db require barisusakli 2014-09-29 18:36:14 -04:00
  • 18cfdd9dde possible fix to travis barisusakli 2014-09-29 18:32:09 -04:00
  • 653865a214 moved up trace barisusakli 2014-09-29 18:13:32 -04:00
  • e79e370e59 check undefined middleware barisusakli 2014-09-29 18:09:42 -04:00
  • d0452fb93f random attempt to fix traviscl psychobunny 2014-09-29 17:59:33 -04:00
  • 632fb3a618 closed #2184 Julian Lam 2014-09-29 17:51:18 -04:00
  • b877a4e7b4 linting psychobunny 2014-09-29 16:59:58 -04:00
  • f86e4256a1 semicolon psychobunny 2014-09-29 16:58:23 -04:00
  • 7b9815aa3b linting psychobunny 2014-09-29 16:58:04 -04:00
  • 29d99a0ecf closes #2177 barisusakli 2014-09-29 16:54:40 -04:00
  • 9c996e4b99 on config save update meta.config on all workers barisusakli 2014-09-29 16:35:13 -04:00
  • 219cd9661f improved menu sliding psychobunny 2014-09-29 14:29:34 -04:00
  • 4b5112e60a mobile swipe-in sidemenu for acp psychobunny 2014-09-29 14:14:30 -04:00
  • 95740ae8f9 stop. hammer time! psychobunny 2014-09-29 13:56:25 -04:00
  • 6867c10058 Merge branch 'master' of https://github.com/NodeBB/NodeBB psychobunny 2014-09-29 13:21:53 -04:00
  • b9ac2a3207 I can smell feature creep coming from around the corner psychobunny 2014-09-29 13:21:48 -04:00