8022 Commits (74144827531fa74f7a93f98f7ea1e1f111143a02)

Author SHA1 Message Date
Julian Lam 7414482753 Merge branch 'master' into develop 8 years ago
Julian Lam 05c724de30 added new hook for messaging teaser retrieval, and casting input as String before execuring stripTags templates helper 8 years ago
psychobunny e2b30d6329 improve regex for unwanted whitespace in cover:url 8 years ago
barisusakli 3fb7f9fce5 closes #5398 8 years ago
barisusakli a143a15f5d closes #5397 8 years ago
Julian Lam 4df8832c8d adding conditional to upgrade script to handle cases where an upgrade is performed on a flag that is already in database 8 years ago
barisusakli 2a33991f0d read usercount from global object 8 years ago
Julian Lam ae279fe57f casting some values as int, in ensureSelfOrPrivileged middleware 8 years ago
Peter Jaszkowiak f0c941e5ae No 404 responses for missing language files 8 years ago
Julian Lam dbb71423a8 executing core middlewares first before secondary or plugin middlewares 8 years ago
Julian Lam ea7d61e2e4 handling err in src/meta/languages.js 8 years ago
Julian Lam 372138c789 Revert "fixing bug that caused plugin language files to not be parsed"
This reverts commit b2bb1a7c24.
8 years ago
Julian Lam b2bb1a7c24 fixing bug that caused plugin language files to not be parsed 8 years ago
Julian Lam a7aaf8ea96 fixing bug that caused plugin language files to not be parsed 8 years ago
Julian Lam fcec6fd41d Merge remote-tracking branch 'origin/master' into develop 8 years ago
barisusakli 0b95eab71e use roomName if availabe in taskbar
if room is renamed update title on taskbar
8 years ago
Peter Jaszkowiak df77890c2a Plugin `defaultLang` defaults to `en-GB` 8 years ago
Julian Lam 73879b824c Merge branch 'master' into develop 8 years ago
Peter Jaszkowiak 7c88a55153 Fix empty lines in language selectors 8 years ago
Julian Lam 339845ff6b Merge pull request #5366 from pitaj/build-translations
Compile translations in the build step
8 years ago
Julian Lam 76376f52c3 Merge remote-tracking branch 'origin/master' into develop 8 years ago
barisusakli ef72762ba7 use groups.isMemberOfGroups 8 years ago
Peter Jaszkowiak 7f2ded17ab Comments, misc 8 years ago
Barış Soner Uşaklı bcd2b5cc50 Merge pull request #5376 from pichalite/post_create
Send isMain to post.save filters
8 years ago
pichalite 9176f7e037 Only send isMain to hook instead of saving to post hash 8 years ago
Julian Lam 48909e753c Merge branch 'master' into develop 8 years ago
Julian Lam 06a77143bd additional logging and removing interstitial session data if plugins don't return interstitials 8 years ago
Peter Jaszkowiak 65b866192e Fix failing tests 8 years ago
pichalite a3c05b2ea4 Send isMain to post.save filters 8 years ago
Peter Jaszkowiak aff53cccc5 Plugin language fallback support 8 years ago
Julian Lam 183fdf06cb Merge pull request #5356 from DomLennonZA/master
Adding more specific timings for session timeout
8 years ago
Dominic Lennon 3f116e7636 Fixing null ttl issue for MongoSession 8 years ago
Dominic Lennon b1f0f8fa8b Adding ttl value to the MongoStore options 8 years ago
Dominic Lennon 3507e4ce0e Adding closing <p> 8 years ago
Dominic Lennon a06e39528f Code review change 8 years ago
Peter Jaszkowiak e1a29f4aa8 Switch to `assets` route 8 years ago
Peter Jaszkowiak b4b3be3d97 Cache bust translations, query param name 8 years ago
Peter Jaszkowiak c97764ee6f Fix incomplete "group" search results 8 years ago
Peter Jaszkowiak 2f07c18c5a All hail the glorious translation prebuilding 8 years ago
Julian Lam 9dcbe875a0 Merge branch 'master' into develop 8 years ago
Julian Lam c99321a518 always setting app.previousUrl now, and passing cid into filter:category.topics.get hook 8 years ago
barisusakli 8f0f959d53 add `filter:categories.copyPrivilegesFrom`
https://github.com/Schamper/nodebb-plugin-poll/issues/77
8 years ago
Julian Lam 2a9088d571 updating checkGlobalPrivacySettings middleware to hook into write-api for auth 8 years ago
Julian Lam 10f270d016 adding byPid zset for flags 8 years ago
Julian Lam bef3da5b48 pass flagId into flag.update hook 8 years ago
Julian Lam 6c04e393b5 fire hooks for flag update 8 years ago
barisusakli 8f916343f0 closes #5361 8 years ago
barisusakli 938022a0f7 add postData to action:post.delete, closes #5360 8 years ago
barisusakli 274448426d helpers.setupAdminPageRoute 8 years ago
barisusakli 1e137636c9 closes #5359 8 years ago