Barış Soner Uşaklı
0519f84734
Promisify modules ( #6723 )
...
* WIP promisify
* promisify psql
* ability to skip some keys
* dont promisify client object
* remove async
* clone entire module so it has all properties
* add shim for node 6
* ignore sessionStore as well
* ignore pool on psql
7 years ago
Barış Soner Uşaklı
ccad95cf73
closes #6579
7 years ago
Barış Soner Uşaklı
2c3fd5fbce
remove some dupe code
7 years ago
Barış Soner Uşaklı
e8d7a23e2e
remove deprecated methods
7 years ago
Barış Soner Uşaklı
2e2b97033e
closes #6248 , closes #6282
7 years ago
Barış Soner Uşaklı
813fdaf6f6
fix pageCount calculation
7 years ago
Barış Soner Uşaklı
43180d4b83
#6158
7 years ago
Barış Soner Uşaklı
4f2f84e47c
#4804
8 years ago
Baris Usakli
68bcfb2883
closes #5975
8 years ago
Baris Usakli
875672522e
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
...
# Conflicts:
# src/search.js
8 years ago
Baris Usakli
a9dbdc75af
closes #5825
8 years ago
Baris Usakli
91c79506b5
add tagwhitelist to topic api
8 years ago
Barış Soner Uşaklı
4056283fd5
always return array
8 years ago
Barış Soner Uşaklı
0f5be5ae25
remove plugin.hook check
8 years ago
Barış Soner Uşaklı
38af651072
use _.uniq
8 years ago
Peter Jaszkowiak
d4e7db45b7
Use zipObject, more test-related ignores
8 years ago
Peter Jaszkowiak
3c2d4fe649
Switch from underscore to lodash
8 years ago
Barış Soner Uşaklı
890c2eff70
style changes
8 years ago
Barış Soner Uşaklı
bcc566fb68
remove unnecessary checks
8 years ago
Peter Jaszkowiak
1ed571189c
Make utils and translator easier to require
...
Move utils.walk to file.walk, backwards compatible
8 years ago
Peter Jaszkowiak
8119b8c4ae
`filter:teasers.get` provided with `uid`
8 years ago
barisusakli
3b41c40b93
refactor deleter code to use unixtimestamp
8 years ago
barisusakli
cd448f90cd
more topic tests
8 years ago
Peter Jaszkowiak
896c8c7343
ESlint object-curly-spacing
8 years ago
Peter Jaszkowiak
3b0dd2d1ef
ESlint padded-blocks
8 years ago
Peter Jaszkowiak
a038c66549
ESlint quotes
8 years ago
Peter Jaszkowiak
3361a72725
ESlint no-plusplus
...
and no-empty, space-unary-ops
8 years ago
Peter Jaszkowiak
2ba46808a1
ESlint one-var, fix comma-dangle
8 years ago
Peter Jaszkowiak
bc1d70c126
ESlint comma-dangle
8 years ago
barisusakli
e48f1dac2a
move bookmarks
8 years ago
barisusakli
c33d3e874a
store pinned topics in new zset
...
keep pinned topics on top on different sort types
9 years ago
barisusakli
dcb6773782
#5223
9 years ago
barisusakli
b49af0a135
#5223
...
adjust pagination so each page shows `postsPerPage` posts
9 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
9 years ago
HeeL
4a3c31b2dc
Fix space-before-function-paren linter rule
9 years ago
HeeL
3fa1c1f927
Fix space-infix-ops linter rule
9 years ago
barisusakli
128ef884bf
#5077
9 years ago
barisusakli
990ecc8cd2
sortedSetIntersectionCard
9 years ago
barisusakli
4aac8bbe6a
closes #2222
9 years ago
barisusakli
316187946f
fix related crash
9 years ago
barisusakli
85dfe7704f
moved related up
9 years ago
psychobunny
aedeb36776
topic title custom icons (see previous commit)
9 years ago
psychobunny
ac7dad9194
icons array for topic titles
...
see
6880deedde
9 years ago
barisusakli
3f0ca31393
style changes
9 years ago
barisusakli
b02869b0f8
renamed reading to not-following
...
added more description text
9 years ago
barisusakli
bf2133ed7c
topic watching
9 years ago
boomzilla
52e4a37df8
When forking a topic, updates user bookmarks in the topic to keep the last read position ( #4554 )
...
from inadvertently being too far down the topic due to post indices decreasing because
some posts were moved to a new topic.
9 years ago
barisusakli
f55b26282a
added category image
9 years ago
barisusakli
d79b30ad27
moved uid check to function
9 years ago
Ben Lubar
969e7fdbbe
include bookmarks with topic lists
9 years ago