Commit Graph

  • bf79857b7d closes #5908 Baris Usakli 2017-09-01 17:42:55 -04:00
  • 8e89eb80b7 up composer Julian Lam 2017-09-01 16:14:49 -04:00
  • 1034626896 Merge remote-tracking branch 'origin/develop' Julian Lam 2017-09-01 16:07:12 -04:00
  • 1829aa139d up themes Julian Lam 2017-09-01 16:07:00 -04:00
  • e5eaab3494 Merge pull request #5909 from harmdhast/patch-2 Peter Jaszkowiak 2017-09-01 11:50:52 -06:00
  • 412f844885 Latest translations and fallbacks Misty (Bot) 2017-09-01 09:23:19 +00:00
  • 0b520f8d65 Template - Benchpress | Variable call fix Harmdhast 2017-09-01 01:10:38 +02:00
  • 23e7222dfa Update Nodemailer to v4 Peter Jaszkowiak 2017-08-30 14:26:41 -06:00
  • e8aa8c62f6 Update jsdom Peter Jaszkowiak 2017-08-30 13:27:59 -06:00
  • 295bf7d115 Bump dependencies Peter Jaszkowiak 2017-08-30 13:22:18 -06:00
  • cfba8970e1 Fix posts block usage in categories page Peter Jaszkowiak 2017-08-30 12:43:11 -06:00
  • d9d0f3ffc7 Bump benchpress Peter Jaszkowiak 2017-08-30 12:30:09 -06:00
  • 9f9eace596 End support for Node 4, add Node 8 testing Peter Jaszkowiak 2017-08-30 12:11:23 -06:00
  • b5acd796fb Remove public eslint templates global Peter Jaszkowiak 2017-08-30 11:32:56 -06:00
  • c91dfb46f6 Switch module t.js usage to Benchpress Peter Jaszkowiak 2017-08-30 11:32:23 -06:00
  • 71aab79a9a Switch client t.js usage to Benchpress Peter Jaszkowiak 2017-08-30 11:31:15 -06:00
  • dc3f89a505 ajaxify t.js usage to Benchpress Peter Jaszkowiak 2017-08-30 10:51:25 -06:00
  • 5885e37127 Switch admin t.js usage to Benchpress Peter Jaszkowiak 2017-08-30 10:50:28 -06:00
  • b3438bc695 Latest translations and fallbacks Misty (Bot) 2017-08-30 09:23:54 +00:00
  • 643ae05d68 closes #5868 Julian Lam 2017-08-29 11:41:43 -04:00
  • cd60d79a13 closes #5904 Julian Lam 2017-08-29 09:28:18 -04:00
  • a176582282 Latest translations and fallbacks Misty (Bot) 2017-08-29 09:23:29 +00:00
  • 9cb098bb0b Implements Jimp exitRotate() new method (jimp 0.2.28) to sove incoherent rotations when scaling images. manolino 2017-08-28 14:34:42 -04:00
  • b1b02bda7e Revert "Merge pull request #5892 from manolino/v1.5.x" v1.5.x Julian Lam 2017-08-28 14:28:08 -04:00
  • bc6edba6df change post queue test Barış Soner Uşaklı 2017-08-27 19:13:19 -04:00
  • b2c16b2ba0 Latest translations and fallbacks Misty (Bot) 2017-08-27 09:23:16 +00:00
  • fad64bf1f0 Latest translations and fallbacks Misty (Bot) 2017-08-26 09:23:18 +00:00
  • 60e0f4ced9 minor typo Andrew Rodrigues 2017-08-25 15:53:35 -04:00
  • ececfe9a77 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop psychobunny 2017-08-25 13:59:20 -04:00
  • 01275787b6 added widgets.resetTemplate(s) psychobunny 2017-08-25 13:59:14 -04:00
  • 5cc39e8546 Merge remote-tracking branch 'refs/remotes/origin/master' into develop Barış Soner Uşaklı 2017-08-24 19:29:15 -04:00
  • abffc29128 Use Benchpress (#5901) Peter Jaszkowiak 2017-08-24 17:26:50 -06:00
  • 864321f727 re-organize newbiePostDelay fields psychobunny 2017-08-24 14:25:09 -04:00
  • 53ca6d1199 closes #5889 Julian Lam 2017-08-24 12:37:22 -04:00
  • 3705251359 Latest translations and fallbacks Misty (Bot) 2017-08-24 09:23:25 +00:00
  • 73d4517d27 Revert "fixes #5894" Julian Lam 2017-08-23 21:38:58 -04:00
  • f1f5db4c99 remove redundant lines in watch directories psychobunny 2017-08-23 20:13:52 -04:00
  • 70887c5f78 fix grunt paths for core less files psychobunny 2017-08-23 20:11:24 -04:00
  • 9d2bf4746c Revert "fix reload loop for guests" Julian Lam 2017-08-23 19:32:10 -04:00
  • a67a0b0a08 fix reload loop for guests Julian Lam 2017-08-23 19:30:30 -04:00
  • a13a5c02e9 closes #5899 psychobunny 2017-08-23 18:14:59 -04:00
  • cdd139b327 increment blacklist analytics on blacklist block Julian Lam 2017-08-23 16:16:27 -04:00
  • 00c25d47f9 blacklist should not use data.result anymore, just err is fine Julian Lam 2017-08-23 16:14:08 -04:00
  • 19ae2b3eb4 dont join online_users and uid_ if user does not exist Baris Usakli 2017-08-23 15:30:13 -04:00
  • 0d0ea0977f check error Baris Usakli 2017-08-23 15:29:27 -04:00
  • e2b40ddf34 fixes #5894 Julian Lam 2017-08-23 15:11:10 -04:00
  • ff3ca28db8 update theme slick version (#5897) Anil Mandepudi 2017-08-23 09:49:30 -07:00
  • 81cf8f77d3 add blacklist test to onSuccessfulLogin as well Julian Lam 2017-08-23 12:13:52 -04:00
  • 10c8666520 lower sleep to 15secs Baris Usakli 2017-08-23 11:48:52 -04:00
  • 18e0f1a9dd try to start mongod Baris Usakli 2017-08-23 11:32:03 -04:00
  • a9e7f768e2 wait 30 secs Baris Usakli 2017-08-23 11:19:29 -04:00
  • bd26cadb80 moved sleep before node setup Baris Usakli 2017-08-23 11:10:25 -04:00
  • b2542c1e19 add missing return false Baris Usakli 2017-08-23 10:54:00 -04:00
  • 0b6902a03e testing mongodb wait script Baris Usakli 2017-08-23 10:44:15 -04:00
  • c71b7db646 remove messy regexes and a console.log Julian Lam 2017-08-22 16:55:47 -04:00
  • 5d2b3d3c39 remove dependency on ip-range-check and ip, use lower level ipaddr.js instead Julian Lam 2017-08-22 16:52:47 -04:00
  • cca8dca735 up slick theme psychobunny 2017-08-22 15:22:41 -04:00
  • 8346130cdc introduced new hook filter:blacklist.test Julian Lam 2017-08-22 13:46:11 -04:00
  • 0498832317 closes #5888 Barış Soner Uşaklı 2017-08-22 10:28:35 -04:00
  • 625fa75dec Merge pull request #5892 from manolino/v1.5.x Julian Lam 2017-08-22 10:18:43 -04:00
  • 714a7066ec add some styling to blacklist rules textarea psychobunny 2017-08-21 19:05:37 -04:00
  • 5699236fd2 added missing relative_path to view sitemap button psychobunny 2017-08-21 18:58:01 -04:00
  • d5db97930d prevent "plugins" menu from being highlighted when going to Extend -> Plugins psychobunny 2017-08-21 18:50:50 -04:00
  • c0c0a28f21 point to the correct section for user registration settings psychobunny 2017-08-21 18:46:43 -04:00
  • e8c40c8dc6 scroll to the actual subsection in the ACP when clicking on links pointing to that hash psychobunny 2017-08-21 18:46:03 -04:00
  • 59e1731a27 Implements Jimp exitRotate() new method (jimp 0.2.28) to sove incoherent rotations when scaling images. manolino 2017-08-21 15:54:25 -06:00
  • 0e219a8c58 closes #5891 psychobunny 2017-08-21 17:48:58 -04:00
  • fcce96efab style change Barış Soner Uşaklı 2017-08-21 16:51:42 -04:00
  • a46db9616c fix message delete and add test Barış Soner Uşaklı 2017-08-21 16:48:18 -04:00
  • 1875764aca fix typo in delete Barış Soner Uşaklı 2017-08-21 16:39:24 -04:00
  • da856ba665 up deps Barış Soner Uşaklı 2017-08-21 16:33:14 -04:00
  • 26990059d3 up widget-essentials Barış Soner Uşaklı 2017-08-21 15:32:00 -04:00
  • d46172b07e up widget-essentials Barış Soner Uşaklı 2017-08-21 15:12:34 -04:00
  • 62c81ca0d3 fix lint Barış Soner Uşaklı 2017-08-20 21:07:54 -04:00
  • 329bfeeb3b convert min/max to float Barış Soner Uşaklı 2017-08-20 20:41:25 -04:00
  • e895f30c8e Latest translations and fallbacks Misty (Bot) 2017-08-20 09:23:18 +00:00
  • 74caf191f5 fix typo Barış Soner Uşaklı 2017-08-19 09:13:15 -04:00
  • 8aaf87a3c4 Latest translations and fallbacks Misty (Bot) 2017-08-19 09:23:17 +00:00
  • d01f099d24 Merge remote-tracking branch 'refs/remotes/origin/master' into develop Barış Soner Uşaklı 2017-08-18 20:18:19 -04:00
  • 35a02ee464 up composer Barış Soner Uşaklı 2017-08-18 20:17:49 -04:00
  • ff88be91fa Merge remote-tracking branch 'refs/remotes/origin/master' into develop Barış Soner Uşaklı 2017-08-18 20:09:40 -04:00
  • 5344edc2a7 closes #5885 Barış Soner Uşaklı 2017-08-18 20:08:19 -04:00
  • 5dfb2fb83a up themes, fix notif test Barış Soner Uşaklı 2017-08-18 19:00:48 -04:00
  • 31ae8c7fd5 up themes for #5873 Julian Lam 2017-08-18 16:32:07 -04:00
  • c1d7b06ded Fixes #5873 Julian Lam 2017-08-18 16:30:04 -04:00
  • 1159abf9ec fixes #5879 Julian Lam 2017-08-18 15:05:49 -04:00
  • b4a4fd8679 up composer for #5886 Julian Lam 2017-08-18 12:25:41 -04:00
  • dc9b21021a escape moderation notes Baris Usakli 2017-08-18 11:23:15 -04:00
  • db13aac106 up themes, for the last time today. Julian Lam 2017-08-17 13:35:40 -04:00
  • 4dae008e16 up themes again :shipit: Julian Lam 2017-08-17 13:17:24 -04:00
  • 89b2d94b61 up themes again Julian Lam 2017-08-17 12:54:51 -04:00
  • f14c2f44ff up themes for rtl fixes Julian Lam 2017-08-17 11:53:01 -04:00
  • 4e98c4b39f Latest translations and fallbacks Misty (Bot) 2017-08-17 09:23:28 +00:00
  • 753f1576ce processSortedSet Baris Usakli 2017-08-16 16:47:52 -04:00
  • 8fae8cea83 Merge remote-tracking branch 'refs/remotes/origin/master' into develop Baris Usakli 2017-08-16 15:42:30 -04:00
  • 18db0734b0 newline Baris Usakli 2017-08-16 15:29:03 -04:00
  • bc0645dc26 Merge remote-tracking branch 'refs/remotes/origin/master' into develop Baris Usakli 2017-08-16 15:17:26 -04:00
  • a9b1a0bdc4 fix tpl name Baris Usakli 2017-08-16 15:17:10 -04:00
  • 0ce3e4b691 post-queue show category, send notification Baris Usakli 2017-08-16 15:15:54 -04:00
  • f56578ab50 remove reset tokens if target user email changes Julian Lam 2017-08-16 14:36:51 -04:00