Ben Lubar
|
217f0c5652
|
Switch to a named filter for unread to allow future expansion.
Don't use the query string as it is not passed to infinite scroll.
|
9 years ago |
Ben Lubar
|
a61d947295
|
allow filtering /unread to only topics that have not yet been seen
|
9 years ago |
barisusakli
|
a81285befa
|
dont crash if category doesn't exist
|
9 years ago |
Julian Lam
|
e481ed21eb
|
Using pid as discriminator for mergeId
... for favourite and upvote notifications.
|
9 years ago |
Julian Lam
|
c89a02bfb9
|
upped composer again
|
9 years ago |
Julian Lam
|
4105565ed1
|
upped composer version @BenLubar @RaceProUK
|
9 years ago |
Julian Lam
|
0449e014f6
|
updated some help text
|
9 years ago |
psychobunny
|
c88ed66312
|
closes #4502
|
9 years ago |
Julian Lam
|
a9f966f23c
|
closes #4503, /cc @BenLubar
|
9 years ago |
Julian Lam
|
ba44db5b5b
|
updated dependency check logic to better handle missing dependencies
|
9 years ago |
NodeBB Misty
|
2e65e8ae7d
|
Latest translations and fallbacks
|
9 years ago |
Julian Lam
|
430adc366c
|
fix #4498
|
9 years ago |
Julian Lam
|
7bc4ea18f4
|
Merge remote-tracking branch 'origin/master' into fix-vendors
|
9 years ago |
Julian Lam
|
930c2b7472
|
Merge branch 'master' into fix-vendors
|
9 years ago |
psychobunny
|
075df88600
|
Merge pull request #4500 from frissdiegurke/master
Emoji update
|
9 years ago |
Ole R
|
5023935baf
|
Enable nodebb-plugin-emoji-one by default
|
9 years ago |
Ole R
|
0d0e4fa94f
|
Update dependencies
|
9 years ago |
Yami
|
5158314ac4
|
Merge pull request #1 from BenLubar/yamikuronue-coverage-fix
fixed the merge conflict by merging
|
9 years ago |
Julian Lam
|
bf73c0de5f
|
closes #3286
|
9 years ago |
Ben Lubar
|
1a77b18a82
|
Revert "Updating instructions to match reality"
Example of a working config file:
{
"url": "http://localhost:4567",
"secret": "c6e41882-ac49-4977-a712-312e47eb0fa4",
"database": "mongo",
"port": "4567",
"mongo": {
"host": "172.17.0.2",
"port": 27017
},
"test_database": {
"host": "172.17.0.2",
"port": "27017",
"password": "",
"database": "1"
}
}
This reverts commit 65848d1a76 .
|
9 years ago |
Ben Lubar
|
b3da9f74b0
|
Merge remote-tracking branch 'yamikuronue/master' into yamikuronue-coverage-fix
|
9 years ago |
Julian Lam
|
053bbc06fa
|
fixes apapadimoulis/what-bugs#84
closes #4496
|
9 years ago |
Julian Lam
|
f406119fa1
|
upped composer version
|
9 years ago |
Barış Soner Uşaklı
|
04fb7d5acc
|
enable emoji-apple on install
|
9 years ago |
Barış Soner Uşaklı
|
50ae2305b0
|
up emoji add apple
|
9 years ago |
Julian Lam
|
b6a10c7729
|
removed console log
|
9 years ago |
Julian Lam
|
94a505a6bb
|
removed symlink logic and using route bridging instead.
Also allowed plugins to define modules from their plugin.json
|
9 years ago |
Julian Lam
|
ad16c3db6b
|
updated Gruntfile to ignore js files in public/src/modules
|
9 years ago |
Julian Lam
|
f91f705f90
|
Merge branch 'master' into fix-vendors
|
9 years ago |
psychobunny
|
cdbe535e13
|
closes #4491
|
9 years ago |
NodeBB Misty
|
5480b45368
|
Latest translations and fallbacks
|
9 years ago |
Julian Lam
|
1aaf65e9be
|
fixes #4438
|
9 years ago |
Julian Lam
|
06cd4cd406
|
only triggering topic infinite loader once a second, fixes #4477
|
9 years ago |
NodeBB Misty
|
4b88a463fa
|
Latest translations and fallbacks
|
9 years ago |
Yami
|
31dcd99e6e
|
Changed to automatically report coverage
|
9 years ago |
Yami
|
d78edf6f72
|
adding istanbul coverage
|
9 years ago |
Yami
|
65848d1a76
|
Updating instructions to match reality
|
9 years ago |
barisusakli
|
07af4d10e7
|
closes #4488
|
9 years ago |
barisusakli
|
b948e031f6
|
closes #2779
|
9 years ago |
Julian Lam
|
73c4feec20
|
fixes #4487
|
9 years ago |
psychobunny
|
1783583373
|
js-propagate fix for clustered installs
|
9 years ago |
psychobunny
|
a078fd82e7
|
fix julian's console.log voodoo
|
9 years ago |
Barış Soner Uşaklı
|
8d86aecc83
|
Merge pull request #4479 from rbeer/ulModal-localSize
Check file size locally.
|
9 years ago |
NodeBB Misty
|
8baa6f70af
|
Latest translations and fallbacks
|
9 years ago |
Raphael Beer
|
58cc25e385
|
Set default hasValidFileSize return to true
|
9 years ago |
Julian Lam
|
1385d19f64
|
Further tweaks to viewport shuffling and dynamic image loading
@BenLubar
|
9 years ago |
Julian Lam
|
8ae2afff05
|
Revert "more tweaks to threshold"
This reverts commit 1783a07067 .
|
9 years ago |
psychobunny
|
12ed4d2af5
|
remove PostCSS log
|
9 years ago |
psychobunny
|
359b1fbe1a
|
cleanup
|
9 years ago |
psychobunny
|
e2bc5f241a
|
optimizing process.send for js minification
|
9 years ago |