51 Commits (8ef46ebc7d00747a1aff575911674910c5041f12)

Author SHA1 Message Date
Julian Lam 95129a1b40 closes #3693 9 years ago
psychobunny be28d7db98 changing bookmark alert to be more accurate to what it actually does 9 years ago
barisusakli b292aeea72 closes #3120
also dont allow loading posts of a topic if its deleted via
topics.loadMore
10 years ago
Julian Lam 711dff1dd0 added language strings for #2601 10 years ago
barisusakli a77a761433 closes #1917 10 years ago
Julian Lam b97c9e4467 shorter language string for composer guest handle placeholder, #2569 10 years ago
Julian Lam 7dc309fc16 template in composer #2569 10 years ago
barisusakli 1a04d8f07d removed duped banned, its in user:banned 10 years ago
psychobunny 61b8c7f673 moar typos 10 years ago
barisusakli 5f55cc947c watch unwatch
update on toggle, moved isFollowing to api return and template
10 years ago
barisusakli 6f3cb55709 closes #2071 10 years ago
barisusakli ce0fdc201a closes #2086 10 years ago
barisusakli f49c95c16f closes #1950 11 years ago
barisusakli 9ddff0ec4a fix language string 11 years ago
barisusakli c3e4d11f69 closes #1719 11 years ago
barisusakli 0d0af7ba96 closes #1721 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 3c96857123 closes #1461
fixed disabled category grey out, added plural move topics string
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 3c11030929 closes #1398 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 255115745f new language keys closes #1403 11 years ago
barisusakli a091e06fe3 more work for #1368 11 years ago
barisusakli 95972209f4 favourite changes
favourites.js no longer makes socket calls, moved that code into
socket.io/posts.js. it also makes a single socket call when you downvote
a post that you previously upvoted.
11 years ago
Julian Lam ef47fc78eb fixed up translation strings, closed #1278 11 years ago
Julian Lam 339d0e5495 flag post translations 11 years ago
barisusakli 70f415446b added watch title language string 11 years ago
Julian Lam e2fb3dacca pushing new language fallbacks 11 years ago
Julian Lam dfd13fac0d Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 44ac7ec262 added new hooks for rendering help messages in composer, removed markdown text from translation 11 years ago
Baris Soner Usakli 0ca6c58ded closes #1137 11 years ago
Baris Soner Usakli d87034b131 use alert for bookmark 11 years ago
Baris Soner Usakli 6c6c57f45f closes #1108 11 years ago
akhoury 63c9269240 merged composer and some other files with master 11 years ago
akhoury 25207852e8 added topics thumbnails support 11 years ago
Baris Soner Usakli e1f016c075 closes #1046 11 years ago
Baris Soner Usakli 0756410684 closes #1012 11 years ago
Julian Lam 55b39f1eff second pass, #981 11 years ago
Julian Lam 8f369d9dbc added 'topic' back to string 11 years ago
Julian Lam b6e96541e7 first pass, #981 11 years ago
psychobunny 25a6302c01 upvoting / downvoting complete 11 years ago
psychobunny 113e5a381b voting en_GB lang keys 11 years ago
Baris Soner Usakli bdd4bb0003 closes #920' 11 years ago
Baris Soner Usakli 36ae568349 #656 11 years ago