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
barisusakli
2b8ecfbb94
dont add topic to `topics:recent` if its deleted
9 years ago
barisusakli
5f17e327ce
possible fix for https://github.com/akhoury/nodebb-plugin-import/issues/173
9 years ago
barisusakli
2b90040c31
closes #4236
9 years ago
Barış Soner Uşaklı
e39fda2b45
filter dupe tags, closes #4216
9 years ago
Barış Soner Uşaklı
573840ccbd
changed to title raw
9 years ago
barisusakli
2fc385f723
closes #4141 , closes #4149
9 years ago
barisusakli
1a87767c2c
removed extra isAdminOrMod check
9 years ago
barisusakli
add4e6ee5b
notifications.create can return null
9 years ago
barisusakli
04aea9ec22
closes #4094 , also add missing next to notifyFollowers
9 years ago
barisusakli
41d10d18a1
disable related topics if its set to 0
9 years ago
barisusakli
aa30973f0a
fix params
9 years ago
barisusakli
c28494724f
filter dupes
9 years ago
barisusakli
eb57276980
fix test
9 years ago
barisusakli
c10b2fdb60
closes #4022
9 years ago