12794 Commits (8fd0e4946933c3db1779240b273244c9ed387231)
 

Author SHA1 Message Date
barisusakli e564260650 moved groupTitle from user settings to user profile/edit 9 years ago
Julian Lam 2ddcaa9ce1 added new hook for hotswap preparation 9 years ago
NodeBB Misty dde7f26944 Incremented version number 9 years ago
Julian Lam 3390b7d7f6 closes #4516 9 years ago
Julian Lam 604373b5e4 fixing plugin checker which erroneously always returned success 9 years ago
Julian Lam 099749e908 upped composer, re: nodebb/nodebb-plugin-composer-default#33 9 years ago
barisusakli 229326acd6 another tab 9 years ago
barisusakli f43be13f87 fix indent 9 years ago
barisusakli bec688cea0 relative path fix 9 years ago
Barış Soner Uşaklı 3b1c1d2cfd Merge pull request #4513 from pichalite/post-tools
show post tools for global mod on post delete
9 years ago
pichalite aad64cad35 show post tools for global mod on delete 9 years ago
barisusakli f7ac1d89ff fix undefined next 9 years ago
Barış Soner Uşaklı 31815f7d22 Merge pull request #4510 from rbeer/teaser-pid
Add pid to teaser ajaxify data
9 years ago
Raphael Beer 006496efe3 Add pid to teaser ajaxify data 9 years ago
Barış Soner Uşaklı 9860320496 Merge pull request #4508 from pichalite/issue-4506
fixes #4506
9 years ago
pichalite e23377580d fixes #4506 9 years ago
Ben Lubar 114e957b0f add client-side unread count support for the "new" filter 9 years ago
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