Commit Graph

146 Commits (87465ae0908650a516bc7cb8cf272b543f8f316c)

Author SHA1 Message Date
psychobunny 4f868f99c1 closes
barisusakli c9fb5b3e11 changed user posted notification to include title
dont send 2 notifications if you are already following topic
barisusakli 0362c1a3b0 show day/week/month/year popular topics
Julian Lam cd8c1eeff6 started
Julian Lam 4404387218 Merge branch 'master' into chat-route
barisusakli 64d04f7aa6 closes
Julian Lam 07a82ec12c more WIP
Julian Lam 1db96dc627 typing notifcation socket implementation for chat page,
Julian Lam 84e046185b WIP
Julian Lam 4d85df5bae issue - start
barisusakli dcbed4e935 closes
show alert if email not confirmed, clicking alert will send confirmation
email
barisusakli 9ddff0ec4a fix language string
Julian Lam 74be49d46f new language strings for
Julian Lam c8e3433fa4 new language strings for outgoing emails, and changing the anchor text to not be an URL, closed , closed
barisusakli 1cabf885a2 closes
postCount != lastPostIndex unfortunately, that will need some rethinking
psychobunny 2e1cda3532 added lang strings for not having enough rep to downvote
barisusakli c3e4d11f69 closes
barisusakli 0d0af7ba96 closes
barisusakli 1296cd58b9 closes
barisusakli c296aaeb8a discard language string
barisusakli 3c3ad7d115 closes
barisusakli 12a51ee2f3 fixed username
barisusakli 1d91ce4c6b fixed typo in english translation
barisusakli 13854e8774 closes
barisusakli 2479a34c56 closes , closes
barisusakli ce1934e566 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 efe04c12d3 closes
if email isnt confirmed, show a warning in account/edit and let users
resend confirm email
barisusakli b537666e5c closes , closes
psychobunny e88abcc1d9 fixed updated language strings
psychobunny c342e75f6e Merge branch 'master' of https://github.com/NodeBB/NodeBB
psychobunny 94312cfda8 closes
barisusakli 55dbc5c823 closes
changed post links to "topic/<topic_id>/<topic_slug>/<post_id>"
barisusakli ee9fae581e closes
barisusakli d0c468c190 new language string
barisusakli fbdff5bb43 name too short error string
Julian Lam f20926f93d finished up group list and group details pages - closed
Julian Lam 840a56006c added missing files for
barisusakli a1de4cb2dd added no tags language key
barisusakli df73ceaeb7 closes
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
barisusakli 9ba0dc3363 closes
barisusakli 4acc264cb8 added upload error string
barisusakli c5d9a68b4b closes
Julian Lam e64c1bfec3 closed
psychobunny db27a30005 better alert for ban message
barisusakli 8ee866fc9d closes
psychobunny a0fcdfe629 closes
psychobunny 10716c37d3 closes