RaceProUK
1423b1443d
Fixing 'Go to last read' popup text
...
Since clicking the popup goes to the last _read_ post, not the last unread
9 years ago
psychobunny
e37cbca977
closes #3320
9 years ago
psychobunny
a0a98e64b7
closes #4220
9 years ago
barisusakli
2b5f9d075b
closes #4101
9 years ago
barisusakli
7ad90b4ef6
closes #2659
9 years ago
barisusakli
687d29a44b
closes #2134
9 years ago
barisusakli
738b17cae6
closes #3584
9 years ago
Julian Lam
65396000d2
Updated modal to not be .confirm() but .dialog()
...
Also updated composer code to actually send a link back
to the other topic...
Closes #3693
9 years ago
barisusakli
47e2dd9478
closes #3107
9 years ago
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