Commit Graph

6489 Commits (ba91d7aba677c0ea32232206daece5dd6a8ae7dd)
 

Author SHA1 Message Date
psychobunny 8769f791bc closes
psychobunny 5fba8f541d
psychobunny 1cd2f060aa
Julian Lam 0ab3a2099a Merge pull request from RefinedSoftwareLLC/patch-3
Update Docs / Install / SmartOS
RefinedSoftwareLLC 570ccb631d Update smartos.rst
Fixed glitch with line being bolded.
RefinedSoftwareLLC 6624b1f64a Update smartos.rst
Many small updates
barisusakli d25300043c
Aure77 e28ed490ee Allow session cookie domain customization
psychobunny b604a4961c thanks @barisusakli
barisusakli e459592ac9 closes
psychobunny bb997e18a0 updating docs
psychobunny 47a86662de adding timestamp to topic action hooks
psychobunny df37c1e235 translator.compile
psychobunny 5428ea635c updating docs
psychobunny 788b16fa62 adding uid to the topic hooks, so plugins can know the user that did the action
Julian Lam fd78085c59 Merge pull request from JonathanMH/patch-2
added info about MongoDB 2.4 user setup
Jonathan 3f85ddb98a added info about MongoDB 2.4 user setup
psychobunny 63df69f4fb documenting hooks
psychobunny 2e7d1f33dc action:topic.lock, action:topic.pin, action:topic.move
psychobunny 640c4a1063 added hook to doc
psychobunny 1a37176a9d filter:topic.get, surprisingly never implemented till today
barisusakli 8dce99250b final fix for
fix mongo functions so they return correct data if duplicate keys are
passed. getObjects(['post:1', 'post:1'], callback) was only returning
one object.
barisusakli 3557aa2f9a fixed tags page search
barisusakli fa8fcc00ec fix tag counts
if a tag is removed from a topic, update number of topics in that tag
barisusakli bc2f7339ee getLatestUndeletedPid will return string
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
psychobunny 685cd38162 calculate levenshtein distance between recent chat messages and temporarily ban if determined to be spam
psychobunny 4723b6d68b danger instead of warning for banned alert
psychobunny e95bc35240 Merge branch 'master' of https://github.com/NodeBB/NodeBB
Conflicts:
	src/upgrade.js
psychobunny b209af1e32 info instead of error
Julian Lam 12f954f4bd Merge pull request from derrg/master
Fixed Typo
Julian Lam 883cee31bc added support for showSiteTitle in ACP, closes
Ken Van Dalsum f38949d185 Fixed Typo
barisusakli 7454fd53b9 possible fix for
barisusakli 7c20e38556 updated vanilla and lavender to latest
barisusakli dc30d94ff8 info
Julian Lam 440a19ed57 Merge branch 'sourcemap-windows'
barisusakli e961e3c552 reduced hightlight duration by 2 seconds
Julian Lam ce8bec5edb fixed mapping in web inspector
Barış Soner Uşaklı 485f14ef7f Merge pull request from frissdiegurke/patch-2
[Settings] fixed data-empty usage within checkboxes
Barış Soner Uşaklı 6f728f1eb0 Merge pull request from derrg/master
Added ImageMagic to Windows 8 prerequisites
Ken Van Dalsum 0c8253b23a Added ImageMagic to Windows 8 prerequisites
barisusakli fde8e9d90f on group destroy, remove it from all groups
previously if a group was destroyed it was left behind in privilege
groups
barisusakli 5c57ed5ea0 install db dependencies in upgrade script
Julian Lam 7cdcb83a98 fixed
barisusakli d565de60d0 updated passport-local dependency
barisusakli 7887c0934b updated dependencies
barisusakli 238d6602a2 check for valid content,
barisusakli 8113ed6a4d closes , no upgrade script #successkid