Commit Graph

13214 Commits (8d897d8dcf317047f21286bb279f9e3d3a57a559)
 

Author SHA1 Message Date
psychobunny 6516b70f9a Merge pull request from yariplus/patch-10
Fix requiring files outside of node_modules
Timothy Fike ed3bc06dee Fix requiring files outside of node_modules
e.g.
```
"scripts": [
        "../../public/vendor/jquery/js/jquery-ui-1.10.4.custom.js"
]
```
Julian Lam f0c4c59793 up composer
Julian Lam 358deb386a up themes
NodeBB Misty 15d9a5f4d5 Latest translations and fallbacks
barisusakli 6a04e2909d page param not used
barisusakli 0d7d6b665f up themes
barisusakli 84f88a6f15 refactor user search
use pagination on results
removed infinite scroll
changed the term and section to use the query param as well
pagination urls respect search
barisusakli 768c1b37d4 Merge branch 'master' of https://github.com/NodeBB/NodeBB
barisusakli 0fb74a2636 pass err object along so errors dont get treated as 404 @julianlam
Barış Soner Uşaklı 2e1e40026a Merge pull request from BenLubar/search-null
Fix null object in search for users with no preferences set.
Ben Lubar 598935b3bf
Fix null object in search for users with no preferences set.
localStorage.getItem returned null, and JSON.parse(null) is null.
Julian Lam dbdbfc6d75 allowing the port to be defined by a custom port environment variable, for certain hosting environments
barisusakli 34276dd638 up themes
barisusakli 5d5b74f3ed if no sorting specificed let search plugins handle
barisusakli 31751c9d8a closes
NodeBB Misty 61efabf4ec Latest translations and fallbacks
Barış Soner Uşaklı 34a116149a Merge pull request from BenLubar/category-ignore-recursive
ignore/watch categories recursively
Ben Lubar 862fd1a94a
ignore/watch categories recursively
Julian Lam ebb50160cb wrap saving of url_parsed in conditional, since url isn't set during setup
Julian Lam 60ea7d5121 fixes
Ben Lubar de49de3c56 Show accounts using the same IP address as a registration queue entry ()
NodeBB Misty 3864e8044e Latest translations and fallbacks
barisusakli e4fa0289d6 closes
NodeBB Misty f4fafeb500 Latest translations and fallbacks
Julian Lam 8a107c8d6c saving getUsersCSV to event log and outputting to log if pressed
barisusakli 409621c661 closes
NodeBB Misty d5b8b1da56 Latest translations and fallbacks
Julian Lam 8d745ceb07 moving chat dropdown generation to tpl /cc @pichalite
Julian Lam a412ef04b0 up persona
Julian Lam 48ade6099c fixes
Julian Lam 093b21fc31 fixes
NodeBB Misty bf3b270c77 Latest translations and fallbacks
barisusakli 096cbf30cf up themes
Barış Soner Uşaklı 37f7b89e2a Merge pull request from pichalite/login-sessions
move login sessions section to account info route
pichalite 0b431ec41c move login sessions section to account info route
Anil Mandepudi a36af97c0c fix breadcrumb for account info page ()
psychobunny 59bd1d71f4 return roomId in optional callback when opening new chat
NodeBB Misty 32dea338b0 Latest translations and fallbacks
barisusakli d272a63492 fix messaging.parse to be err first
Barış Soner Uşaklı dfaa27b7fc Merge pull request from lo1tuma/handle-errors
Handle callback errors
Mathias Schreck ce9ee62fa0 Handle callback errors
barisusakli d43c19c173 closes
barisusakli 4af631666a closes
barisusakli 9207d6a74d fix so the parent button doesn't ajaxify if the post is already on the screen
barisusakli 6e469f1f0a add missing return to guestHandleValid
barisusakli 3b0eca3be2 fix timestamp on posts.reply
Julian Lam e26166a45b closes
barisusakli 204dd2a69f closes
barisusakli f77d9053ad closes