barisusakli
6f86621e30
closes #5096
8 years ago
Julian Lam
4897e861fb
handling errors :rage2:
8 years ago
Julian Lam
b12607b1de
added uid to flag history, fixed loading on IS, worked around tjs bug
8 years ago
Julian Lam
4e6b2555d0
moved flag history expansion to its own method, showing usernames in assignee history event
8 years ago
Julian Lam
7d53b778de
WIP extending flags management interface with new options for state, assignee, notes, etc
8 years ago
barisusakli
d469d77d5e
closes #4924
9 years ago
Julian Lam
e02134f981
closes #4911
9 years ago
psychobunny
40433cd86f
added "Pinned" and "Moved" lang keys
9 years ago
barisusakli
eac2c44e5a
update not following message
9 years ago
barisusakli
b02869b0f8
renamed reading to not-following
...
added more description text
9 years ago
barisusakli
11d3834eb9
better filtering
...
if topic is followed but category ignored show it in unread
9 years ago
barisusakli
bf2133ed7c
topic watching
9 years ago
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