barisusakli
|
73e21d1d31
|
closes #4720
|
9 years ago |
barisusakli
|
c969870cb6
|
removed dupe privilegeList, added missing privilege to copyPrivsFrom
|
9 years ago |
barisusakli
|
b2311edb94
|
bubble replies from subcategories to the parents
|
9 years ago |
psychobunny
|
5baf077cbe
|
Merge branch 'master' of https://github.com/NodeBB/NodeBB
|
9 years ago |
psychobunny
|
e9921edb87
|
Merge remote-tracking branch 'refs/remotes/origin/topics-read-privileges'
|
9 years ago |
Barış Soner Uşaklı
|
dd1b261950
|
closes #4712
|
9 years ago |
Barış Soner Uşaklı
|
26be7c25e4
|
closes #4701
|
9 years ago |
psychobunny
|
b37b083a4d
|
new privilege: Access Topic
differentiation between Access Category and Access Topic, ie. allows you
to see the category view but not actually enter the topic itself
|
9 years ago |
barisusakli
|
38d1bde895
|
closes #4669
|
9 years ago |
barisusakli
|
bf2133ed7c
|
topic watching
|
9 years ago |
barisusakli
|
5e5e46e95f
|
closes #4499
|
9 years ago |
Julian Lam
|
5f36bfab01
|
re: #4578
|
9 years ago |
Julian Lam
|
de9357970f
|
fixes #4578
|
9 years ago |
Julian Lam
|
8eaff1492a
|
Added ACP option to customise recent post
Before, could either be OP or last reply.
Now, you can choose between OP, last reply, or last post (which
includes OP)
|
9 years ago |
barisusakli
|
eb28e178a7
|
closes #4567
|
9 years ago |
barisusakli
|
b948e031f6
|
closes #2779
|
9 years ago |
barisusakli
|
c9cfe5b089
|
closes #4355
|
9 years ago |
Julian Lam
|
a275aaeaf5
|
fixes #4361
|
9 years ago |
barisusakli
|
b0151502c2
|
use '-inf'/'+inf'
|
9 years ago |
barisusakli
|
018f7ba65a
|
closes #4307
ability to send an array of keys to getSortedSetRange
use getSortedSetRevRange instead of getSortedSetRevUnion
|
9 years ago |
barisusakli
|
ebcd892aee
|
closes #4259
|
9 years ago |
barisusakli
|
878b7b21ee
|
closes #4170
|
9 years ago |
barisusakli
|
93ae5e2a3f
|
style change
|
9 years ago |
barisusakli
|
4b3f09deea
|
closes #4154
|
9 years ago |
barisusakli
|
1a87767c2c
|
removed extra isAdminOrMod check
|
9 years ago |
barisusakli
|
4440865ec4
|
support for array in getTopicIds
|
9 years ago |
barisusakli
|
fddc6157a3
|
fix return of getRecentTopicReplies
|
9 years ago |
barisusakli
|
290686a194
|
modifyCategory is no longer async
|
10 years ago |
barisusakli
|
53d29e29af
|
performance improvements
store parsed category description
removed mongo _key from returns
dont get category teaser for parent
|
10 years ago |
barisusakli
|
a054353b6c
|
category purge fix
|
10 years ago |
barisusakli
|
e7f87f4ffd
|
closes #3686
|
10 years ago |
barisusakli
|
5950f97f96
|
more refactors
|
10 years ago |
barisusakli
|
c0c38437a0
|
isAdminOrMod
|
10 years ago |
barisusakli
|
f9c8b1acf8
|
if a parent category is deleted add its children to root
|
10 years ago |
barisusakli
|
8af64ba984
|
closes #3626
|
10 years ago |
Barış Soner Uşaklı
|
5b08538264
|
closes #3614
|
10 years ago |
Julian Lam
|
4acb31839e
|
nodebb/nodebb#3615
|
10 years ago |
barisusakli
|
0bfc568ac3
|
closes #3537
|
10 years ago |
barisusakli
|
a0cd4b49f5
|
when a category is deleted, set the children's parent to 0
|
10 years ago |
barisusakli
|
49afe544e1
|
recursive #3227
|
10 years ago |
barisusakli
|
7db41275a3
|
closes #3227
|
10 years ago |
barisusakli
|
5b87af4389
|
closes #3447
recursively get all children
calculate topic/post count from children
new sorted set `cid:<id>:children`
fix search query params
|
10 years ago |
barisusakli
|
0be2a79210
|
pass the data used to create the category to filter:category.create
|
10 years ago |
barisusakli
|
072d287183
|
closes #3311
|
10 years ago |
Nicolas Siver
|
9d0a0538a6
|
use tabs
|
10 years ago |
Nicolas Siver
|
1e2f4ae5e9
|
filter slug for category update
|
10 years ago |
barisusakli
|
dff1a04585
|
more category hooks
|
10 years ago |
barisusakli
|
5445e32522
|
2 new hooks
|
10 years ago |
barisusakli
|
ba9a68c59c
|
async.waterfall
|
10 years ago |
barisusakli
|
b292aeea72
|
closes #3120
also dont allow loading posts of a topic if its deleted via
topics.loadMore
|
10 years ago |