Julian Lam
8432e3ff82
latest translations for persian
11 years ago
barisusakli
dcbed4e935
closes #1763
...
show alert if email not confirmed, clicking alert will send confirmation
email
11 years ago
Julian Lam
a960f53f92
latest translations
11 years ago
Julian Lam
9a9ce8684c
latest translations and fallbacks
11 years ago
Julian Lam
7bb7bc8630
updated lithuanian
11 years ago
barisusakli
9ddff0ec4a
fix language string
11 years ago
Julian Lam
11f40d1580
fallbacks for #1763
11 years ago
Julian Lam
74be49d46f
new language strings for #1763
11 years ago
Julian Lam
181613e946
tag fallbacks
11 years ago
Julian Lam
190b3b518b
latest translations
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
Julian Lam
17d33a6720
Added Romanian to NodeBB. Mulțumesc!
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
Julian Lam
c1444903c4
latest translations
11 years ago
Julian Lam
391b5eaf73
latest translations
11 years ago
barisusakli
c3e4d11f69
closes #1719
11 years ago
barisusakli
0d0af7ba96
closes #1721
11 years ago
Julian Lam
94a4abc80f
latest translations
11 years ago
Julian Lam
aac2dd47af
latest translations and fallbacks
11 years ago
barisusakli
1296cd58b9
closes #1723
11 years ago
Julian Lam
3e73e17502
latest translations
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
Julian Lam
fb504473e1
latest translations
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
Julian Lam
a40b06c304
latest translations
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
Julian Lam
b648e84836
latest translations and fallbacks
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
Pénzes Tamás
9d0672f193
Update user.json
11 years ago
barisusakli
a1de4cb2dd
added no tags language key
11 years ago
Julian Lam
8df40c4b74
latest translations and fallbacks
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