HeeL
|
3fa1c1f927
|
Fix space-infix-ops linter rule
|
8 years ago |
barisusakli
|
6f86621e30
|
closes #5096
|
8 years ago |
barisusakli
|
a6c3be0bb1
|
store category recent tids for faster retrieval
|
8 years ago |
barisusakli
|
4ce8e2224a
|
optimize topics.markTopicNotificationsRead
let's not call it once for each tid
|
9 years ago |
barisusakli
|
c98b6b7630
|
tag changes
|
9 years ago |
barisusakli
|
8d897d8dcf
|
autocompleteTags
|
9 years ago |
barisusakli
|
fdf2cb6f81
|
stop searching after finding 20
|
9 years ago |
barisusakli
|
d0a94cb86c
|
filter:topics.searchTags
|
9 years ago |
barisusakli
|
4aac8bbe6a
|
closes #2222
|
9 years ago |
barisusakli
|
07fe5057e1
|
make sure validator.escape() receives strings only
|
9 years ago |
barisusakli
|
50aac3c6a4
|
closes #4979 closes #4984
|
9 years ago |
barisusakli
|
4af631666a
|
closes #4955
|
9 years ago |
barisusakli
|
6e469f1f0a
|
add missing return to guestHandleValid
|
9 years ago |
barisusakli
|
3b0eca3be2
|
fix timestamp on posts.reply
|
9 years ago |
barisusakli
|
f77d9053ad
|
closes #4795
|
9 years ago |
barisusakli
|
85dfe7704f
|
moved related up
|
9 years ago |
barisusakli
|
0efe315790
|
closes #4631
|
9 years ago |
barisusakli
|
56d325bd86
|
privilege fixes
|
9 years ago |
Ben Lubar
|
f62da5c4e9
|
see NodeBB/NodeBB#4909
|
9 years ago |
Ben Lubar
|
26df552d55
|
Add edit, delete, and topics:delete permissions for users acting on their own posts
|
9 years ago |
psychobunny
|
8c288f31b3
|
keep track of the previous cid a topic was moved from
|
9 years ago |
barisusakli
|
f85ec96172
|
small change to new hook
|
9 years ago |
Timothy Fike
|
9fdd1b6b70
|
Don't return data for Topics.updateRecent
Update database if filter passes data back.
|
9 years ago |
Timothy Fike
|
fe3fbb7197
|
filter:topics.updateRecent
https://community.nodebb.org/topic/9165/prevent-specific-category-from-showing-in-recent
|
9 years ago |
barisusakli
|
f20efda911
|
call posts.relativeToAbsolute when needed
|
9 years ago |
barisusakli
|
4bbc8110a9
|
closes #4772
|
9 years ago |
barisusakli
|
596af5d82b
|
closes #4754
|
9 years ago |
barisusakli
|
ded69e8373
|
closes #4677
|
9 years ago |
Danijel
|
ba2d191f80
|
Make topicSlug and postCount available to email notifications, so these can be used in template if needed
|
9 years ago |
barisusakli
|
46d7994093
|
removed some dupe code
|
9 years ago |
barisusakli
|
3f0ca31393
|
style changes
|
9 years ago |
barisusakli
|
11d3834eb9
|
better filtering
if topic is followed but category ignored show it in unread
|
9 years ago |
barisusakli
|
7a044b4978
|
better filterIgnoringUids
|
9 years ago |
barisusakli
|
bf2133ed7c
|
topic watching
|
9 years ago |
Julian Lam
|
81bbe93640
|
fixes #4653
|
9 years ago |
barisusakli
|
825ecce0df
|
closes #4643
|
9 years ago |
barisusakli
|
84a7b6690b
|
closes #4434
|
9 years ago |
barisusakli
|
eb0aea6390
|
add /user/<uid> and /post/<pid> redirects
change notifications to use new redirects
|
9 years ago |
boomzilla
|
52e4a37df8
|
When forking a topic, updates user bookmarks in the topic to keep the last read position (#4554)
from inadvertently being too far down the topic due to post indices decreasing because
some posts were moved to a new topic.
|
9 years ago |
Julian Lam
|
cdf6560012
|
Using async.apply and fixed code style
|
9 years ago |
Paul Westerdale (ABRS Limited)
|
b6c6e8c08d
|
Added hooks into topic follow and unfollow
|
9 years ago |
barisusakli
|
25f3a31ff1
|
closes #4587
|
9 years ago |
Julian Lam
|
8eaff1492a
|
Added ACP option to customise recent post
Before, could either be OP or last reply.
Now, you can choose between OP, last reply, or last post (which
includes OP)
|
9 years ago |
barisusakli
|
553a69c780
|
revert img stripping
|
9 years ago |
barisusakli
|
ff88186d41
|
closes #4537
|
9 years ago |
barisusakli
|
ec33a57f77
|
closes #3128
|
9 years ago |
Ben Lubar
|
217f0c5652
|
Switch to a named filter for unread to allow future expansion.
Don't use the query string as it is not passed to infinite scroll.
|
9 years ago |
Ben Lubar
|
a61d947295
|
allow filtering /unread to only topics that have not yet been seen
|
9 years ago |
barisusakli
|
46de2ca134
|
closes #4441
|
9 years ago |
barisusakli
|
0bf05a17bf
|
closes #4378
|
9 years ago |