6521 Commits (ed294dd41487415a7ef8623aca6ef42a4effc6d4)
 

Author SHA1 Message Date
psychobunny 2e7d1f33dc action:topic.lock, action:topic.pin, action:topic.move 11 years ago
psychobunny 640c4a1063 added hook to doc 11 years ago
psychobunny 1a37176a9d filter:topic.get, surprisingly never implemented till today 11 years ago
barisusakli 8dce99250b final fix for #1884
fix mongo functions so they return correct data if duplicate keys are
passed. getObjects(['post:1', 'post:1'], callback) was only returning
one object.
11 years ago
barisusakli 3557aa2f9a fixed tags page search 11 years ago
barisusakli fa8fcc00ec fix tag counts
if a tag is removed from a topic, update number of topics in that tag
11 years ago
barisusakli bc2f7339ee getLatestUndeletedPid will return string #1884 11 years ago
Julian Lam 73e9a7fec0 backticks are italics? wtf. 11 years ago
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 11 years ago
psychobunny 685cd38162 calculate levenshtein distance between recent chat messages and temporarily ban if determined to be spam 11 years ago
psychobunny 4723b6d68b danger instead of warning for banned alert 11 years ago
psychobunny e95bc35240 Merge branch 'master' of https://github.com/NodeBB/NodeBB
Conflicts:
	src/upgrade.js
11 years ago
psychobunny b209af1e32 info instead of error 11 years ago
Julian Lam 12f954f4bd Merge pull request #1890 from derrg/master
Fixed Typo
11 years ago
Julian Lam 883cee31bc added support for showSiteTitle in ACP, closes #1519 11 years ago
Ken Van Dalsum f38949d185 Fixed Typo 11 years ago
barisusakli 7454fd53b9 possible fix for #1741 11 years ago
barisusakli 7c20e38556 updated vanilla and lavender to latest 11 years ago
barisusakli dc30d94ff8 info 11 years ago
Julian Lam 440a19ed57 Merge branch 'sourcemap-windows' 11 years ago
barisusakli e961e3c552 reduced hightlight duration by 2 seconds 11 years ago
Julian Lam ce8bec5edb fixed mapping in web inspector 11 years ago
Barış Soner Uşaklı 485f14ef7f Merge pull request #1873 from frissdiegurke/patch-2
[Settings] fixed data-empty usage within checkboxes
11 years ago
Barış Soner Uşaklı 6f728f1eb0 Merge pull request #1887 from derrg/master
Added ImageMagic to Windows 8 prerequisites
11 years ago
Ken Van Dalsum 0c8253b23a Added ImageMagic to Windows 8 prerequisites 11 years ago
barisusakli fde8e9d90f on group destroy, remove it from all groups
previously if a group was destroyed it was left behind in privilege
groups
11 years ago
barisusakli 5c57ed5ea0 install db dependencies in upgrade script 11 years ago
Julian Lam 7cdcb83a98 fixed #1640 11 years ago
barisusakli d565de60d0 updated passport-local dependency 11 years ago
barisusakli 7887c0934b updated dependencies 11 years ago
barisusakli 238d6602a2 check for valid content, #1884 11 years ago
barisusakli 8113ed6a4d closes #1883, no upgrade script #successkid 11 years ago
barisusakli 054ceab0be isMemberOfGroups fix 11 years ago
barisusakli 6c48cbe6ce regFormEntry array 11 years ago
barisusakli 20df6fd5cd small fix 11 years ago
barisusakli 2bf38ec84b handle pinned topics 11 years ago
barisusakli 5292bdad5a closes #1871 11 years ago
barisusakli 1e6d589080 show topics on home instead of replies
no template changes, instead of showing the latest x posts under
categories, we are now showing the latest x posts of the latest x
topics.
11 years ago
barisusakli 3e252187ad closes #1868
updated out of date dependencies expect socket.io
11 years ago
barisusakli a3fecee781 removed console.log err check 11 years ago
barisusakli 89bb11a58c closes #1880 11 years ago
barisusakli 0e241456e4 less code 11 years ago
Julian Lam 8e0bc0257d fixed #1869 11 years ago
Julian Lam 5546b4e04d closed #1877 11 years ago
Julian Lam 8be7ab55f9 latest translatios 11 years ago
frissdiegurke 021e5bfcc5 [Settings] fixed data-empty usage within checkboxes 11 years ago
barisusakli 82ffaad939 parseint 11 years ago
barisusakli ed18ac7fdf category recent post fix
if a category is not displaying any recent posts dont render new posts
11 years ago
barisusakli c9fb5b3e11 changed user posted notification to include title
dont send 2 notifications if you are already following topic
11 years ago
psychobunny 67c5477fb2 testing transition speed change without waiting for widgets to render 11 years ago