8186 Commits (1179dd950382244601523d298621c4d756fda437)

Author SHA1 Message Date
Peter Jaszkowiak 1fb48ef7a7 Fix #5592 (#5593)
* Fix #5592
Escape translation tokens in topic titles, descriptions, profile about, and post contents

* Fix tests
8 years ago
Peter Jaszkowiak a8add6477c Fix merge conflicts 8 years ago
Julian Lam a62a4e698f Merge pull request #5578 from NodeBB/utils-translator-require
Make utils and translator easier to require
8 years ago
Peter Jaszkowiak 75d291183d Fix using nodebb in other CWDs 8 years ago
Peter Jaszkowiak 010473e5cc Merge branch 'master' into patch-pitaj 8 years ago
Peter Jaszkowiak 1892492505 Deprecate utils.walk, remove prototype modification 8 years ago
Peter Jaszkowiak 1ed571189c Make utils and translator easier to require
Move utils.walk to file.walk, backwards compatible
8 years ago
Peter Jaszkowiak b53d3254dd buzz is no longer used 8 years ago
Peter Jaszkowiak 2c418fd2af Use npm bootstrap 8 years ago
Peter Jaszkowiak 0ef30e91ba Use ace-builds npm package instead of vendor
ace can be referenced as an r.js module, reduces acp bundle size
8 years ago
Peter Jaszkowiak 17ff8a4151 Enable passing paths as module sources 8 years ago
pichalite d4de345e87 syntax 8 years ago
pichalite 4c89497cc4 Closes #5521 8 years ago
psychobunny 5985a8a7a3 closes #5574 8 years ago
Barış Soner Uşaklı 43f8678c7a update local config immediately 8 years ago
Barış Soner Uşaklı 8afdd71ef1 closes #5559 8 years ago
Julian Lam 60990f28ad Merge pull request #5568 from NodeBB/patch-pitaj
`filter:teasers.get` provided with `uid`
8 years ago
Peter Jaszkowiak 8119b8c4ae `filter:teasers.get` provided with `uid` 8 years ago
André Zanghelini 03d432182b Fix postcount is expected to be Number (#5567) 8 years ago
psychobunny 53dac97800 closes #5560 8 years ago
Barış Soner Uşaklı d88219b4d1 closes #5566 8 years ago
Peter Jaszkowiak 81696dd24a Fxi #5561 8 years ago
Peter Jaszkowiak 57696b22f4 Partial fix #5538 8 years ago
husseinwalli 3876a88252 Added additional parameters to user creation method (#5496)
Treating picture, location and birthday similar to data.email as optional parameters to be passed to the create a user
8 years ago
Peter Jaszkowiak ff09d6e0dd Fix #5549, improve tpl compilation (#5551) 8 years ago
Barış Soner Uşaklı 6b0a907ede closes #5552 8 years ago
Julian Lam 42dc496572 Merge pull request #5550 from NodeBB/patch_5543
Remove duplicate slugify
8 years ago
Peter Jaszkowiak 14ed0be4f7 Remove duplicate slugify 8 years ago
Julian Lam a49e647de3 fixes #5545 again 8 years ago
Julian Lam 31b6d47f88 fixes #5545 8 years ago
Peter Jaszkowiak a7677063de Rename to `uniqueUsername` 8 years ago
Peter Jaszkowiak 642306e69c Fix #5543 8 years ago
Julian Lam b6134b160e moved auto_reconnect out of socketOptions object for Mongo 8 years ago
Ben Lubar 7f713ee822 Admin option to allow all users to view votes (#5534)
* Admin option to allow all users to view votes

* Fix </strong></strong>
8 years ago
barisusakli 449352d899 wait for all routes to load before listening 8 years ago
Julian Lam 2ef71e22aa Merge pull request #5532 from NodeBB/patch_5491
Fix tests for #5491 fix
8 years ago
Peter Jaszkowiak 8f8babf90b Fix tests 8 years ago
Julian Lam 23d4497c73 Merge pull request #5531 from NodeBB/patch_5491
Fix #5491
8 years ago
Peter Jaszkowiak 8c45411ccc Fix #5491 8 years ago
Julian Lam 33bf930bb9 fixes #5528 8 years ago
barisusakli 8d7283e6c7 dont minify if file ends with .min.js #5529 8 years ago
barisusakli 6a4b082080 closes #5524 8 years ago
barisusakli 90b8a3afd0 refactor topics/delete.js 8 years ago
barisusakli 0478e9c98c lint 8 years ago
barisusakli 37be43a3c5 async 8 years ago
barisusakli 27b030a71c test for #5523 8 years ago
psychobunny 62f445ad7f ACP: added tagsinput to other fields that are "comma separated" 8 years ago
psychobunny debe34b96c better styling for tagsinput in ACP and added it to general -> keywords 8 years ago
barisusakli 3b41c40b93 refactor deleter code to use unixtimestamp 8 years ago
psychobunny 447b7b02ca use tagsinput for #5439 instead 8 years ago