barisusakli
|
c000e852b5
|
closes #1935
|
10 years ago |
psychobunny
|
016a98e7b1
|
make sure search dropdown is open if active
|
10 years ago |
psychobunny
|
7c896768ce
|
case insensitive acp searching
|
10 years ago |
psychobunny
|
13dd686521
|
only add divider if there are results
|
10 years ago |
psychobunny
|
027e8eb54c
|
acp searching, closes #2140
|
10 years ago |
psychobunny
|
977bc014f9
|
index acp files
|
10 years ago |
barisusakli
|
73faa79a69
|
fix edit page csrf, category slug optional
|
10 years ago |
barisusakli
|
da64eb0873
|
closes #2117
|
10 years ago |
psychobunny
|
5d344b3dac
|
linting
|
10 years ago |
psychobunny
|
9f40cd03e8
|
on /admin/settings, render general
|
10 years ago |
psychobunny
|
117b8dece4
|
settings acp refactor for dedicated routes
|
10 years ago |
psychobunny
|
9b17ec9f26
|
updating database mock for core templates
|
10 years ago |
psychobunny
|
bd4ab2a24c
|
moving database mock into tests folder
|
10 years ago |
barisusakli
|
6abb0ff4c8
|
Merge branch 'master' of https://github.com/NodeBB/NodeBB
|
10 years ago |
barisusakli
|
1a26cb0938
|
#2139
|
10 years ago |
psychobunny
|
64b43d58ea
|
moved core templates into nodebb core (admin, status pages, emails)
|
10 years ago |
barisusakli
|
4eabf41a21
|
dont allow invalid status to be set
|
10 years ago |
barisusakli
|
bedadd8b5f
|
#2137
|
10 years ago |
barisusakli
|
23197af725
|
closes #2114
|
10 years ago |
Julian Lam
|
da2725ec8a
|
upped markdown minver
|
10 years ago |
Julian Lam
|
bc116c16e9
|
Merge branch 'hashtalk'
|
10 years ago |
Julian Lam
|
ecea917d11
|
closed #2097 -- NodeBB will prefer using Redis as session store if at all possible
|
10 years ago |
Julian Lam
|
20819e3dfd
|
Revert "use redis session storage instead of connect-mongo"
This reverts commit 056f89d6cf .
|
10 years ago |
barisusakli
|
8abb247870
|
fix mention regression
|
10 years ago |
Julian Lam
|
f41be4ae8b
|
exposed redis' "connect" method, so socket.io can call it from outside database/redis.js, fixed NodeBB requiring Redis as a socket.io store. It will now go back to using in-memory store per process, if no redis config is found in the NodeBB configuration. re: #2097
|
10 years ago |
barisusakli
|
b1f492dec3
|
fix redis bulk zadd
|
10 years ago |
Julian Lam
|
e1211527b0
|
Merge branch '0.5.1' into hashtalk
Conflicts:
src/controllers/topics.js
|
10 years ago |
Julian Lam
|
d7a69e51c1
|
Merge branch '0.5.1' into hashtalk
|
10 years ago |
Julian Lam
|
528ee3ad05
|
Merge remote-tracking branch 'origin/hashtalk' into hashtalk
|
10 years ago |
barisusakli
|
64c51d5cba
|
check nid before pusing and marking read
|
10 years ago |
Julian Lam
|
50a7c42f15
|
Merge remote-tracking branch 'origin/hashtalk' into hashtalk
|
10 years ago |
Julian Lam
|
05e147b440
|
Merge branch 'master' of github.com:chronize/NodeBB into chronize-master
|
10 years ago |
Julian Lam
|
abdcb32ad2
|
Merge pull request #2119 from Fusselwurm/patch-1
default for missing post_index parameter when topic pagination is used
|
10 years ago |
psychobunny
|
a0da73dabd
|
don't pass back err if plugin.json is corrupted
|
10 years ago |
psychobunny
|
180625ece3
|
forgot to return just posts array
|
10 years ago |
psychobunny
|
77dfc7378b
|
filter:post.getPostSummaryByPids
|
10 years ago |
psychobunny
|
0eb4fd89ef
|
don't blow up nodebb if plugin.json is broken
|
10 years ago |
barisusakli
|
fb764472dd
|
closes #2125
|
10 years ago |
Julian Lam
|
901470ce05
|
always pipe child output to parent
|
10 years ago |
barisusakli
|
0767998022
|
closes #2124
|
10 years ago |
psychobunny
|
99bacf910c
|
oops - #2126
|
10 years ago |
psychobunny
|
7f2254c9da
|
closes https://github.com/NodeBB/NodeBB/issues/2126
|
10 years ago |
Julian Lam
|
b6f7014a9d
|
fixed infinite scroller so that it takes the height of OP into account when detecting when to load more posts while scrolling up
|
10 years ago |
Julian Lam
|
a6abde2a2b
|
fixed upward infinite scrolling so that it is less jarring
|
10 years ago |
barisusakli
|
48c3619028
|
lowered chat zindex
|
10 years ago |
barisusakli
|
2d5dc44ce5
|
closes #2123
|
10 years ago |
barisusakli
|
515e663f85
|
getObjectsFix
return empty array if keys is empty or not an array
|
10 years ago |
barisusakli
|
39392672a2
|
moved static
removed pageRouter middleware into routes,
helper method to setup page routes
|
10 years ago |
Julian Lam
|
9b9e79ef27
|
re: #2099
|
10 years ago |
Julian Lam
|
bfdc32a9c3
|
typo
|
10 years ago |