barisusakli
0362c1a3b0
show day/week/month/year popular topics
11 years ago
Julian Lam
cd8c1eeff6
started #1807
11 years ago
Julian Lam
4404387218
Merge branch 'master' into chat-route
11 years ago
barisusakli
64d04f7aa6
closes #1803
11 years ago
Julian Lam
07a82ec12c
more WIP
11 years ago
Julian Lam
1db96dc627
typing notifcation socket implementation for chat page, #1788
11 years ago
Julian Lam
84e046185b
WIP
11 years ago
Julian Lam
4d85df5bae
issue #1788 - start
11 years ago
barisusakli
dcbed4e935
closes #1763
...
show alert if email not confirmed, clicking alert will send confirmation
email
11 years ago
barisusakli
9ddff0ec4a
fix language string
11 years ago
Julian Lam
74be49d46f
new language strings for #1763
11 years ago
Julian Lam
c8e3433fa4
new language strings for outgoing emails, and changing the anchor text to not be an URL, closed #1759 , closed #1760
11 years ago
barisusakli
1cabf885a2
closes #1730
...
postCount != lastPostIndex unfortunately, that will need some rethinking
11 years ago
psychobunny
2e1cda3532
added lang strings for not having enough rep to downvote
11 years ago
barisusakli
c3e4d11f69
closes #1719
11 years ago
barisusakli
0d0af7ba96
closes #1721
11 years ago
barisusakli
1296cd58b9
closes #1723
11 years ago
barisusakli
c296aaeb8a
discard language string
11 years ago
barisusakli
3c3ad7d115
closes #1728
11 years ago
barisusakli
12a51ee2f3
fixed username
11 years ago
barisusakli
1d91ce4c6b
fixed typo in english translation
11 years ago
barisusakli
13854e8774
closes #1603
11 years ago
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