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=`
2017-01-14 22:38:40 -07:00
Julian Lam
10f270d016
adding byPid zset for flags
2017-01-12 11:31:59 -05:00
Julian Lam
3861b2dd80
Merge remote-tracking branch 'origin/master' into develop
2017-01-03 13:39:11 -05:00
Julian Lam
541f51e947
restrict flags interface so that moderators only see flags from cids they can actually moderate
2017-01-03 13:38:06 -05:00
barisusakli
6b2dde02b5
closes #5333
2017-01-03 15:08:16 +03:00
pichalite
a0ff3734cf
Add more user tests
2016-12-30 00:51:22 +00:00
pichalite
0ea477abde
Add more user tests
2016-12-29 23:16:23 +00:00
Julian Lam
29c7ae7645
Merge remote-tracking branch 'origin/master' into develop
2016-12-22 09:21:32 -05:00
Barış Soner Uşaklı
c4d4d2385b
closes #3973 closes #5303
2016-12-22 01:48:41 +03:00
barisusakli
a1af59def3
add missing return, fix tests
2016-12-21 00:31:20 +03:00
Julian Lam
c640bdf2b9
Merge branch 'master' into develop
2016-12-20 13:29:44 -05:00
barisusakli
988c485874
post tools test
2016-12-20 16:03:01 +03:00
barisusakli
a0c217446a
fix missing semicolon
2016-12-20 14:06:19 +03:00
barisusakli
caacae093d
fix tests
2016-12-20 14:05:15 +03:00
barisusakli
f8d958e065
rooms.getAll test
2016-12-20 13:53:32 +03:00
barisusakli
1fed01fe43
ability to filter search by tags
2016-12-19 21:40:16 +03:00
Julian Lam
76bcc1c327
Merge branch 'flagging-refactor' into develop
2016-12-19 13:00:31 -05:00
Julian Lam
07ac7dce84
minor tweaks to test to be redis-compatible
2016-12-19 12:31:55 -05:00
Julian Lam
5e52cfdf86
removed one more old flag test for #5232
2016-12-19 12:01:00 -05:00
Julian Lam
47c9c93693
removed old flagging tests
2016-12-19 11:54:52 -05:00
Julian Lam
ad633aad45
additional tests and proper handling for purged flag targets, #5232
2016-12-19 11:16:03 -05:00
Julian Lam
7b471b76db
fixing tests for #5232
2016-12-19 09:50:46 -05:00
Barış Soner Uşaklı
4ff3d06f90
escape labelColor, icon, cover:position, validate toPid
2016-12-17 16:00:39 +03:00
barisusakli
009da723c5
meta.configs tests
2016-12-16 15:55:34 +03:00
barisusakli
975141bc9b
more tag tests
2016-12-15 18:06:49 +03:00
barisusakli
835669805a
tag tests
2016-12-15 17:26:54 +03:00
barisusakli
3bd1c6c2b5
notification tests
2016-12-15 16:08:32 +03:00
barisusakli
55b68197aa
closes #4544
2016-12-15 14:47:42 +03:00
Julian Lam
0927d54c98
ability to filter flags by cid, #5232 , more tests
2016-12-14 15:53:57 -05:00
Julian Lam
ebffc44600
fix tests, #5232
2016-12-14 15:00:41 -05:00
Julian Lam
380ebf67ee
oops, uncommenting all the other tests for flags
2016-12-13 14:24:09 -05:00
Julian Lam
831c2064a0
For #5232 , added tests and returning flag data on socket flag creation
2016-12-13 12:11:51 -05:00
Julian Lam
451c2838d0
Merge remote-tracking branch 'origin/master' into flagging-refactor
2016-12-13 09:37:19 -05:00
Barış Soner Uşaklı
1f52048866
Merge pull request #5252 from Fusselwurm/patch-2
...
ZSET scores are float: parseInt => parseFloat
2016-12-13 11:58:24 +02:00
Julian Lam
e227f5842a
Merge remote-tracking branch 'origin/master' into flagging-refactor
2016-12-12 11:21:30 -05:00
Moritz Schmidt
ec5d13188b
sneakily adjust database/sorted tests to include float scores
2016-12-11 15:59:28 +01:00
Peter Jaszkowiak
bb5fe0cc83
Escape arguments in Translator.compile
2016-12-10 20:41:49 -07:00
Peter Jaszkowiak
a81aad61ab
Add tests for translator static methods
2016-12-10 20:24:41 -07:00
Peter Jaszkowiak
375af7ad53
Restructure and rename translator tests
2016-12-10 20:24:41 -07:00
Peter Jaszkowiak
7c697759e9
Escape and ignore % and \, in translator args
2016-12-10 20:24:41 -07:00
barisusakli
1c6cee207f
meta/settings test
2016-12-10 00:51:50 +03:00
Julian Lam
dc508fa0cb
Merge remote-tracking branch 'origin/master' into flagging-refactor
2016-12-09 14:54:01 -05:00
barisusakli
0b9829850c
closes #5273
2016-12-09 18:53:08 +03:00
Julian Lam
5d63c0aa3b
Merge remote-tracking branch 'origin/master' into flagging-refactor
2016-12-08 14:25:53 -05:00
Julian Lam
5dd892bd01
a bunch of changes here... allowing user profiles to be flagged, #5232
2016-12-07 12:07:22 -05:00
barisusakli
74b9f1a016
closes #5262
2016-12-07 11:57:27 +03:00
Julian Lam
57fcb92bbc
added a smattering of tests for #5232
2016-12-06 20:28:54 -05:00
psychobunny
6b7b51eaf0
Merge pull request #5170 from pitaj/master
...
ACP search updated to support translations
2016-12-06 17:45:19 -05:00
Peter Jaszkowiak
9fd64549a3
Use async instead of Promises
2016-12-05 17:55:04 -07:00
Julian Lam
b7217e8841
Merge remote-tracking branch 'origin/master' into flagging-refactor
2016-12-05 11:28:10 -05:00