Commit Graph

44 Commits (39b679705bf9d47a09a0007c4220c67241d95f68)

Author SHA1 Message Date
barisusakli 1a04d8f07d removed duped banned, its in user:banned
psychobunny 61b8c7f673 moar typos
barisusakli 5f55cc947c watch unwatch
update on toggle, moved isFollowing to api return and template
barisusakli 6f3cb55709 closes
barisusakli ce0fdc201a closes
barisusakli f49c95c16f closes
barisusakli 9ddff0ec4a fix language string
barisusakli c3e4d11f69 closes
barisusakli 0d0af7ba96 closes
barisusakli 311a7ad5b9 topic purge
barisusakli a65d612907 post purge
barisusakli 7610c11cd1 closes
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.
barisusakli 3c96857123 closes
fixed disabled category grey out, added plural move topics string
barisusakli cf94a71499 closes
flag and chat buttons are hidden on self posts, updated in vanilla and
lavender
barisusakli 1000df09ff replaced hardcoded english string
barisusakli 3c11030929 closes
barisusakli 21e30cc0c7 new language string
barisusakli 2ad715ead3 closes
barisusakli 254267e577 removed 2 titles
barisusakli d431c94ed8 added variable to replying to string
barisusakli 255115745f new language keys closes
barisusakli a091e06fe3 more work for
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.
Julian Lam ef47fc78eb fixed up translation strings, closed
Julian Lam 339d0e5495 flag post translations
barisusakli 70f415446b added watch title language string
Julian Lam e2fb3dacca pushing new language fallbacks
Julian Lam dfd13fac0d Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 44ac7ec262 added new hooks for rendering help messages in composer, removed markdown text from translation
Baris Soner Usakli 0ca6c58ded closes
Baris Soner Usakli d87034b131 use alert for bookmark
Baris Soner Usakli 6c6c57f45f closes
akhoury 63c9269240 merged composer and some other files with master
akhoury 25207852e8 added topics thumbnails support
Baris Soner Usakli e1f016c075 closes
Baris Soner Usakli 0756410684 closes
Julian Lam 55b39f1eff second pass,
Julian Lam 8f369d9dbc added 'topic' back to string
Julian Lam b6e96541e7 first pass,
psychobunny 25a6302c01 upvoting / downvoting complete
psychobunny 113e5a381b voting en_GB lang keys
Baris Soner Usakli bdd4bb0003 closes #920'
Baris Soner Usakli 36ae568349
Julian Lam 0376e3d574 renamed language directories to ICU standard, upgrade script, no longer promoting english at top of list in languages tab, en now en_GB, encompasses Canadian and English English