498 Commits (feecf0b61ca5eff4cc502994e43ab59ceccd6874)

Author SHA1 Message Date
Barış Soner Uşaklı b4a32ee96f style changes 8 years ago
Peter Jaszkowiak 4bb49a7171 ESlint no-unused-vars 8 years ago
Peter Jaszkowiak 09e868ce5f ESlint no-useless-escape, no-else-return 8 years ago
Peter Jaszkowiak 896c8c7343 ESlint object-curly-spacing 8 years ago
Peter Jaszkowiak 1493afee2a ESlint indent 8 years ago
Peter Jaszkowiak 3b0dd2d1ef ESlint padded-blocks 8 years ago
Peter Jaszkowiak feb8405f95 ESlint eol-last 8 years ago
Peter Jaszkowiak 604358ecc4 ESlint keyword-spacing, no-multi-spaces 8 years ago
Peter Jaszkowiak a5a3f3089a ESlint no-mixed-operators 8 years ago
Peter Jaszkowiak 277a7fb8b4 ESlint key-spacing, no-trailing-spaces 8 years ago
Peter Jaszkowiak 532951c24f ESlint space-in-parens, block-spacing 8 years ago
Peter Jaszkowiak b1b486f729 ESlint quote-props 8 years ago
Peter Jaszkowiak 3361a72725 ESlint no-plusplus
and no-empty, space-unary-ops
8 years ago
Peter Jaszkowiak 2ba46808a1 ESlint one-var, fix comma-dangle 8 years ago
Peter Jaszkowiak bc1d70c126 ESlint comma-dangle 8 years ago
Julian Lam 7f124a3ccf Merge branch 'master' into develop 8 years ago
Julian Lam 7ba111acdd Merge pull request #5420 from NodeBB/assets-route
/assets/uploads
8 years ago
Julian Lam a17c26ea45 Merge branch 'master' into develop 8 years ago
barisusakli 2c527cdfeb more fixes 8 years ago
barisusakli ae5deff3d5 fix uids 8 years ago
barisusakli 21861fa931 fix next 8 years ago
barisusakli 4f02775bdf replies change 8 years ago
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 9 years ago
barisusakli 96d05b58d4 show deleted replies like regular deleted posts 9 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
9 years ago
Ben Lubar 5d66811213 Include reply count with posts in topics 9 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
9 years ago
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule 9 years ago
HeeL 3fa1c1f927 Fix space-infix-ops linter rule 9 years ago
barisusakli 6f86621e30 closes #5096 9 years ago
barisusakli a6c3be0bb1 store category recent tids for faster retrieval 9 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