Julian Lam
fcaefbadca
Merge remote-tracking branch 'origin/master' into develop
8 years ago
barisusakli
4d8d23830d
utils tests
8 years ago
barisusakli
4bbf517af3
rewards test
8 years ago
barisusakli
9f67142786
closes #5440
8 years ago
Julian Lam
7f124a3ccf
Merge branch 'master' into develop
8 years ago
barisusakli
f4a6527ce6
getRecentPosterUids test
8 years ago
Julian Lam
7ba111acdd
Merge pull request #5420 from NodeBB/assets-route
...
/assets/uploads
8 years ago
Julian Lam
a17c26ea45
Merge branch 'master' into develop
8 years ago
barisusakli
667582744e
fix eslint
8 years ago
barisusakli
ab7867d4b5
topic follow tests, fix filterIgnoring
8 years ago
Peter Jaszkowiak
aaacdb8413
Fix #5416 , uploads path config setting
...
- Finish moving uploads route to `/assets/uploads`
- Remove `upload_url` config setting, it was broken
8 years ago
Julian Lam
8a0a74d95e
Merge remote-tracking branch 'origin/master' into develop
8 years ago
Julian Lam
b5daedb7a3
Merge remote-tracking branch 'origin/master' into develop
8 years ago
Peter Jaszkowiak
bb1bfb0449
Merge branch 'master' into assets-route
8 years ago
barisusakli
959315c8f7
test admin/search
8 years ago
Peter Jaszkowiak
fdad66f58e
Revert "Fix tests to use default activated plugin"
...
This reverts commit 44a59ac435
.
8 years ago
Peter Jaszkowiak
44a59ac435
Fix tests to use default activated plugin
8 years ago
Julian Lam
bfd16d188e
Merge branch 'master' into develop
8 years ago
barisusakli
e3a2e13438
build test
8 years ago
Peter Jaszkowiak
360a35d0a6
Resolve merge conflicts
8 years ago
Peter Jaszkowiak
553567c3b2
Refactor `nodebb`, move `build.js`, add `--dev`
8 years ago
barisusakli
5c217e873e
build all targets before test
8 years ago
barisusakli
366ab103a4
closes #5405
8 years ago
barisusakli
f1f00b63fb
closes #5400
8 years ago
Peter Jaszkowiak
001aa3d1a8
Fix tests, npm Windows fixes
8 years ago
Julian Lam
48909e753c
Merge branch 'master' into develop
8 years ago
Dominic Lennon
691b46d38b
Fixing lint issues
8 years ago
Dominic Lennon
f0add97cf9
Fixing tests
8 years ago
Peter Jaszkowiak
05b68391dd
Use `/assets` for client assets
...
- Route `/assets` -> `build/public`, falling back on `public`
- Moved destinations for `nodebb.min.js`, `acp.min.js`, `admin.css`, `stylesheet.css`, `templates`, and `sounds` to `build/public`
- r.js modules previously routed through express are now symlinked into `public/build/src/modules`
- minfiles no longer served from a memory cache
- use config `views_dir` setting everywhere template directory is used
- fix cache buster `v=v=`
8 years ago
Julian Lam
10f270d016
adding byPid zset for flags
8 years ago
Julian Lam
3861b2dd80
Merge remote-tracking branch 'origin/master' into develop
8 years ago
Julian Lam
541f51e947
restrict flags interface so that moderators only see flags from cids they can actually moderate
8 years ago
barisusakli
6b2dde02b5
closes #5333
8 years ago
pichalite
a0ff3734cf
Add more user tests
8 years ago
pichalite
0ea477abde
Add more user tests
8 years ago
Julian Lam
29c7ae7645
Merge remote-tracking branch 'origin/master' into develop
8 years ago
Barış Soner Uşaklı
c4d4d2385b
closes #3973 closes #5303
8 years ago
barisusakli
a1af59def3
add missing return, fix tests
8 years ago
Julian Lam
c640bdf2b9
Merge branch 'master' into develop
8 years ago
barisusakli
988c485874
post tools test
8 years ago
barisusakli
a0c217446a
fix missing semicolon
8 years ago
barisusakli
caacae093d
fix tests
8 years ago
barisusakli
f8d958e065
rooms.getAll test
8 years ago
barisusakli
1fed01fe43
ability to filter search by tags
8 years ago
Julian Lam
76bcc1c327
Merge branch 'flagging-refactor' into develop
8 years ago
Julian Lam
07ac7dce84
minor tweaks to test to be redis-compatible
8 years ago
Julian Lam
5e52cfdf86
removed one more old flag test for #5232
8 years ago
Julian Lam
47c9c93693
removed old flagging tests
8 years ago
Julian Lam
ad633aad45
additional tests and proper handling for purged flag targets, #5232
8 years ago
Julian Lam
7b471b76db
fixing tests for #5232
8 years ago
Barış Soner Uşaklı
4ff3d06f90
escape labelColor, icon, cover:position, validate toPid
8 years ago
barisusakli
009da723c5
meta.configs tests
8 years ago
barisusakli
975141bc9b
more tag tests
8 years ago
barisusakli
835669805a
tag tests
8 years ago
barisusakli
3bd1c6c2b5
notification tests
8 years ago
barisusakli
55b68197aa
closes #4544
8 years ago
Julian Lam
0927d54c98
ability to filter flags by cid, #5232 , more tests
8 years ago
Julian Lam
ebffc44600
fix tests, #5232
8 years ago
Julian Lam
380ebf67ee
oops, uncommenting all the other tests for flags
8 years ago
Julian Lam
831c2064a0
For #5232 , added tests and returning flag data on socket flag creation
8 years ago
Julian Lam
451c2838d0
Merge remote-tracking branch 'origin/master' into flagging-refactor
8 years ago
Barış Soner Uşaklı
1f52048866
Merge pull request #5252 from Fusselwurm/patch-2
...
ZSET scores are float: parseInt => parseFloat
8 years ago
Julian Lam
e227f5842a
Merge remote-tracking branch 'origin/master' into flagging-refactor
8 years ago
Moritz Schmidt
ec5d13188b
sneakily adjust database/sorted tests to include float scores
8 years ago
Peter Jaszkowiak
bb5fe0cc83
Escape arguments in `Translator.compile`
8 years ago
Peter Jaszkowiak
a81aad61ab
Add tests for translator static methods
8 years ago
Peter Jaszkowiak
375af7ad53
Restructure and rename translator tests
8 years ago
Peter Jaszkowiak
7c697759e9
Escape and ignore `%` and `\,` in translator args
8 years ago
barisusakli
1c6cee207f
meta/settings test
8 years ago
Julian Lam
dc508fa0cb
Merge remote-tracking branch 'origin/master' into flagging-refactor
8 years ago
barisusakli
0b9829850c
closes #5273
8 years ago
Julian Lam
5d63c0aa3b
Merge remote-tracking branch 'origin/master' into flagging-refactor
8 years ago
Julian Lam
5dd892bd01
a bunch of changes here... allowing user profiles to be flagged, #5232
8 years ago
barisusakli
74b9f1a016
closes #5262
8 years ago
Julian Lam
57fcb92bbc
added a smattering of tests for #5232
8 years ago
psychobunny
6b7b51eaf0
Merge pull request #5170 from pitaj/master
...
ACP search updated to support translations
8 years ago
Peter Jaszkowiak
9fd64549a3
Use async instead of Promises
8 years ago
Julian Lam
b7217e8841
Merge remote-tracking branch 'origin/master' into flagging-refactor
8 years ago
barisusakli
cbd6853ccb
notif controller test
8 years ago
barisusakli
8691256a67
fix post move test
8 years ago
barisusakli
7d47f4b067
tag tests
8 years ago
Julian Lam
dde3d2b135
Merge remote-tracking branch 'origin/master' into flagging-refactor
8 years ago
Julian Lam
33ff5e09bb
updated revoke session middleware to allow self or admin or global mod invocation, tweaked tests a bit
8 years ago
barisusakli
aad9a39f02
move post test
8 years ago
barisusakli
55416911f7
category tests
8 years ago
barisusakli
69b766bbc8
more tests
8 years ago
barisusakli
1440139903
more tests
8 years ago
barisusakli
091f459f5e
search socket test
8 years ago
barisusakli
4b6e4f085d
more tests
...
group cover upload tests
registration approval queue tests
8 years ago
Julian Lam
c36fe3389e
Merge remote-tracking branch 'origin/master' into flagging-refactor
8 years ago
Peter Jaszkowiak
5223bb5191
Merge branch 'master' of github.com:nodebb/nodebb
8 years ago
barisusakli
7f90e31a38
more socket user tests
8 years ago
barisusakli
c3980d0c2e
follow tests
8 years ago
Julian Lam
c5b9c1e2a4
Merge remote-tracking branch 'origin/master' into flagging-refactor
8 years ago
Julian Lam
e9ff605a20
some more tests for #5232
8 years ago
barisusakli
9ba93d8be9
group search tests
8 years ago
barisusakli
ea007e2da4
closes #5245
8 years ago
barisusakli
02aadf79b5
account/posts controller tests
8 years ago
barisusakli
a4ebb7f56e
test plugin static assets
8 years ago
Julian Lam
0bf82c0e47
Merge branch 'master' into flagging-refactor
8 years ago
Peter Jaszkowiak
de6ced4e07
Tests for admin search, simplifications
8 years ago
barisusakli
49267d54b7
topics unread tests
8 years ago
barisusakli
2f92ce1527
check deps on test
8 years ago
barisusakli
dff4ee767c
more group tests
8 years ago
Julian Lam
9f7c4befea
omg tests ( #5232 ), and .create returns flag data now
8 years ago
barisusakli
c33d3e874a
store pinned topics in new zset
...
keep pinned topics on top on different sort types
8 years ago
barisusakli
d4638ffc15
fix test dont turn single pages into ...
8 years ago
barisusakli
b807915515
removed incorrect markread nid
8 years ago
barisusakli
4b815449f1
closes #5234
8 years ago
Peter Jaszkowiak
c5237443cd
Standard language codes ( #5218 )
...
* Use standard language codes. Fallback for plugins.
* Fix transifex config
* Tab vs space here for some reason
* Remove redundancies
* config.relative_path instead of allcaps
* added upgrade script for existing users' accounts
8 years ago
barisusakli
5d6e2ad083
multiple test fixes
8 years ago
barisusakli
f754c8b7df
digest test
8 years ago
barisusakli
60b3db7b34
dont use hardcoded uid
8 years ago
barisusakli
d2fa0c3e6a
vote socket tests
8 years ago
barisusakli
1658ebbe20
categories update test
8 years ago
barisusakli
ce2d702117
account group page test
8 years ago
barisusakli
86deeaaf39
more group tests
8 years ago
barisusakli
cecb4c0403
some more group tests
8 years ago
barisusakli
4d86262812
use global mod user for flag tests
8 years ago
barisusakli
584cfd09ef
suggested topics test
8 years ago
barisusakli
0794e395d5
fix test
8 years ago
barisusakli
38bc8ad5ae
maintenance tests
8 years ago
barisusakli
0a245a8868
tag controller test
8 years ago
barisusakli
db14c29e41
socket.io/categories tests
8 years ago
barisusakli
9796f54580
analytics tests, reduce bcrypt rouds for tests
8 years ago
barisusakli
e3616ab0f9
socket/meta test
8 years ago
barisusakli
5e7fb4eeb2
widget tests
8 years ago
barisusakli
50a2a7abbe
plugins/install tests
8 years ago
barisusakli
2a97e5478f
fix pushGroups test
8 years ago
barisusakli
e86db04631
#5211 run build step before tests
...
move build to its own file
8 years ago
barisusakli
f1a933210b
notifications.pushGroups
8 years ago
barisusakli
f2e4d9ce53
change flag tests so they use socket methods as well
8 years ago
barisusakli
7a0a77d0fa
revoke session tests
8 years ago
barisusakli
3380f61985
more tests
8 years ago
barisusakli
ee75c69817
post edit tests
8 years ago
Ben Lubar
e151916f1a
Fix followed topic notifications going to the last unread post
...
Regression introduced in 1b34ebe230
.
Bug originally reported in #4469 .
8 years ago
barisusakli
a3bff8d320
another test for user profile
8 years ago
barisusakli
8449f3428e
user/userslug/settings test
8 years ago
barisusakli
ecef0c6ad5
more user tests
8 years ago
barisusakli
fda535a351
more chat tests
8 years ago
barisusakli
d23966c534
more tests
8 years ago
barisusakli
bbb968922d
fix test
8 years ago
barisusakli
3ec760ac85
inf scroll tests for topics
8 years ago
barisusakli
2cc2e7688a
more tests
8 years ago
Ben Lubar
2185d8eb99
Ban UI fixes ( #5169 )
...
- 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"
8 years ago
barisusakli
eca850c4b1
nested reply improvements
...
on new post increase count and add nested reply if replies are expanded
on post purge reduce count and remove nested reply
8 years ago
barisusakli
64a662ce50
some upload tests
8 years ago
barisusakli
9fe89f590e
more admin controller tests
8 years ago
barisusakli
980e3fc7f7
topic tests, pin/lock/move
8 years ago
barisusakli
a4dfe608e9
ban tests, user/info test
8 years ago