414 Commits (db20df01109f35b9a82a8cf2ce0e7d636efb56f9)

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