452 Commits (27b65a439ab56002d6932e73b10bc947483bb044)

Author SHA1 Message Date
Barış Soner Uşaklı f161bbf956 Post queue (#5878)
* #5876

* add user to post queue table

* add time of post into queue

add posting restrictions to queue

* fix shouldQueueLogic for guests

* add test for post-queue route
8 years ago
Peter Jaszkowiak 3c2d4fe649 Switch from underscore to lodash 8 years ago
barisusakli 0d1d8f3874 style changes 8 years ago
barisusakli 974106b7e2 closes #5610 8 years ago
Julian Lam d18cfced96 Merge remote-tracking branch 'origin/master' into develop 8 years ago
Peter Jaszkowiak 1ed571189c Make utils and translator easier to require
Move utils.walk to file.walk, backwards compatible
8 years ago
psychobunny 86a8b8ab93 posts:votes sorted set 8 years ago
Julian Lam ddea9f534e running eslint again 8 years ago
Julian Lam 72e77772db Merge branch 'master' into develop 8 years ago
Peter Jaszkowiak 896c8c7343 ESlint object-curly-spacing 8 years ago
Peter Jaszkowiak 3b0dd2d1ef ESlint padded-blocks 8 years ago
Peter Jaszkowiak 3361a72725 ESlint no-plusplus
and no-empty, space-unary-ops
8 years ago
Peter Jaszkowiak bc1d70c126 ESlint comma-dangle 8 years ago
barisusakli 3fb7f9fce5 closes #5398 8 years ago
Julian Lam dde3d2b135 Merge remote-tracking branch 'origin/master' into flagging-refactor 8 years ago
barisusakli 1440139903 more tests 8 years ago
Julian Lam 1aa70c57eb WIP 8 years ago
barisusakli 96d05b58d4 show deleted replies like regular deleted posts 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 84025fa7fc closes #4801 9 years ago
barisusakli ecf0323dd0 closes #4688 9 years ago
barisusakli 5e5e46e95f closes #4499 9 years ago
barisusakli f3d2ad5f1f lets break some themes :evil: 9 years ago
barisusakli 92f0e2d86a closes #3586
added account/upvoted, account/downvoted, account/best
9 years ago
barisusakli 0c6495de72 moved postTools and threadTools into posts/ and topics/ 10 years ago
barisusakli 501bfbfc47 closes #3611 10 years ago
barisusakli dce9a19882 resolve method name collision, getPostsFromSet -> getPostSummariesFromSet 10 years ago
barisusakli d11bfab275 async posts/topics.js 10 years ago
barisusakli 1f06f90a50 closes #3051
updated lru to latest
created new files posts/cache.js posts/parse.js posts/edit.js
10 years ago
Barış Soner Uşaklı 7baa0e97fc waterfall getPostsByPids 10 years ago
barisusakli 878e548296 renamed end to stop globally
fixed getting favourites for admins
10 years ago
barisusakli b268927cf9 removedu if from filter:parse,post, parse strip teaser content 10 years ago
Barış Soner Uşaklı cda38d6ed6 closes #2515 10 years ago
barisusakli 9cd352c49a removed extra space 10 years ago
barisusakli 21459fff84 use getPostsFromSet for recent replies 10 years ago
barisusakli d2cddc734b fix flagging and post filter
cant flag posts that don't exist anymore
10 years ago
barisusakli e593c8e6b1 setFields makes more sense 10 years ago
barisusakli fa95012fa3 action:set,postField 10 years ago
barisusakli 1413478a68 ill get it right this year 10 years ago
barisusakli 003535b3ab filter:post.getFields again 10 years ago
barisusakli 383fa4d0ea filter:post.getFields change 10 years ago
barisusakli 263f479b20 posts.js refactor pt1 10 years ago
psychobunny 6452596312 if sigs are disabled, actually disable them 10 years ago
barisusakli 595ff1f4b1 closes #2303
see
https://community.nodebb.org/topic/3039/filter-post-parse-and-filter-post-parsesignature-changes
10 years ago
barisusakli 06f66337fb anon checks
less db calls for uid 0
10 years ago
barisusakli fcc42883ab some checks for purge 10 years ago
barisusakli 56d16d1792 fix topic titles in search results
titles were being escaped twice if two or more posts were from the same
topic
10 years ago
barisusakli b12e3562d5 hide category icons if they are not set 10 years ago