Commit Graph

  • d8df9ab3ed reverting groups.js to 4701eb1cee psychobunny 2014-04-09 14:11:03 -04:00
  • 81dfbba0ec imported latest templates.js psychobunny 2014-04-09 14:08:38 -04:00
  • 0a35195fc7 an attempt at addressing loader madness... #1364 Julian Lam 2014-04-09 13:10:28 -04:00
  • 95bd153446 added Travis CI badge [skip ci] Julian Lam 2014-04-09 08:43:10 -04:00
  • f2c0175b5c increased test timeout Julian Lam 2014-04-08 23:40:35 -04:00
  • 2c5876779f only build the master branch, TravisCI... Julian Lam 2014-04-08 21:38:54 -04:00
  • f88d7e6170 Merge remote-tracking branch 'origin/v0.4.x' into v0.4.x Julian Lam 2014-04-08 21:30:39 -04:00
  • 13b4aa2282 updated shrinkwrap file for v0.4.1 Julian Lam 2014-04-08 21:30:03 -04:00
  • 995fb22600 Merge branch 'master' into v0.4.x Julian Lam 2014-04-08 21:25:30 -04:00
  • 53908d347e 0.4.1 Julian Lam 2014-04-08 21:24:53 -04:00
  • f279515d36 updated travis config with new CI values Julian Lam 2014-04-08 21:09:59 -04:00
  • 2627240d80 changing minimum required version for NodeBB to 0.10, and updated travis config. Allowing new setup option "ci", for TravisCI integration Julian Lam 2014-04-08 21:08:51 -04:00
  • e579db8bf3 using tildes instead of carats Julian Lam 2014-04-08 20:08:52 -04:00
  • 5db18e307c removing apt-get lines from travis config Julian Lam 2014-04-08 18:15:55 -04:00
  • 8e0d33144c updated travis.yaml Julian Lam 2014-04-08 18:12:50 -04:00
  • 70c1beb6d2 updated travis CI yaml file Julian Lam 2014-04-08 18:00:12 -04:00
  • cf362f64a3 woops, now everybody is an android browser. psychobunny 2014-04-08 17:59:02 -04:00
  • 3ac9425669 TravisCI integration Julian Lam 2014-04-08 17:41:43 -04:00
  • 49a686af78 fixing groups tests Julian Lam 2014-04-08 17:36:34 -04:00
  • 8432d8827e attempt at fixing #1323 psychobunny 2014-04-08 17:35:23 -04:00
  • d5baaacb72 utils.isAndroidBrowser psychobunny 2014-04-08 17:35:12 -04:00
  • ff43a619c5 moving utils.js to the top psychobunny 2014-04-08 17:35:03 -04:00
  • 7a6f7d3e49 fixed 2 tests barisusakli 2014-04-08 17:21:04 -04:00
  • 1cc15a71d6 resolved #1350 Julian Lam 2014-04-08 16:52:50 -04:00
  • 3378717562 dbmock 4-spaces Julian Lam 2014-04-08 16:39:26 -04:00
  • 2288da4daf ./nodebb reset widgets - global widgets as well psychobunny 2014-04-08 16:52:52 -04:00
  • ba1e04741b settings reset message psychobunny 2014-04-08 16:50:23 -04:00
  • 1e96c21cae removed the span size barisusakli 2014-04-08 16:48:13 -04:00
  • 21a4651a64 latest templates.js, gotta switch to the version on npm soon psychobunny 2014-04-08 16:45:17 -04:00
  • c52583ae28 replaying changes from a150b2c6f7 psychobunny 2014-04-08 16:10:21 -04:00
  • c0145ad301 move db.init to reset function barisusakli 2014-04-08 16:03:42 -04:00
  • c5cae312d7 error out early when saving widgets psychobunny 2014-04-08 15:58:47 -04:00
  • 61478caa3d imported latest templates.js psychobunny 2014-04-08 15:51:15 -04:00
  • 2195b20385 closes #1263 barisusakli 2014-04-08 15:29:51 -04:00
  • 015ee701c4 @barisusakli is a stickler and wants to increase registration api call times by 0.0000000001s psychobunny 2014-04-08 13:51:05 -04:00
  • 5423434b3f closes #1362 psychobunny 2014-04-08 13:48:26 -04:00
  • ee44128c8c not requiring email any longer for user creation (regression -- closes julianlam/nodebb-plugin-sso-twitter#4) Julian Lam 2014-04-07 20:19:40 -04:00
  • ba16f95d1f Resetting 'all' done in series now -- #1317 Julian Lam 2014-04-07 19:15:38 -04:00
  • 67f9c8670a closes #1355 barisusakli 2014-04-07 18:54:55 -04:00
  • a150b2c6f7 handle if invalid tpl is passed in psychobunny 2014-04-07 18:06:53 -04:00
  • d2033abf96 fixes unread page barisusakli 2014-04-07 18:06:03 -04:00
  • 54ba2d2ac3 removed console.log barisusakli 2014-04-07 18:01:48 -04:00
  • d1ec101248 fixed infinite load and select barisusakli 2014-04-07 17:55:14 -04:00
  • 42c9185c7d closes #1317 psychobunny 2014-04-07 17:52:48 -04:00
  • 4e71c8328c closes #1346 barisusakli 2014-04-07 17:38:53 -04:00
  • 962b141e85 Merge pull request #1356 from miksago/fix-pagination-offset-error Barış Soner Uşaklı 2014-04-07 17:12:50 -04:00
  • e5cf44d398 closes #1353 barisusakli 2014-04-07 17:09:55 -04:00
  • 47d21eb008 Fixed: Category pagination error; Check if first offset is NaN Micheil Smith 2014-04-07 20:41:51 +01:00
  • e383524334 fixed a problem with cerulean which duped motd and forced you to toggle themes to deactivate psychobunny 2014-04-07 15:16:11 -04:00
  • b464099cca finally found reliable repro steps and squashed you like the bug you are. fixed #1280 psychobunny 2014-04-07 14:32:17 -04:00
  • 591fb41c08 removed unused content variable psychobunny 2014-04-07 12:46:03 -04:00
  • b616ba7304 using preventDefault instead of return false Julian Lam 2014-04-06 21:11:31 -04:00
  • cb692c27e5 removed 0..n from mongo install questions barisusakli 2014-04-06 16:58:33 -04:00
  • bb629c1815 fixing language file for estonian Julian Lam 2014-04-06 16:19:30 -04:00
  • a93357168c Adding Estonian language to NodeBB, tänan väga! Julian Lam 2014-04-06 16:15:05 -04:00
  • cbd58bd5b9 latest translations Julian Lam 2014-04-06 16:14:57 -04:00
  • d74aee97cf Merge branch 'trans-german' of github.com:JonathanMH/NodeBB into JonathanMH-trans-german Julian Lam 2014-04-06 16:06:58 -04:00
  • 6afd0fd9de added two failing tests for #1331 Julian Lam 2014-04-06 15:04:05 -04:00
  • 2bc4de4545 added additional German translations Jonathan M. Hethey 2014-04-06 13:51:44 +02:00
  • 14b9c03199 First pass at #1331 - Groups.search() + Tests Julian Lam 2014-04-05 13:01:10 -04:00
  • d8a2681e2b Merge pull request #1344 from frissdiegurke/master Barış Soner Uşaklı 2014-04-05 12:45:17 -04:00
  • 993b745f1c Added svg-support for category pictures frissdiegurke 2014-04-05 12:00:23 +02:00
  • 320f187829 split reset into themes, plugins, and all -- #1317 Julian Lam 2014-04-04 22:47:35 -04:00
  • 57dd44a871 removed console.log barisusakli 2014-04-04 16:20:13 -04:00
  • 5ddf70a671 closes #1273 barisusakli 2014-04-04 16:18:51 -04:00
  • 3c5dd6a5e7 small tweak to reply with text selected barisusakli 2014-04-04 15:56:17 -04:00
  • c352b4c06d imported latest templates.js, fixes #1327 psychobunny 2014-04-04 13:28:46 -04:00
  • 770e0a67c1 send values directly barisusakli 2014-04-04 13:11:05 -04:00
  • f235c86a0a closes #1330 psychobunny 2014-04-04 12:59:46 -04:00
  • 04b60f4f99 refactored parse barisusakli 2014-04-04 12:55:44 -04:00
  • c1f0d47cd4 closes #1335 barisusakli 2014-04-04 12:47:16 -04:00
  • 0cd13b7b66 closes #1273 barisusakli 2014-04-04 12:42:41 -04:00
  • 640686f031 added back paragraph tags barisusakli 2014-04-04 10:02:00 -04:00
  • b9aa0d2121 stripping paragraph tags from post summaries in an effort to collapse it all into one paragraph block. Julian Lam 2014-04-04 09:21:17 -04:00
  • a7c5a5e819 closes #1334 barisusakli 2014-04-03 18:15:09 -04:00
  • cc3150ff09 closes #1316 barisusakli 2014-04-03 18:07:31 -04:00
  • 421a25eb56 closes #1288 barisusakli 2014-04-03 17:36:27 -04:00
  • 5de430deb5 add taskbar to body v0.4.0 barisusakli 2014-04-03 15:46:43 -04:00
  • b2c663925b Merge branch 'spawn-minifier' Julian Lam 2014-04-03 17:27:42 -04:00
  • 7a993eb2ca closed #1328 Julian Lam 2014-04-03 17:27:26 -04:00
  • f3eb30b674 fixed automatic updating of home page psychobunny 2014-04-03 17:16:35 -04:00
  • ef2221d677 closes #1305 barisusakli 2014-04-03 17:14:25 -04:00
  • 6b7049cdae closes #1333 barisusakli 2014-04-03 16:11:34 -04:00
  • 5209c614fc add taskbar to body barisusakli 2014-04-03 15:46:43 -04:00
  • f3a78c2b6f #1328 - first pass Julian Lam 2014-04-03 15:35:59 -04:00
  • 212768ee86 closes #1325 psychobunny 2014-04-03 14:35:09 -04:00
  • f16d98fcab linting psychobunny 2014-04-03 14:33:03 -04:00
  • 3840a9e67e translating the footer... and sending the original 'doh psychobunny 2014-04-03 14:04:02 -04:00
  • a316927b2e added user topics page title barisusakli 2014-04-03 13:43:51 -04:00
  • 3a5048a6cd moved account menu to partial barisusakli 2014-04-03 13:24:15 -04:00
  • 41d5d16bac show widget title next to type, closes #1313 barisusakli 2014-04-03 13:03:40 -04:00
  • 1edd2649fc this doesnt exist on topics page barisusakli 2014-04-03 12:43:51 -04:00
  • 4bc3f54468 closes #1318 barisusakli 2014-04-03 12:42:40 -04:00
  • 5bcc87a807 adding one last migration to UTC datetime for 0.3.2 v0.3.x Julian Lam 2014-04-02 20:55:02 -04:00
  • 3f44f4bb3a closes #1319 barisusakli 2014-04-02 16:54:57 -04:00
  • 4498f6e410 removing less-middleware calls Julian Lam 2014-04-02 14:41:52 -04:00
  • 27fddb0b48 removing less-middleware Julian Lam 2014-04-02 14:36:42 -04:00
  • 82fabad364 closes #1321 barisusakli 2014-04-02 14:31:26 -04:00
  • bdefebeea0 reverting some of my code and fixed #1322 properly barisusakli 2014-04-02 13:58:10 -04:00
  • 682fa1f874 fixed incorrect scoping for new post event introduced accidentally last commit Julian Lam 2014-04-02 11:13:49 -04:00