barisusakli
d25300043c
#1741
11 years ago
Aure77
e28ed490ee
Allow session cookie domain customization
11 years ago
psychobunny
b604a4961c
thanks @barisusakli
11 years ago
barisusakli
e459592ac9
closes #1893
11 years ago
psychobunny
bb997e18a0
updating docs
11 years ago
psychobunny
47a86662de
adding timestamp to topic action hooks
11 years ago
psychobunny
df37c1e235
translator.compile
11 years ago
psychobunny
5428ea635c
updating docs
11 years ago
psychobunny
788b16fa62
adding uid to the topic hooks, so plugins can know the user that did the action
11 years ago
Julian Lam
fd78085c59
Merge pull request #1894 from JonathanMH/patch-2
...
added info about MongoDB 2.4 user setup
11 years ago
Jonathan
3f85ddb98a
added info about MongoDB 2.4 user setup
11 years ago
psychobunny
63df69f4fb
documenting hooks
11 years ago
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