Yami
65848d1a76
Updating instructions to match reality
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
barisusakli
649ef93768
its called foo :dull
10 years ago
barisusakli
e4431f62b2
fix group update text
10 years ago
Barış Soner Uşaklı
00be1e07e3
fix test
10 years ago
Barış Soner Uşaklı
ea9fccbf2a
fix -inf +inf
...
added test for -inf +inf
10 years ago
Barış Soner Uşaklı
fa05971326
derp beforeEach
10 years ago
Barış Soner Uşaklı
0fdaaadae5
changed to before all
10 years ago
psychobunny
eb88d2fbd8
testing docgen again
10 years ago
psychobunny
1337924afb
test commit - testing docgen
10 years ago
barisusakli
3bcd8aefb0
deleteObjectFields method
...
cleaned up user reset
10 years ago
barisusakli
0096d74cfa
user password reset test
10 years ago
barisusakli
4d6a6f64b0
slug is lowercase
10 years ago
barisusakli
4603484558
user.delete test
10 years ago
barisusakli
c6ae6fae54
fix typo in test
10 years ago