12563 Commits (8ddcc237a71af34408386e0593f9b6c07e077a69)
 

Author SHA1 Message Date
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
psychobunny acd24d856f run tasks in series to speed up startup time 9 years ago
psychobunny e134689324 we were accidentally including client-side LESS on the ACP 9 years ago
Julian Lam 07ddcb03f9 fixes #3902 9 years ago
psychobunny fc65b144b1 running less compilation in series 9 years ago
Julian Lam 7fe5346fe4 latest fallbacks for uploads resource @rbeer 9 years ago
Julian Lam 81fae681ab added uploads.json as source file for translations 9 years ago
psychobunny a978f763e3 fixes crash https://github.com/NodeBB/nodebb-theme-persona/issues/250 9 years ago
barisusakli d92fde9824 filter out registered users 9 years ago
barisusakli cb2ea163a0 closes #4486 9 years ago
NodeBB Misty b534ba8cc1 Latest translations and fallbacks 9 years ago
psychobunny 3d0db5b397 closes #4481 9 years ago
psychobunny 6a74589e31 closes https://github.com/NodeBB/nodebb-theme-persona/issues/250 9 years ago
psychobunny e99d95251d up persona 9 years ago
psychobunny b15e5a8d17 closes #4475 9 years ago