7637 Commits (c512a02c835e6b7a685c25f43e7348cfa532690a)

Author SHA1 Message Date
Barış Soner Uşaklı c512a02c83 Merge pull request #5124 from yariplus/lexistuff
Add additional lexical dbal operations.
9 years ago
yariplus af2122bdb9 fix lex tests maybe 9 years ago
barisusakli 4a0f67afdc search tests
new method emptydb
use emptydb instead of flushdb, flushdb  removes indices for mongo which
breaks search tests
initialize meta.config properly in tests
enable nodebb-plugin-dbsearch for tests
9 years ago
yariplus 472dd007d8 fix mongo lex callback 9 years ago
barisusakli cd71eb909d closes #5125 9 years ago
barisusakli 5cd2da4309 Merge branch 'master' of https://github.com/NodeBB/NodeBB 9 years ago
barisusakli c972a339e6 fix value 9 years ago
barisusakli 862678eefe encodeURIComponent header values 9 years ago
Julian Lam 4ceb8914e9 adding email sent tally to digest output 9 years ago
Barış Soner Uşaklı 54a24f8dbd Merge pull request #5122 from yariplus/patch-14
Add oldTitle to topic edit hook
9 years ago
yariplus be3b35dea3 fix callbacks and regex 9 years ago
yariplus 1bb44e2429 Allow lex min and max to be inclusive or exclusive. 9 years ago
yariplus 437d2744cc addl lex commands for mongo 9 years ago
yariplus ef20757f3e zremrangebylex, zlexcount 9 years ago
barisusakli 1a63672e66 more test fixes 9 years ago
yariplus 1fc5e5d0d3 getSortedSetRevRangeByLex 9 years ago
Timothy Fike cfa5974515 Add oldTitle to topic edit hook 9 years ago
barisusakli 817cd29f00 try require from root 9 years ago
barisusakli 12f366f4b4 more tests
register/login/logout tests
ability to test socket.io emits for logged in users
9 years ago
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
9 years ago
barisusakli e462fadd94 init express/webserver for tests 9 years ago
barisusakli 6d97c4cec8 up mongo deps, create session store after db.authenticate 9 years ago
barisusakli bfcef27c47 plugin tests 9 years ago
barisusakli c0db7798b9 fix tests :dull: 9 years ago
barisusakli 235fe9efe3 fix chat modal title 9 years ago
barisusakli 3270f39db0 closes #5118 9 years ago
barisusakli dd077117a2 refactor user.updateProfile and write test 9 years ago
barisusakli 139360ce18 if chat is restricted dont allow adding to room 9 years ago
barisusakli b32d7b86e8 fix isModeratorOfAnyCategory
returns true/false now instead of an array
new method getModeratedCids returns an array of moderated cids
9 years ago
Julian Lam 3272c0b98c linting 9 years ago
Julian Lam 7ba76fc0b6 showing assignee avatar in flags list 9 years ago
Julian Lam ead4de6c6f Merge branch 'fix-some-code-lint' of https://github.com/HeeL/NodeBB into HeeL-fix-some-code-lint 9 years ago
Julian Lam eb16eb318e exposing links to moderator tools pages in user logged-in dropdown, closes #5113 9 years ago
Julian Lam e80400665e closes #5111 9 years ago
barisusakli 5f16205d15 closes #5109 9 years ago
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule 9 years ago
HeeL 3fa1c1f927 Fix space-infix-ops linter rule 9 years ago
HeeL 9a0d764bbd Fix wrap-iife linter rule 9 years ago
barisusakli caf30b5580 use post 9 years ago
barisusakli 460ac17eaa closes #4647
addm upvotes, downvotes and votes to getPostSummary
9 years ago
barisusakli 2eec1afc46 fix upgrade script so it only runs once 9 years ago
Julian Lam 4f159acf56 fixes #5104 9 years ago
barisusakli 58810aa063 only delete priv groups if they are empty 9 years ago
barisusakli 59d035376b closes #5025 9 years ago
barisusakli eb174739ee closes #5101 9 years ago
barisusakli dd7839b7f5 add admin next to username 9 years ago
barisusakli 038418bf87 batch.processArray
use batch.processArray in notifications.push and moveRecentReplies
added notification tests
added test for moveRecentReplies
clear group cache if a group is deleted
9 years ago
Barış Soner Uşaklı 5dbcd9cf3f pass string to validator 9 years ago
barisusakli 848065c820 remove empty fields from new posts 9 years ago
barisusakli 6f86621e30 closes #5096 9 years ago