Commit Graph

13497 Commits (612b4d09f2068e57cbdd7a9cfcb82516a68624ac)
 

Author SHA1 Message Date
barisusakli 612b4d09f2 update nodemailer
barisusakli b36f11c7f9 update some deps
barisusakli 5cd2da4309 Merge branch 'master' of https://github.com/NodeBB/NodeBB
barisusakli c972a339e6 fix value
barisusakli 862678eefe encodeURIComponent header values
Julian Lam 4ceb8914e9 adding email sent tally to digest output
NodeBB Misty a317847961 Latest translations and fallbacks
Barış Soner Uşaklı 54a24f8dbd Merge pull request from yariplus/patch-14
Add oldTitle to topic edit hook
barisusakli ba17f98c70 getPostSummaryByPids test
Barış Soner Uşaklı 93a3f0f6c5 Update README.md
barisusakli 52a0430603 cleanup console.logs
barisusakli 224c311b5e testing again
barisusakli 13719fccfe testing on nodev6
barisusakli 1a63672e66 more test fixes
Timothy Fike cfa5974515 Add oldTitle to topic edit hook
barisusakli 15d948894d fix typo
barisusakli 292055d322 show test db info before test
barisusakli d1fb4909ba one more try catch for node5/6
barisusakli 4a8b3dcd4c fix eslint errors
barisusakli 817cd29f00 try require from root
barisusakli 9e094184ba remove trailing / on url
barisusakli 12f366f4b4 more tests
register/login/logout tests
ability to test socket.io emits for logged in users
NodeBB Misty f5173a348f Latest translations and fallbacks
barisusakli b8a3ca98cb added callback to webserver.listen
wait for webserver to be ready to run tests
added topic restore test
added test to load topic via controller
barisusakli ae9b5654d3 set isPrimary and isCluster
barisusakli e462fadd94 init express/webserver for tests
NodeBB Misty 5a893a41a2 Latest translations and fallbacks
barisusakli 4847c9fb81 test for post.delete/restore/purge
barisusakli e9a3acdac5 db.info test
barisusakli 6d97c4cec8 up mongo deps, create session store after db.authenticate
barisusakli bfcef27c47 plugin tests
barisusakli 85ca547423 update pagination test so it covers separators as well
barisusakli 1694876475 added test for pagination
Barış Soner Uşaklı ddd226162f Merge pull request from yamikuronue/master
Add coveralls
Yami 0d5547c25e chore: add coveralls badge to readme. This will require someone inside the org to go into coveralls and enable it, but it'll appear when they do
Yami 74c989d609 chore: add coveralls
Yami bdd3608f81 Merge pull request from NodeBB/master
Pull down from official updates
NodeBB Misty 358d6129a5 Latest translations and fallbacks
barisusakli c0db7798b9 fix tests :dull:
barisusakli 9f4907ff2b up themes
barisusakli 235fe9efe3 fix chat modal title
barisusakli acc7e160ef write test for cleanUpTag
barisusakli 3270f39db0 closes
barisusakli dd077117a2 refactor user.updateProfile and write test
barisusakli 600082adc7 closes
barisusakli 139360ce18 if chat is restricted dont allow adding to room
barisusakli b32d7b86e8 fix isModeratorOfAnyCategory
returns true/false now instead of an array
new method getModeratedCids returns an array of moderated cids
barisusakli 36be79fcb2 ignore line endings
Peter Jaszkowiak f519a36560 Fix , translator now accepts keys with `/` ()
psychobunny ea1696eaec up persona