Commit Graph

  • ec5d13188b sneakily adjust database/sorted tests to include float scores Moritz Schmidt 2016-12-11 15:59:28 +01:00
  • c8393d6f87 mongo: set scores as float instead of int Moritz Schmidt 2016-12-11 15:58:57 +01:00
  • db1fdb897f Fixes for dev-ing on windows Peter Jaszkowiak 2016-12-10 20:57:34 -07:00
  • bb5fe0cc83 Escape arguments in Translator.compile Peter Jaszkowiak 2016-12-10 20:41:49 -07:00
  • a81aad61ab Add tests for translator static methods Peter Jaszkowiak 2016-12-01 17:23:06 -07:00
  • 375af7ad53 Restructure and rename translator tests Peter Jaszkowiak 2016-12-01 17:09:09 -07:00
  • 7c697759e9 Escape and ignore % and \, in translator args Peter Jaszkowiak 2016-12-01 17:06:53 -07:00
  • 1c6cee207f meta/settings test barisusakli 2016-12-10 00:51:50 +03:00
  • 9627e53922 change group membership methods barisusakli 2016-12-10 00:25:49 +03:00
  • aaec71bc0c added stepSize to flags chart, #5232 Julian Lam 2016-12-09 14:59:23 -05:00
  • dc508fa0cb Merge remote-tracking branch 'origin/master' into flagging-refactor Julian Lam 2016-12-09 14:54:01 -05:00
  • 4753042306 lowered analytics disk writes to every ten seconds, because why every 10 minutes? :shipit: Julian Lam 2016-12-09 14:53:49 -05:00
  • 9ada35cfb9 allowing Analytics.increment to have a callback Julian Lam 2016-12-09 14:39:31 -05:00
  • ebc9abd773 upgrade script and graphs for #5232 Julian Lam 2016-12-09 14:33:59 -05:00
  • 4db171985d up composer barisusakli 2016-12-09 18:57:56 +03:00
  • 0b9829850c closes #5273 barisusakli 2016-12-09 18:53:08 +03:00
  • 7f455344d8 show seconds in logs Barış Soner Uşaklı 2016-12-09 00:41:19 +03:00
  • e0501656b6 parallel startup Barış Soner Uşaklı 2016-12-09 00:18:25 +03:00
  • bca6151892 fix lint Barış Soner Uşaklı 2016-12-09 00:00:29 +03:00
  • 8c8e2ae190 closes #5271 Barış Soner Uşaklı 2016-12-08 23:51:56 +03:00
  • 5d63c0aa3b Merge remote-tracking branch 'origin/master' into flagging-refactor Julian Lam 2016-12-08 14:25:53 -05:00
  • acf2e4078b fixes #5263 Julian Lam 2016-12-08 11:28:17 -05:00
  • 56fb941979 up'd tjs psychobunny 2016-12-07 15:53:47 -05:00
  • 31996f9377 added page titles Julian Lam 2016-12-07 15:51:05 -05:00
  • 6533fa066d removed unneeded fixes #5232 Julian Lam 2016-12-07 15:42:47 -05:00
  • e40eb75f8f change history saving to append an object not a serialised array, #5232 Julian Lam 2016-12-07 15:13:40 -05:00
  • a5fb4825b4 deprecating old hook for #5232 Julian Lam 2016-12-07 13:06:55 -05:00
  • 5dd892bd01 a bunch of changes here... allowing user profiles to be flagged, #5232 Julian Lam 2016-12-07 12:07:22 -05:00
  • 78b7d5896c convert topic title to string barisusakli 2016-12-07 16:25:46 +03:00
  • 74b9f1a016 closes #5262 barisusakli 2016-12-07 11:57:19 +03:00
  • 57fcb92bbc added a smattering of tests for #5232 Julian Lam 2016-12-06 20:28:54 -05:00
  • 6b7b51eaf0 Merge pull request #5170 from pitaj/master psychobunny 2016-12-06 17:45:19 -05:00
  • e2ea3cb21e Fix linting error Peter Jaszkowiak 2016-12-06 15:13:34 -07:00
  • a2fecf5ae4 Merge remote-tracking branch 'origin/master' into flagging-refactor Julian Lam 2016-12-06 16:12:42 -05:00
  • 9f9051026b more work on #5232 Julian Lam 2016-12-06 16:11:56 -05:00
  • a0d32e953a Merge pull request #5261 from stuwil/fix-twitter-share-text Barış Soner Uşaklı 2016-12-06 23:04:31 +02:00
  • 647d0e0a75 Avoid encoding HTML in Twitter social share text Stuart Williams 2016-12-06 15:49:34 -05:00
  • d468b6c466 Merge pull request #5260 from stuwil/fix-5259 Barış Soner Uşaklı 2016-12-06 21:20:18 +02:00
  • cafc5cd891 closes #5259 Stuart Williams 2016-12-06 14:08:04 -05:00
  • b0126267a8 closes #5249 psychobunny 2016-12-06 11:48:59 -05:00
  • 8ca98625b9 Key through search results Peter Jaszkowiak 2016-12-05 18:32:17 -07:00
  • f1cfed50a1 Translate skins and themes fully Peter Jaszkowiak 2016-12-05 18:31:58 -07:00
  • 5843e8dd77 Fix Translator to work with namespace paths Peter Jaszkowiak 2016-12-05 17:55:42 -07:00
  • 9fd64549a3 Use async instead of Promises Peter Jaszkowiak 2016-12-05 17:55:04 -07:00
  • cd3002e812 removed user flag reset method and associated socket call from ACP Julian Lam 2016-12-05 15:52:01 -05:00
  • 88958049eb added some more filters, and appending event to history on flag creation Julian Lam 2016-12-05 15:32:58 -05:00
  • 8e1d441e20 Added some quick filters, #5232 Julian Lam 2016-12-05 12:40:25 -05:00
  • b7217e8841 Merge remote-tracking branch 'origin/master' into flagging-refactor Julian Lam 2016-12-05 11:28:10 -05:00
  • 777f15941f closes #5251 Julian Lam 2016-12-05 10:45:06 -05:00
  • 252574346e tweak gitignores, closes #5250 Julian Lam 2016-12-05 10:32:44 -05:00
  • ad732935fb closes #5254 Julian Lam 2016-12-05 10:23:28 -05:00
  • cbd6853ccb notif controller test barisusakli 2016-12-05 17:16:28 +03:00
  • 8691256a67 fix post move test barisusakli 2016-12-05 16:30:30 +03:00
  • 7d47f4b067 tag tests barisusakli 2016-12-05 15:09:13 +03:00
  • e8e33a8a23 ZSET scores are float: parseInt => parseFloat Moritz Schmidt 2016-12-04 17:41:27 +01:00
  • 753d4b0275 wrapped up basic functionality of list and detail for flags, filter support. #5232 Julian Lam 2016-12-02 15:28:28 -05:00
  • 9129597811 #5232 some tweaks to flag history saving Julian Lam 2016-12-02 12:51:39 -05:00
  • 169defd194 #5232, update flag history to save new value Julian Lam 2016-12-02 12:34:58 -05:00
  • 0724bee6c6 removed deprecated dismiss methods Julian Lam 2016-12-02 12:10:19 -05:00
  • 20fa8ebf76 simplified flags.get a tad Julian Lam 2016-12-02 11:24:12 -05:00
  • dde3d2b135 Merge remote-tracking branch 'origin/master' into flagging-refactor Julian Lam 2016-12-02 11:01:35 -05:00
  • 33ff5e09bb updated revoke session middleware to allow self or admin or global mod invocation, tweaked tests a bit Julian Lam 2016-12-02 10:50:42 -05:00
  • aad9a39f02 move post test barisusakli 2016-12-02 18:22:30 +03:00
  • 55416911f7 category tests barisusakli 2016-12-02 18:08:08 +03:00
  • 23cdeeb344 linting :shipit: Julian Lam 2016-12-02 10:07:33 -05:00
  • a1b49a98e7 locking down session deletion route to admins and global mods only Julian Lam 2016-12-02 09:49:52 -05:00
  • 839a0efc0a one more language string for #5232 Julian Lam 2016-12-02 09:49:25 -05:00
  • 69b766bbc8 more tests barisusakli 2016-12-02 17:05:46 +03:00
  • 1440139903 more tests barisusakli 2016-12-02 16:10:07 +03:00
  • 091f459f5e search socket test barisusakli 2016-12-02 14:58:13 +03:00
  • 4b6e4f085d more tests barisusakli 2016-12-02 14:05:54 +03:00
  • 68f8f57a34 upped composer version Julian Lam 2016-12-01 22:19:50 -05:00
  • c36fe3389e Merge remote-tracking branch 'origin/master' into flagging-refactor Julian Lam 2016-12-01 17:06:02 -05:00
  • 22eeabc5c7 new strings for empty notes or history, #5232 Julian Lam 2016-12-01 16:36:30 -05:00
  • a54a9b512a v1.4.0 psychobunny 2016-12-01 16:29:45 -05:00
  • d120ee86cf Incremented version number v1.4.0 Misty (Bot) 2016-12-01 21:28:53 +00:00
  • f7ceace48f Merge commit 'bcb3903446e9b40be899d9606d26ca490afcc69e' into v1.x.x Misty (Bot) 2016-12-01 21:28:53 +00:00
  • f1d144f15e history appending, finished up notes, #5232 Julian Lam 2016-12-01 16:22:10 -05:00
  • fbbd0deaea Revert "testing" psychobunny 2016-12-01 16:13:40 -05:00
  • aabe1c3a16 testing psychobunny 2016-12-01 16:13:02 -05:00
  • bcb3903446 priv table headers psychobunny 2016-12-01 16:07:40 -05:00
  • 5223bb5191 Merge branch 'master' of github.com:nodebb/nodebb Peter Jaszkowiak 2016-12-01 13:40:07 -07:00
  • d9d60c20bd flag updating and note appending, #5232 Julian Lam 2016-12-01 11:42:06 -05:00
  • 709a7ff7f0 fixed issue with getUsersData not actually returning the same number of elements as was passed-in Julian Lam 2016-12-01 11:04:37 -05:00
  • fb42b83e1b remove hardcoded value @pichalite barisusakli 2016-12-01 18:59:50 +03:00
  • 7f90e31a38 more socket user tests barisusakli 2016-12-01 18:59:24 +03:00
  • c3980d0c2e follow tests barisusakli 2016-12-01 18:36:43 +03:00
  • 5cf8006640 fix style barisusakli 2016-12-01 18:05:48 +03:00
  • 888c120e08 removed some unneeded methods for #5232 Julian Lam 2016-12-01 09:42:24 -05:00
  • c5b9c1e2a4 Merge remote-tracking branch 'origin/master' into flagging-refactor Julian Lam 2016-12-01 09:26:26 -05:00
  • e9ff605a20 some more tests for #5232 Julian Lam 2016-12-01 09:24:49 -05:00
  • 9ba93d8be9 group search tests barisusakli 2016-12-01 17:21:09 +03:00
  • 76044bea36 build js in parallel barisusakli 2016-12-01 13:51:14 +03:00
  • 94fb6b9823 Merge pull request #5246 from AliasT/v1.x.x Barış Soner Uşaklı 2016-12-01 12:12:32 +02:00
  • d6af2ae13b wrong socket.io.js path xiaobing 2016-12-01 18:02:34 +08:00
  • ea007e2da4 closes #5245 barisusakli 2016-12-01 11:52:35 +03:00
  • d6c2779ed0 remove placeholder #5242 barisusakli 2016-12-01 11:31:10 +03:00
  • c5c2d27180 flag assignees, state, notes WIP, #5232 Julian Lam 2016-11-30 20:34:06 -05:00
  • 77809b2b52 added avatar-xl size Julian Lam 2016-11-30 20:26:45 -05:00
  • 02aadf79b5 account/posts controller tests barisusakli 2016-11-30 19:13:14 +03:00