Commit Graph

59 Commits (e49f33317d596220b1168bcc72672b9016d0167a)

Author SHA1 Message Date
Barış Soner Uşaklı e49f33317d digest cleanup and tests
Barış Soner Uşaklı ed9a429ca9 test invalid expiry
Barış Soner Uşaklı a28b76861d perma and temp ban test
Barış Soner Uşaklı 6fdad4b002 fix test on redis
Barış Soner Uşaklı 8920523e06 more tests
Barış Soner Uşaklı 36a2ac0ebd add test for user settings cache issue
Julian Lam b649eb95f8 Merge remote-tracking branch 'origin/master' into develop
Peter Jaszkowiak a7677063de Rename to `uniqueUsername`
Peter Jaszkowiak 642306e69c Fix
Barış Soner Uşaklı a3d65d10f6 fix test again
Barış Soner Uşaklı 46da2daab9 fix test
Barış Soner Uşaklı 61eafb32f3 fix moderation note test
Julian Lam 2ef71e22aa Merge pull request from NodeBB/patch_5491
Fix tests for  fix
Peter Jaszkowiak 8f8babf90b Fix tests
barisusakli ff4c7ab3bb fix tests
barisusakli 27b030a71c test for
barisusakli 0e7740af32 fix tests for subfolder installs
Peter Jaszkowiak dd2b930824 Resolve merge conflicts, minify only `.js` files
barisusakli f2a795a9b7 fix tests
barisusakli 799f688503 closes , invitation tests
barisusakli 4ee7edad64 test uploadProfileImageFromUrl
barisusakli ef90702049 closes
Peter Jaszkowiak 23540afaeb Resolve merge conflicts
Peter Jaszkowiak c18808fdeb ESlint no-useless-concat, no-mixed-spaces-and-tabs
Peter Jaszkowiak 896c8c7343 ESlint object-curly-spacing
barisusakli 7842c3411c remove logs
barisusakli b33d34f7cf refactor user/picture.js
Peter Jaszkowiak 1493afee2a ESlint indent
Peter Jaszkowiak 3b0dd2d1ef ESlint padded-blocks
Peter Jaszkowiak 2e031f3759 ESlint comma-spacing
Peter Jaszkowiak 277a7fb8b4 ESlint key-spacing, no-trailing-spaces
Peter Jaszkowiak 2ba46808a1 ESlint one-var, fix comma-dangle
Peter Jaszkowiak bc1d70c126 ESlint comma-dangle
Peter Jaszkowiak aaacdb8413 Fix , uploads path config setting
- Finish moving uploads route to `/assets/uploads`
- Remove `upload_url` config setting, it was broken
pichalite a0ff3734cf Add more user tests
pichalite 0ea477abde Add more user tests
barisusakli 69b766bbc8 more tests
barisusakli 1440139903 more tests
barisusakli 091f459f5e search socket test
barisusakli 4b6e4f085d more tests
group cover upload tests
registration approval queue tests
barisusakli 7f90e31a38 more socket user tests
barisusakli 4b815449f1 closes
barisusakli 5d6e2ad083 multiple test fixes
barisusakli f754c8b7df digest test
barisusakli ce2d702117 account group page test
barisusakli a3bff8d320 another test for user profile
barisusakli 8449f3428e user/userslug/settings test
barisusakli ecef0c6ad5 more user tests
Ben Lubar 2185d8eb99 Ban UI fixes ()
- Permanent bans assigned by global moderators no longer expire immediately
  (does not apply retroactively)
- Bans with no reason given no longer have "undefined" as their reason
  (applies retroactively)
- 0 is now a selectable value for "ban duration, select 0 for permanent"
barisusakli c5d2dbb90f increase timeout for password test