Commit Graph

  • f2883c2c9f createIndex helper barisusakli 2014-10-15 15:11:01 -04:00
  • 1be6a253bf make _key value index unique barisusakli 2014-10-15 15:07:30 -04:00
  • 72a919e416 time based check barisusakli 2014-10-15 14:49:11 -04:00
  • f318f2f815 move out update, should work even if post isnt in dom barisusakli 2014-10-14 23:57:27 -04:00
  • b3e83d2f9a update post count on purge barisusakli 2014-10-14 23:41:58 -04:00
  • 8471fcbd79 fixed typo barisusakli 2014-10-14 23:36:59 -04:00
  • 4b1adba9ec removed || 1 barisusakli 2014-10-14 23:35:32 -04:00
  • ffbefda5f7 #2265 upgrade script barisusakli 2014-10-14 23:35:11 -04:00
  • 761f56aeb1 removed most of the db.sortedSetCards barisusakli 2014-10-14 23:12:47 -04:00
  • 09bd42b9f6 removed deleted barisusakli 2014-10-14 22:52:41 -04:00
  • b1d48df6d8 dont modify counts on soft post delete barisusakli 2014-10-14 22:51:48 -04:00
  • 5de74914bd moved updateCounters to purge barisusakli 2014-10-14 22:18:24 -04:00
  • b65c17c5bc parseInt score barisusakli 2014-10-14 20:56:52 -04:00
  • 29fcb6c366 fix images in manage/flags and fadeout barisusakli 2014-10-14 17:03:14 -04:00
  • 040d7b8424 limit unread to 100 tids barisusakli 2014-10-14 14:27:45 -04:00
  • 0eae679bcd crash fix if field is undefined barisusakli 2014-10-14 13:52:47 -04:00
  • be287740f9 Merge branch 'master' of https://github.com/NodeBB/NodeBB barisusakli 2014-10-14 13:29:26 -04:00
  • 62503c16c6 mark category read only if unread barisusakli 2014-10-14 13:29:23 -04:00
  • b5481ceed2 property fixed #2087 Julian Lam 2014-10-14 11:48:16 -04:00
  • 08d4d6b5bf changed indentation for continueLogin method in authentication.js Julian Lam 2014-10-14 11:42:10 -04:00
  • f463030e76 closes #2264 barisusakli 2014-10-14 03:00:24 -04:00
  • 835c58d27d mark read after infinite scroll barisusakli 2014-10-14 02:39:20 -04:00
  • 6ff00a935f dont reverse infinite load admin/events barisusakli 2014-10-13 23:36:08 -04:00
  • 2b0957b8c7 Merge branch 'master' of https://github.com/NodeBB/NodeBB barisusakli 2014-10-13 22:25:40 -04:00
  • 40fe40deac removed users:online set barisusakli 2014-10-13 22:25:34 -04:00
  • 62d0e08d6a stopped loader from crashing whenever NodeBB restarts Julian Lam 2014-10-13 19:46:42 -04:00
  • 129a438ebe Merge pull request #2256 from Spiritlebon/master Barış Soner Uşaklı 2014-10-13 15:14:35 -04:00
  • fced152e41 read total from global object barisusakli 2014-10-13 15:06:21 -04:00
  • 62477c7d9b 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
  • be0d043b2b Merge branch 'master' of https://github.com/NodeBB/NodeBB barisusakli 2014-10-13 14:20:11 -04:00
  • 27833a3e91 min-width for user boxes in admin/manage barisusakli 2014-10-13 14:20:08 -04:00
  • 97dba9ae39 fixed #2259 Julian Lam 2014-10-13 13:03:06 -04:00
  • 3c25204fdd removed clear log, doesnt work with logrotate-stream barisusakli 2014-10-13 13:01:16 -04:00
  • e699c02b65 get less data barisusakli 2014-10-12 23:46:58 -04:00
  • 10ead05d4b another unused require barisusakli 2014-10-12 18:04:16 -04:00
  • 8cc1cc0f1b removed unused require barisusakli 2014-10-12 18:02:28 -04:00
  • 1eb95a71ae no need for $in barisusakli 2014-10-12 17:40:59 -04:00
  • 2b15de63c0 checked number before parseInt Spiritlebon 2014-10-12 04:01:35 +02:00
  • 35fc175ff6 Lint fix Spiritlebon 2014-10-12 03:36:38 +02:00
  • 2c95d8d82e fixed ajaxifying to advanced/logs psychobunny 2014-10-11 16:30:07 -04:00
  • 91e11e304f added link to forum homepage psychobunny 2014-10-11 16:25:58 -04:00
  • feed33f6e2 closes #2100 barisusakli 2014-10-10 22:53:01 -04:00
  • 035c32df66 dont need to pass value on upserts barisusakli 2014-10-10 19:21:43 -04:00
  • b0ec0f52a4 cleanup psychobunny 2014-10-10 16:56:44 -04:00
  • e6b8c0b32f fixed infinitescroll on flags & tags psychobunny 2014-10-10 16:43:54 -04:00
  • 7ee6f1d01c added cache buster to all scripts/css in acp psychobunny 2014-10-10 16:41:03 -04:00
  • 1226a2462a closes #2250 psychobunny 2014-10-10 16:40:05 -04:00
  • a24dde863b moved src/client/modules/admin/selectable to src/admin/modules/selectable #2250 psychobunny 2014-10-10 16:37:58 -04:00
  • 4268d424a3 fixes require.js error in ACP psychobunny 2014-10-10 16:34:24 -04:00
  • e052d8e5c1 log topic move barisusakli 2014-10-10 15:44:02 -04:00
  • ffcb324d91 oh bootbox, I forgive you. (I lost hope in this actually being resolved upstream) psychobunny 2014-10-10 03:17:50 -04:00
  • cad3f3017c moved iconSelect to admin/modules psychobunny 2014-10-10 03:11:58 -04:00
  • e95c68e7d6 fix bookmark barisusakli 2014-10-09 20:47:27 -04:00
  • 29d90bc67d only use unique cids in isModerator barisusakli 2014-10-09 19:53:10 -04:00
  • 07a5aeaf15 closes #2251 barisusakli 2014-10-09 19:20:53 -04:00
  • e9c48f50f9 moved admin search into its own modules psychobunny 2014-10-09 18:48:35 -04:00
  • dcd47f7ec5 removed admin/footer.js, moved code to admin.js instead psychobunny 2014-10-09 18:42:31 -04:00
  • 3819d11be2 #2110 barisusakli 2014-10-09 18:42:05 -04:00
  • 4cbb7e9832 closes #2230 psychobunny 2014-10-09 18:26:59 -04:00
  • c787cd671b migrating tag editing #2230 psychobunny 2014-10-09 18:21:44 -04:00
  • 2f150649ae migrating infinitescroll #2230 psychobunny 2014-10-09 18:19:50 -04:00
  • 142ffc2920 fixed other post barisusakli 2014-10-09 18:16:25 -04:00
  • b7bba928a4 migrating home page to new partials #2230 psychobunny 2014-10-09 18:13:12 -04:00
  • 0d95089bfe send array of posts barisusakli 2014-10-09 18:12:40 -04:00
  • 4190b3c41c sort plugins alphabetically barisusakli 2014-10-09 17:44:48 -04:00
  • 97b9ba983c read both barisusakli 2014-10-09 17:31:47 -04:00
  • 00ff032060 migrating categories to new partial templating #2230 psychobunny 2014-10-09 17:25:54 -04:00
  • 73220aaa3d didn't realize mousetrap was being used elsewhere in the code, added back to client again psychobunny 2014-10-09 17:13:22 -04:00
  • 2906ac9ecf removing the welcome to nodebb panel because... psychobunny 2014-10-09 17:08:43 -04:00
  • ce30379c25 fix panel layout on dashboard psychobunny 2014-10-09 17:07:10 -04:00
  • 4126fcfce4 i fail at this barisusakli 2014-10-09 16:56:13 -04:00
  • 1a04d8f07d removed duped banned, its in user:banned barisusakli 2014-10-09 16:41:58 -04:00
  • 5dbd4bcda9 fix status if it was never set before barisusakli 2014-10-09 16:16:28 -04:00
  • 5d79d2a75a closes #2191 barisusakli 2014-10-09 15:06:20 -04:00
  • cb934acb5d #2111 barisusakli 2014-10-09 13:50:25 -04:00
  • 206b54c35d nitpicking en_GB psychobunny 2014-10-09 03:21:58 -04:00
  • 424efbeb06 Yo not enough rep mah homie. psychobunny 2014-10-09 03:13:52 -04:00
  • 124576f843 this is the canadian i8n, we have a duty to be extra polite. psychobunny 2014-10-09 03:13:08 -04:00
  • 5dcd610c1a grandma ma grammar psychobunny 2014-10-09 03:09:59 -04:00
  • 3f876548ba linting psychobunny 2014-10-09 00:44:16 -04:00
  • 7a53205c76 linting and removed unnecessary comment psychobunny 2014-10-09 00:42:30 -04:00
  • b17740f8d7 return error message if config is not ready psychobunny 2014-10-09 00:38:43 -04:00
  • b42e57bfdd removing leveldb from our dbal psychobunny 2014-10-09 00:33:09 -04:00
  • daf967399f fixing my todos so that @barisusakli will sleep tonight. and linting. psychobunny 2014-10-09 00:18:04 -04:00
  • d63f2ccd28 removed legacy version of ACP menu code psychobunny 2014-10-09 00:11:15 -04:00
  • c4a5af3b1b fixed issue where a missing config.json would end up suggesting 'undefined' as a base_url Julian Lam 2014-10-08 23:27:31 -04:00
  • e1c3bc9713 fix teasers barisusakli 2014-10-08 19:28:36 -04:00
  • 8abf2835a5 removed modules/admin and moved mousetrap + keybindings out of client #2245 psychobunny 2014-10-08 17:06:35 -04:00
  • 339d2b0143 closes #2246 psychobunny 2014-10-08 16:53:22 -04:00
  • ffc07ff6d2 moved settings module deps into ACP #2245 psychobunny 2014-10-08 16:20:22 -04:00
  • d759a7d9dd moved semver out of client js files #2245 psychobunny 2014-10-08 16:15:43 -04:00
  • a2377d4682 removed unused asset psychobunny 2014-10-08 16:11:56 -04:00
  • ed60deb3f5 fixed ACP from previous commit psychobunny 2014-10-08 16:08:35 -04:00
  • 0f759f9df4 ... not sure why that didn't all go through in one commit psychobunny 2014-10-08 15:37:10 -04:00
  • b51c90dcb3 doing some reshuffling in public/src psychobunny 2014-10-08 15:36:47 -04:00
  • 006322f386 much faster sitemap barisusakli 2014-10-08 15:26:18 -04:00
  • e1f67052d0 closes #2244 barisusakli 2014-10-08 15:06:35 -04:00
  • 0d741f0031 commenting out the reconnection messages, it's annoying if you have 500 users online psychobunny 2014-10-08 15:05:36 -04:00
  • f35a51e48d making the loading sequence less verbose psychobunny 2014-10-08 15:05:02 -04:00
  • 6418948570 only need one "meta/css done" message psychobunny 2014-10-08 14:52:52 -04:00