461 Commits (92519122823b3fdb1dccf18702437d283f26bffe)

Author SHA1 Message Date
Baris Usakli 9251912282 move methods from posts to posts/data 7 years ago
Barış Soner Uşaklı 0519f84734
Promisify modules (#6723)
* WIP promisify

* promisify psql

* ability to skip some keys

* dont promisify client object

* remove async

* clone entire module so it has all properties

* add shim for node 6

* ignore sessionStore as well

* ignore pool on psql
7 years ago
Julian Lam cb3b2bd27b closes #6562 7 years ago
Barış Soner Uşaklı 229e49cf8f closes #6523, closes #6524 7 years ago
Julian Lam dc386b5b23 Merge branch 'master' into user-blocking 7 years ago
Julian Lam bfee23adee basic methods and initial integration for #6463 7 years ago
Julian Lam 551daa141b basic methods for #6455 7 years ago
Julian Lam 501fc3cee9 WIP post diffs 7 years ago
Barış Soner Uşaklı 43180d4b83 #6158 7 years ago
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 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 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 11 years ago
barisusakli 21459fff84 use getPostsFromSet for recent replies 11 years ago
barisusakli d2cddc734b fix flagging and post filter
cant flag posts that don't exist anymore
11 years ago
barisusakli e593c8e6b1 setFields makes more sense 11 years ago
barisusakli fa95012fa3 action:set,postField 11 years ago
barisusakli 1413478a68 ill get it right this year 11 years ago