barisusakli
ab7867d4b5
topic follow tests, fix filterIgnoring
8 years ago
psychobunny
570efb9e4b
Merge branch 'develop' into threads-enhancement
8 years ago
psychobunny
575a3c7b9d
no need for a call to count replies
8 years ago
psychobunny
83cd960ffa
improved threaded view design
8 years ago
Peter Jaszkowiak
aaacdb8413
Fix #5416 , uploads path config setting
...
- Finish moving uploads route to `/assets/uploads`
- Remove `upload_url` config setting, it was broken
8 years ago
barisusakli
366ab103a4
closes #5405
8 years ago
barisusakli
3fb7f9fce5
closes #5398
8 years ago
Julian Lam
9dcbe875a0
Merge branch 'master' into develop
8 years ago
Julian Lam
c99321a518
always setting app.previousUrl now, and passing cid into filter:category.topics.get hook
8 years ago
barisusakli
1e137636c9
closes #5359
8 years ago
barisusakli
1e9fabc5db
closes #5354
8 years ago
barisusakli
cc96e32970
closes #5352
8 years ago
barisusakli
e48f1dac2a
move bookmarks
8 years ago
Barış Soner Uşaklı
c4d4d2385b
closes #3973 closes #5303
8 years ago
Barış Soner Uşaklı
805cacb2af
dont add tid to :tids:posts if its pinned
8 years ago
barisusakli
1fed01fe43
ability to filter search by tags
8 years ago
barisusakli
975141bc9b
more tag tests
8 years ago
barisusakli
835669805a
tag tests
8 years ago
barisusakli
0b9829850c
closes #5273
8 years ago
barisusakli
78b7d5896c
convert topic title to string
8 years ago
barisusakli
7d47f4b067
tag tests
8 years ago
barisusakli
49267d54b7
topics unread tests
8 years ago
barisusakli
c33d3e874a
store pinned topics in new zset
...
keep pinned topics on top on different sort types
8 years ago
barisusakli
584cfd09ef
suggested topics test
8 years ago
Julian Lam
5916530a35
fix topic creation regression caused by 576df84218
8 years ago
Julian Lam
576df84218
trimming composer input before doing length check in replies
8 years ago
barisusakli
6acc79ec07
convert title to string
8 years ago
Ben Lubar
5937fefa39
Check whether the user can read the replies and allow filtering the reply count in plugins
8 years ago
barisusakli
5cfe379841
fix recent for inf scroll
8 years ago
barisusakli
fb47bf3889
unread/recent changes closes #4774
8 years ago
Peter Jaszkowiak
91a28e98b7
isMain on topic.create for filter:post.create
8 years ago
barisusakli
96d05b58d4
show deleted replies like regular deleted posts
8 years ago
Ben Lubar
123c66e3ec
Cache the number of replies in the post object. See #5050 .
...
https://github.com/NodeBB/NodeBB/pull/5050#pullrequestreview-4248269
8 years ago
Ben Lubar
5d66811213
Include reply count with posts in topics
8 years ago
Sergii Paryzhskyi
e515b791da
Fix eslint rules ( #5117 )
...
* Fix semi linter rule
* Fix semi-spacing linter rule
* Fix no-undef-init linter rule
* Fix space-before-blocks linter rule
8 years ago
HeeL
4a3c31b2dc
Fix space-before-function-paren linter rule
8 years ago
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
8 years ago
barisusakli
c98b6b7630
tag changes
8 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
barisusakli
f246c5e1ee
closes https://github.com/NodeBB/nodebb-theme-persona/issues/259
9 years ago
pichalite
be4aa5ac94
add title length check to topic fork process
9 years ago
barisusakli
35a7554ec7
closes #4427
9 years ago
barisusakli
f665a1e353
closes #4394
9 years ago
barisusakli
2869b3c068
closes #4354
9 years ago
barisusakli
b6ddbc3071
closes #4111
9 years ago
barisusakli
c10ec6b810
closes #4326
9 years ago
barisusakli
07c1a822db
closes #4318 closes #4309
9 years ago
barisusakli
f3d2ad5f1f
lets break some themes :evil:
9 years ago
psychobunny
66cf13e546
topics.deleteTopicField
9 years ago
pichalite
5f6a1a0acd
complete fixes for #4144
9 years ago
Julian Lam
088940d4c7
Squashed commit of the following:
...
commit 49e6c0040cc82c1e2684933a8e167ef14854aff8
Author: Julian Lam <julian@designcreateplay.com>
Date: Thu Feb 25 16:12:15 2016 -0500
added recording and charts for topic and post counts globally and by cid
commit e02ff70757f778aa016fbc42ef10a5da2d07a9d9
Author: Julian Lam <julian@designcreateplay.com>
Date: Thu Feb 25 15:35:49 2016 -0500
added labels to charts
commit e75d83bf3886e5183bcf5fcd848d71c513761e01
Author: Julian Lam <julian@designcreateplay.com>
Date: Thu Feb 25 13:30:47 2016 -0500
added per category graphs to ACP management page
commit e3f543200950925cc9e8bf33cccb592f949a100e
Author: Julian Lam <julian@designcreateplay.com>
Date: Thu Feb 25 12:36:11 2016 -0500
updated analytics to move helper methods to analytics lib and sending per category analytics to ACP page
commit 01891d8f7c408925fcdad18dcaa941e5ebbeb9b2
Author: Julian Lam <julian@designcreateplay.com>
Date: Wed Feb 24 16:48:55 2016 -0500
saving per-category analytics, and updated the writeData method to use async for "clarity"
9 years ago
barisusakli
ebcd892aee
closes #4259
9 years ago
barisusakli
34f68a029a
closes #4204
9 years ago