barisusakli
a77a761433
closes #1917
10 years ago
psychobunny
a5f63a5ac7
upgrade script was refusing to complete until I added this
...
@barisusakli fyi
10 years ago
barisusakli
984b17349a
closes #2476
10 years ago
barisusakli
2c7d9e1a7c
store teaserPid in topic
...
-update teaser pid as necessary in addPostToTopic, removePostFromTopic,
post purge
-removed 20x db calls from getTeasers
-fixed scroll to post in sub folder install
-upgrade script to update topics with teaserPid
10 years ago
barisusakli
5576ef0d1e
upgrade script to remove fields
10 years ago
Julian Lam
f00a3dbf49
minor fix to upgrade script
10 years ago
Julian Lam
03b106b03a
final pass, #1984
10 years ago
Julian Lam
d430ef3983
second pass, #1984
10 years ago
Julian Lam
259f0f96f1
Merge pull request #2433 from bendem/patch-1
...
Fix nodeBB address in a few places
10 years ago
barisusakli
fdf06c0500
fix upgrade script #2435
10 years ago
bendem
0f4fcd8e0b
fix nodeBB adresses
10 years ago
Julian Lam
2e2995d3bd
updating dailyDigestFreq to 'day' instead of 'daily'
10 years ago
barisusakli
604dac88e3
closes #2382 , closes #2130
10 years ago
barisusakli
1ae39d638a
closes #2356
10 years ago
Julian Lam
0f66077bf5
fixed issue where purged posts would cause the upgrader to fail, closed #2359
10 years ago
Julian Lam
11c9b74faf
upgrade script for #2355 , closes #2355
10 years ago
Julian Lam
ec309333be
closed #2335
10 years ago
barisusakli
802c8b15e2
fix upgrade script to include main post, and fix post indices
10 years ago
barisusakli
4b1adba9ec
removed || 1
10 years ago
barisusakli
ffbefda5f7
#2265 upgrade script
10 years ago
Spiritlebon
35fc175ff6
Lint fix
10 years ago
psychobunny
f4b5090738
more linting
10 years ago
barisusakli
26cfe4a3c3
fix ban upgrade closes #2239
10 years ago
barisusakli
33780e6fdb
closes #2133
10 years ago
barisusakli
6535a730fd
upgrade script to delete tid:<tid>:read_by_uid
10 years ago
Julian Lam
05e147b440
Merge branch 'master' of github.com:chronize/NodeBB into chronize-master
10 years ago
barisusakli
493d0dea1e
part 1 of notif refactor
11 years ago
chronize
efe938b392
fix upgrade.js according to CodeClimate recommendation, remove BOM
11 years ago
barisusakli
c7de38f28e
closes #1902
...
messages:<uid>:<uid> list changed to messages:uid:<uid>:to:<uid>
sortedset
11 years ago
psychobunny
b209af1e32
info instead of error
11 years ago
barisusakli
5c57ed5ea0
install db dependencies in upgrade script
11 years ago
barisusakli
b41b311d94
another eachLimit
11 years ago
barisusakli
efcc42f170
added eachLimit to upgrade script
11 years ago
barisusakli
15c16c2502
closes #1311 , set category post counts to 0 before starting upgrade
11 years ago
barisusakli
7c84680b06
closes #1709
11 years ago
psychobunny
2688ea9733
upgrading topics take a while, so let the user know
11 years ago
barisusakli
7610c11cd1
closes #450
...
backup database before upgrade!
upgrade script will take the first post of each topic and set the
`mainPid` property on the topic. then it will remove that pid from the
sorted sets for that topic, this was done to make alternative sorting
work.
added a new sorted set called `tid:<id>:posts:votes` that is used to
sort topic posts by vote count, the original sorted set `tid:<id>:posts`
is used to sort by oldest first or newest first.
the main post is added to the returned posts array on topic load and is
always at the top.
theme changes are minimal just a few new data properties on the posts
and the sorting dropdown.
hopefully didn't miss anything too critical.
11 years ago
psychobunny
4cd86affae
update all files with new url
11 years ago
barisusakli
746df87d89
upgrade tags to sorted set
11 years ago
Julian Lam
5f89293301
upgrade script for #1282
11 years ago
Julian Lam
6604a29f74
upgrade script for new privilege system
11 years ago
Micheil Smith
3e82cab398
Add missing new lines at end of files.
11 years ago
psychobunny
e383524334
fixed a problem with cerulean which duped motd and forced you to toggle themes to deactivate
11 years ago
psychobunny
3aa4ae4b99
move deprecated vanilla footer widgets into draft zone
11 years ago
psychobunny
375c2c2ce1
upgrade.js for re-adding copyright footer
11 years ago
Julian Lam
6f78d29498
upgrade script should not delete non-hidden groups
11 years ago
Julian Lam
1e3b9b7cf6
removing console logs
11 years ago
Julian Lam
96d58288c9
tweaking upgrade script so it works with a real db
11 years ago
Julian Lam
4701eb1cee
updating groups so that members leave a group when it is deleted
11 years ago
Julian Lam
ce867aec53
updated upgrade script date
11 years ago