190 Commits (324fbcf3257f494e0207d05624727591d42edc79)

Author SHA1 Message Date
barisusakli 56c4e13316 another dependency fix and test 9 years ago
Mathias Schreck ce9ee62fa0 Handle callback errors 9 years ago
barisusakli 4af631666a closes #4955 9 years ago
barisusakli f77d9053ad closes #4795 9 years ago
barisusakli 6022fd984a closes #4945 9 years ago
barisusakli c58e23db58 fix tests 9 years ago
barisusakli 28331389a6 added getTopicWithPosts test 9 years ago
barisusakli a13bc64f40 wait for db flush to complete to carry on with other test suites
fixes the problem where tests would sometimes fail due to timing issues
9 years ago
barisusakli 4ca53703e3 added dupe group create test 9 years ago
barisusakli 63f5cd0c79 removed deepStrictEqual 9 years ago
barisusakli c4eb1c92a8 fix some tests 9 years ago
barisusakli 5d2e5377c5 fix tests 9 years ago
barisusakli bf2133ed7c topic watching 9 years ago
boomzilla 52e4a37df8 When forking a topic, updates user bookmarks in the topic to keep the last read position (#4554)
from inadvertently being too far down the topic due to post indices decreasing because
some posts were moved to a new topic.
9 years ago
barisusakli 2869b3c068 closes #4354 9 years ago
barisusakli 268aa12cc2 closes #4275 9 years ago
barisusakli 5d9373730a added delete purge test 9 years ago
barisusakli 3567f2ad55 closes #4208 9 years ago
Barış Soner Uşaklı 573840ccbd changed to title raw 9 years ago
barisusakli 4906fbf43a fix tests 9 years ago
barisusakli 2fc385f723 closes #4141, closes #4149 9 years ago
barisusakli f5a910fea0 remove incorrect test 9 years ago
barisusakli d4ce9c4f80 add failing test for #4141 9 years ago
Julian Lam baaad13286 reverted latest change to translator match regex
- Fixes issue with parentheses in translations (closes #4107)
- No longer marking translation keys invalid if they contain HTML,
  as that was probably not performant. Instead, parameters will
  simply be escaped via the StringJS library.
9 years ago
Julian Lam 99315e1c73 updated translator so that language key parameters cannot contain
html in them (or more specifically, < and >)
9 years ago
Julian Lam 2d48faf5df Fixed #4033
Also related to regression first caused by the fix to #3695 from
fcb381f922

Also, added tests for translator. omg.
9 years ago
barisusakli c7c503f563 added groups.exists([]) test 9 years ago
barisusakli 351bf6c327 fix tests 9 years ago
Barış Soner Uşaklı 84f23fc4f0 groups show/hide test 9 years ago
barisusakli f4bfcc7351 removed icon:bgColor and icon:text from db calls
calculates from username on the fly
9 years ago
Julian Lam b52475c270 Merge remote-tracking branch 'origin/master' into user-icons
Conflicts:
	public/src/client/account/edit.js
	src/middleware/middleware.js
	src/socket.io/meta.js
	src/socket.io/user/picture.js
	src/user.js
	src/views/admin/manage/group.tpl
9 years ago
barisusakli d61ac000a8 fix a user test 9 years ago
Julian Lam 4c96f95330 Merge remote-tracking branch 'origin/master' into user-icons
Conflicts:
	public/src/app.js
	public/src/client/account/edit.js
9 years ago
barisusakli b616e69070 User.exists change 9 years ago
Julian Lam f6d5b52a8b WIP user-icons 9 years ago
barisusakli 7fc416f18a test fix 10 years ago
barisusakli 0feb11f205 test 10 years ago
Barış Soner Uşaklı b45fa811b4 renamed .list to .getGroupsFromSet 10 years ago
Barış Soner Uşaklı 0c32aa0c78 fix test expand option removed 10 years ago
Barış Soner Uşaklı 9a236486a9 meh 10 years ago
Barış Soner Uşaklı 82350dc967 fix test 10 years ago
Barış Soner Uşaklı dfffbace42 fix test callback 10 years ago
Barış Soner Uşaklı c56b30ff60 convert uid mappings to sorted sets
email:uid, username:uid, userslug:uid, fullname:uid all converted to
sorted sets
prevents hitting mongodb document size limit
10 years ago
Ryan Wilson ec6c618751 use replicaset if configured
Signed-off-by: Ryan Wilson <syndicated.life@gmail.com>
10 years ago
barisusakli 625a0dcbfa closes #3074 10 years ago
Julian Lam 04f536854c added some tests, fixed user reset tests 10 years ago
barisusakli ea91518f30 slugs lowercase duh 10 years ago
barisusakli a51b7257c7 fix group name in tests 10 years ago
barisusakli 8b5643fe90 system and hidden groups cant be renamed 10 years ago
barisusakli e5bea19f56 renamed groupname 10 years ago