376 Commits (e26166a45b268d041c539af86ee32e8d6d25d53f)

Author SHA1 Message Date
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