122 Commits (dedc6d8154a13a6b8e134e306a25f8989d077b2a)

Author SHA1 Message Date
barisusakli 2479a34c56 closes #1710, closes #1700 11 years ago
barisusakli ce1934e566 closes #1684 11 years ago
barisusakli 311a7ad5b9 #1281 topic purge 11 years ago
barisusakli a65d612907 #1281 post purge 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
barisusakli efe04c12d3 closes #1635
if email isnt confirmed, show a warning in account/edit and let users
resend confirm email
11 years ago
barisusakli b537666e5c closes #1592, closes #1634 11 years ago
psychobunny e88abcc1d9 fixed updated language strings 11 years ago
psychobunny c342e75f6e Merge branch 'master' of https://github.com/NodeBB/NodeBB 11 years ago
psychobunny 94312cfda8 closes #1595 11 years ago
barisusakli 55dbc5c823 closes #1612
changed post links to "topic/<topic_id>/<topic_slug>/<post_id>"
11 years ago
barisusakli ee9fae581e closes #1618 11 years ago
barisusakli d0c468c190 new language string 11 years ago
barisusakli fbdff5bb43 name too short error string 11 years ago
Julian Lam f20926f93d finished up group list and group details pages - closed #1563 11 years ago
Julian Lam 840a56006c added missing files for #1563 11 years ago
barisusakli a1de4cb2dd added no tags language key 11 years ago
barisusakli df73ceaeb7 closes #1556
added tag input box to composer when creating a topic
added new routes for viewing tags 'tags' and 'tags/:tagname'
respectively
post_bar.tpl shows the tags of the topic
can edit the main post to remove or add new tags
added a new menu item to header to go to the tags page
11 years ago
barisusakli 9ba0dc3363 closes #1539 11 years ago
barisusakli 4acc264cb8 added upload error string 11 years ago
barisusakli c5d9a68b4b closes #1445 11 years ago
Julian Lam e64c1bfec3 closed #1453 11 years ago
psychobunny db27a30005 better alert for ban message 11 years ago
barisusakli 8ee866fc9d closes #1513 11 years ago
psychobunny a0fcdfe629 closes #1502 11 years ago
psychobunny 10716c37d3 closes #1376 11 years ago
barisusakli 3c96857123 closes #1461
fixed disabled category grey out, added plural move topics string
11 years ago
barisusakli efdb511c2c fixed posted_in_ago language key 11 years ago
barisusakli cf94a71499 closes #1427
flag and chat buttons are hidden on self posts, updated in vanilla and
lavender
11 years ago
barisusakli 1000df09ff replaced hardcoded english string 11 years ago
barisusakli 2d48f670c7 moved html from language files to templates 11 years ago
barisusakli 3c11030929 closes #1398 11 years ago
barisusakli 3ed90cda91 added new language string for guests 11 years ago
barisusakli 21e30cc0c7 new language string 11 years ago
barisusakli 2ad715ead3 closes #1412 11 years ago
barisusakli 254267e577 removed 2 titles 11 years ago
barisusakli d431c94ed8 added variable to replying to string 11 years ago
barisusakli 9d61a1bae3 fixed translation string 11 years ago
barisusakli 6cac3c176e removed onlined from users 11 years ago
barisusakli 255115745f new language keys closes #1403 11 years ago
Julian Lam 758a7f109e missing comma -- fixed #1401 11 years ago
Julian Lam 28bad893e5 Revert "removed until #1401 is fixed"
This reverts commit 87fc70d90d.
11 years ago
barisusakli 87fc70d90d removed until #1401 is fixed 11 years ago
barisusakli ef342b9d40 added two new strings for #1399 11 years ago
Julian Lam 15bf804fa7 daily digest settings in User Settings 11 years ago
barisusakli 92db112367 reverted previous commit 11 years ago
barisusakli f0428f5f1f removed double post notification #1386 11 years ago
barisusakli f9897daad1 all notifications are translated now closes #1388 11 years ago
psychobunny 5b8fcbe27e fixed post error message 11 years ago
barisusakli 04488a9a14 closes #1139 11 years ago