You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
..
category.json new language keys closes #1403 11 years ago
error.json closes #1592, closes #1634 11 years ago
global.json fixed updated language strings 11 years ago
groups.json finished up group list and group details pages - closed #1563 11 years ago
language.json dir string in language 11 years ago
login.json new language string 11 years ago
modules.json closes #1539 11 years ago
notifications.json closes #1635 11 years ago
pages.json added user topics page title 11 years ago
recent.json language fixes 11 years ago
register.json added optional forum terms of use to ACP, closes #775 11 years ago
reset_password.json closes #1156 11 years ago
search.json new language keys closes #1403 11 years ago
success.json new language keys closes #1403 11 years ago
tags.json closes #1618 11 years ago
topic.json closes #450 11 years ago
unread.json closes #1353 11 years ago
user.json closes #1376 11 years ago
users.json removed onlined from users 11 years ago