Peter Jaszkowiak
|
c18808fdeb
|
ESlint no-useless-concat, no-mixed-spaces-and-tabs
|
8 years ago |
Peter Jaszkowiak
|
896c8c7343
|
ESlint object-curly-spacing
|
8 years ago |
Peter Jaszkowiak
|
3b0dd2d1ef
|
ESlint padded-blocks
|
8 years ago |
Peter Jaszkowiak
|
3361a72725
|
ESlint no-plusplus
and no-empty, space-unary-ops
|
8 years ago |
Peter Jaszkowiak
|
bc1d70c126
|
ESlint comma-dangle
|
8 years ago |
Julian Lam
|
c99321a518
|
always setting app.previousUrl now, and passing cid into filter:category.topics.get hook
|
8 years ago |
barisusakli
|
c0a8fd7395
|
allow multiple tags
|
8 years ago |
Barış Soner Uşaklı
|
805cacb2af
|
dont add tid to :tids:posts if its pinned
|
8 years ago |
barisusakli
|
c33d3e874a
|
store pinned topics in new zset
keep pinned topics on top on different sort types
|
8 years ago |
Sergii Paryzhskyi
|
e515b791da
|
Fix eslint rules (#5117)
* Fix semi linter rule
* Fix semi-spacing linter rule
* Fix no-undef-init linter rule
* Fix space-before-blocks linter rule
|
8 years ago |
HeeL
|
4a3c31b2dc
|
Fix space-before-function-paren linter rule
|
8 years ago |
HeeL
|
3fa1c1f927
|
Fix space-infix-ops linter rule
|
8 years ago |
barisusakli
|
a6c3be0bb1
|
store category recent tids for faster retrieval
|
8 years ago |
barisusakli
|
958fe3e72f
|
closes #3762
|
8 years ago |
barisusakli
|
018f7ba65a
|
closes #4307
ability to send an array of keys to getSortedSetRange
use getSortedSetRevRange instead of getSortedSetRevUnion
|
9 years ago |
barisusakli
|
878b7b21ee
|
closes #4170
|
9 years ago |
barisusakli
|
1a87767c2c
|
removed extra isAdminOrMod check
|
9 years ago |
barisusakli
|
4440865ec4
|
support for array in getTopicIds
|
9 years ago |
barisusakli
|
c0c38437a0
|
isAdminOrMod
|
9 years ago |
Julian Lam
|
4acb31839e
|
nodebb/nodebb#3615
|
10 years ago |
barisusakli
|
b292aeea72
|
closes #3120
also dont allow loading posts of a topic if its deleted via
topics.loadMore
|
10 years ago |
barisusakli
|
78c65aee05
|
even more search changes
|
10 years ago |
barisusakli
|
a77a761433
|
closes #1917
|
10 years ago |
barisusakli
|
b7f55e8453
|
fix tests
|
10 years ago |
barisusakli
|
8007bb0644
|
dont ignore error
|
10 years ago |
barisusakli
|
8e114c2093
|
moved isAdminOrMod check out of getTopicsByTids
|
10 years ago |
psychobunny
|
1e453140d9
|
adding uid to filter:category.topics.get
|
10 years ago |
psychobunny
|
abe887f557
|
filter:category.topics.get
|
10 years ago |
psychobunny
|
c988f54243
|
renaming filter:category.topics.get to filter:category.topics.prepare
|
10 years ago |
Julian Lam
|
c0fc7e9ca4
|
updating privilege handling to fire two new hooks, filter:privileges.topics.get and filter:category.topics.get
|
10 years ago |
barisusakli
|
8fdc03eaad
|
categories.js refactor
|
10 years ago |