Commit Graph

122 Commits (73e9a7fec052ead9308a6454770145327fca35bc)

Author SHA1 Message Date
Julian Lam 73e9a7fec0 backticks are italics? wtf.
Julian Lam 700519ddf2 added new FAQ entry re: Recently Logged IPs, re: https://community.nodebb.org/topic/2062/forwarding-ips-on-nginx-proxy/3, ping @a5mith
Ken Van Dalsum f38949d185 Fixed Typo
Ken Van Dalsum 0c8253b23a Added ImageMagic to Windows 8 prerequisites
psychobunny 1b2de8d7af updating docs for adding i8n to plugin/themes
barisusakli 0a84d49a6d docs update
Barış Soner Uşaklı ec9cc52d03 Merge pull request from a5mith/patch-1
In response to lukelarris bug report
lukelarris d35ac87128 Made it easier to paste command in MongoDB console
It's a pain to paste MongoDB console commands with linebreaks, as the console adds its own linebreaks. I removed the linebreaks to make it easier.
Aaron Smith 45518d620b In response to lukelarris bug report
Configure is in docs, not installing, so needs to go up another directory. (I think, I'm on my iPad)
Julian Lam 21637a1513 Merge pull request from unixfox/master
Update guide openshift with redis and added nitrous.io
Emilien Devos 55a47b56e3 Added Nitrous.IO
Emilien Devos 341525c58c Added Nitrous.io
Emilien Devos e168d117e1 The last update commit of openshift guide
Emilien Devos 06886caf18 Update openshift.rst
Emilien Devos e28abefd5c Update openshift.rst
Emilien Devos f9b5249a49 Update guide openshift with redis
psychobunny 7132df8590 Merge pull request from unixfox/master
Added openshift
Emilien Devos 0766f56ed2 Update cloud.rst
Emilien Devos d7050718db Update openshift.rst
Emilien Devos 6e0d7160db Added openshift second correction
if there are mistakes thank you to correct them.
Emilien Devos d1ed7d6746 Added openshift
if there are mistakes, thank you to correct them.
Julian Lam 04ea475f0b Update heroku.rst
updated redis dependencies
Emilien Devos 8ff2581e6a
dhingey 9d45373b59 Change user.delete hook from action to filter
The user.delete hook is now a filter, giving plugins a chance to access
the user's data before it's deleted from Redis.
Julian Lam b3e04ed2bc closed
barisusakli 0f5c1d1892 added messaging hook
dhingey f7372ba8d5 Added a hook: action:user.delete
Allows plugins to access the uid of the user being deleted.
Heidar Bernhardsson ea45500079 Enable the correct modules in apache instructions
See  for more information.
Bigard Florian 113044b452 Fix typo debian install doc
Bash commands didn't appear as code
ruvata-code 6d421b7f07 Update windows8.rst
missed double backslash (UTP specifics shielded characters) at "The default location of Redis Server is" path
flipflopsimsommer 37e356284d Update debian.rst
improve formatting
barisusakli 397fc4f4f1 closes
barisusakli 27f9929ac8 hook
Julian Lam dedc6d8154 added new hook for notification pushing
Aaron Smith 72f9605414 Few changes to the Ubuntu Installation Guide
Changes: 

Removed `cd/path/to/nodebb/install` as we haven't instructed how to create the directory before changing to it. The git pull will create the nodebb directory in their root/profile folder anyway, which is fine for most installs. 

Added sudo to the base stack install.

Added command for checking Node.js version. 

The guide at the minute might seem a bit daunting for newer users, so if psychobunny doesn't mind, I could create a post over on the community for an up to date noobs guide on how to install using digital ocean as an example. Then if it helps, add it to the docs. (Also, changes in this github aren't showing up in docs.nodebb, the update to sudo apt-get update && sudo apt-get dist-upgrade aren't displayed.

Hope this helps.
psychobunny d5c6b6c334 modifying installation instructions as per @a5mith
psychobunny 201a309801 added documentation for the hooks I created yesterday
psychobunny 92b0b926c7 instructions on how to reset plugins
Julian Lam ef831cca9a Merge branch 'patch-1' of github.com:giorgiochiodi/NodeBB into giorgiochiodi-patch-1
closes 
psychobunny 8c735ce4dd updating credits in the docs to the people who deserve it ;)
Jonathan fceb4ca134 backup instructions for mongodb
Chong Cheung 6c17fb49ef Update mongo.rst
1. Use db.createUser() instead of db.addUser() to add users to MongoDB. Deprecated since version 2.6
2. NodeBB causes mongo error during setup procedure. Change the role from "userAdmin" to "readWrite".
Julian Lam d0d5c5a8a5 added FAQ entry for -- closed
psychobunny 5f6217e831 update all docs with new url
giorgiochiodi 6d50ae7624 Update ubuntu.rst
Aziz Khoury 2a333fddeb Update hooks.rst
Aziz Khoury a62fe8d4e2 Update hooks.rst
Julian Lam f63b9af86c missed a backtick
Julian Lam b2b3723fd5 updated instructions for upgrading nodebb
psychobunny d734f9f230 removed unused faq.rst