psychobunny
b604a4961c
thanks @barisusakli
2014-07-24 16:17:49 -04:00
barisusakli
e459592ac9
closes #1893
2014-07-24 16:12:57 -04:00
psychobunny
bb997e18a0
updating docs
2014-07-24 16:04:24 -04:00
psychobunny
47a86662de
adding timestamp to topic action hooks
2014-07-24 16:04:22 -04:00
psychobunny
df37c1e235
translator.compile
2014-07-24 16:04:21 -04:00
psychobunny
5428ea635c
updating docs
2014-07-24 16:04:19 -04:00
psychobunny
788b16fa62
adding uid to the topic hooks, so plugins can know the user that did the action
2014-07-24 16:04:18 -04:00
Julian Lam
fd78085c59
Merge pull request #1894 from JonathanMH/patch-2
...
added info about MongoDB 2.4 user setup
2014-07-24 15:18:36 -04:00
Jonathan
3f85ddb98a
added info about MongoDB 2.4 user setup
2014-07-24 20:59:11 +02:00
psychobunny
63df69f4fb
documenting hooks
2014-07-24 14:24:34 -04:00
psychobunny
2e7d1f33dc
action:topic.lock, action:topic.pin, action:topic.move
2014-07-24 14:22:48 -04:00
psychobunny
640c4a1063
added hook to doc
2014-07-24 14:17:33 -04:00
psychobunny
1a37176a9d
filter:topic.get, surprisingly never implemented till today
2014-07-24 14:16:41 -04:00
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.
2014-07-24 12:41:22 -04:00
barisusakli
3557aa2f9a
fixed tags page search
2014-07-24 11:57:34 -04:00
barisusakli
fa8fcc00ec
fix tag counts
...
if a tag is removed from a topic, update number of topics in that tag
2014-07-24 03:46:45 -04:00
barisusakli
bc2f7339ee
getLatestUndeletedPid will return string #1884
2014-07-24 03:30:17 -04:00
Julian Lam
73e9a7fec0
backticks are italics? wtf.
2014-07-23 21:30:14 -04:00
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
2014-07-23 21:28:17 -04:00
psychobunny
685cd38162
calculate levenshtein distance between recent chat messages and temporarily ban if determined to be spam
2014-07-23 18:23:03 -04:00
psychobunny
4723b6d68b
danger instead of warning for banned alert
2014-07-23 17:29:22 -04:00
psychobunny
e95bc35240
Merge branch 'master' of https://github.com/NodeBB/NodeBB
...
Conflicts:
src/upgrade.js
2014-07-23 17:26:59 -04:00
psychobunny
b209af1e32
info instead of error
2014-07-23 17:26:00 -04:00
Julian Lam
12f954f4bd
Merge pull request #1890 from derrg/master
...
Fixed Typo
2014-07-23 17:13:21 -04:00
Julian Lam
883cee31bc
added support for showSiteTitle in ACP, closes #1519
2014-07-23 17:12:41 -04:00
Ken Van Dalsum
f38949d185
Fixed Typo
2014-07-23 17:05:52 -04:00
barisusakli
7454fd53b9
possible fix for #1741
2014-07-23 16:49:32 -04:00
barisusakli
7c20e38556
updated vanilla and lavender to latest
2014-07-23 15:43:56 -04:00
barisusakli
dc30d94ff8
info
2014-07-23 15:41:51 -04:00
Julian Lam
440a19ed57
Merge branch 'sourcemap-windows'
2014-07-23 14:37:52 -04:00
barisusakli
e961e3c552
reduced hightlight duration by 2 seconds
2014-07-23 14:33:35 -04:00
Julian Lam
ce8bec5edb
fixed mapping in web inspector
2014-07-23 14:27:01 -04:00
Barış Soner Uşaklı
485f14ef7f
Merge pull request #1873 from frissdiegurke/patch-2
...
[Settings] fixed data-empty usage within checkboxes
2014-07-23 13:40:15 -04:00
Barış Soner Uşaklı
6f728f1eb0
Merge pull request #1887 from derrg/master
...
Added ImageMagic to Windows 8 prerequisites
2014-07-23 13:39:31 -04:00
Ken Van Dalsum
0c8253b23a
Added ImageMagic to Windows 8 prerequisites
2014-07-23 13:34:18 -04:00
barisusakli
fde8e9d90f
on group destroy, remove it from all groups
...
previously if a group was destroyed it was left behind in privilege
groups
2014-07-23 13:32:23 -04:00
barisusakli
5c57ed5ea0
install db dependencies in upgrade script
2014-07-23 13:30:12 -04:00
Julian Lam
7cdcb83a98
fixed #1640
2014-07-23 13:18:32 -04:00
barisusakli
d565de60d0
updated passport-local dependency
2014-07-23 10:50:59 -04:00
barisusakli
7887c0934b
updated dependencies
2014-07-23 10:45:48 -04:00
barisusakli
238d6602a2
check for valid content, #1884
2014-07-23 09:40:07 -04:00
barisusakli
8113ed6a4d
closes #1883 , no upgrade script #successkid
2014-07-23 03:09:07 -04:00
barisusakli
054ceab0be
isMemberOfGroups fix
2014-07-23 00:36:03 -04:00
barisusakli
6c48cbe6ce
regFormEntry array
2014-07-22 22:00:39 -04:00
barisusakli
20df6fd5cd
small fix
2014-07-22 18:00:59 -04:00
barisusakli
2bf38ec84b
handle pinned topics
2014-07-22 17:58:27 -04:00
barisusakli
5292bdad5a
closes #1871
2014-07-22 15:39:23 -04:00
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.
2014-07-22 14:35:30 -04:00
barisusakli
3e252187ad
closes #1868
...
updated out of date dependencies expect socket.io
2014-07-22 13:43:43 -04:00
barisusakli
a3fecee781
removed console.log err check
2014-07-22 13:00:04 -04:00