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 |
barisusakli
|
5dbd4bcda9
|
fix status if it was never set before
|
10 years ago |
barisusakli
|
712bd3938f
|
parse post in Topics.reply not in Posts.create
makes importer faster if md plugin is enabled
|
10 years ago |
barisusakli
|
f6f6ca7f76
|
closes #2132
|
10 years ago |
barisusakli
|
eab180f305
|
crash fix
|
10 years ago |
barisusakli
|
6aa53b8323
|
nextStart changes, fixed move topic notification text
|
10 years ago |
psychobunny
|
9d53de5f70
|
oops
|
10 years ago |
psychobunny
|
42d3656ecc
|
fixing
|
10 years ago |
barisusakli
|
c5c97c784a
|
optimize getPostIndices
only use 1 set when its in a topic
|
11 years ago |
psychobunny
|
180625ece3
|
forgot to return just posts array
|
11 years ago |
psychobunny
|
77dfc7378b
|
filter:post.getPostSummaryByPids
|
11 years ago |
barisusakli
|
5f2a66295c
|
check keys
|
11 years ago |
barisusakli
|
f3f4711a60
|
wait for callback
|
11 years ago |
barisusakli
|
327d1c1bec
|
some cleanup and callbacks for post
|
11 years ago |
psychobunny
|
6844c828ca
|
added a hook I didn't end up needing, but here it is anyway `filter:posts.modifyUserInfo`
|
11 years ago |
psychobunny
|
2c1bab2b9a
|
filter:post.getPosts now passes in uid
|
11 years ago |
psychobunny
|
45383ce21e
|
posts.getPostsByTid and posts.getPostsByPids now require a uid passed in
|
11 years ago |
barisusakli
|
aae7f2434d
|
closes #2088
|
11 years ago |
barisusakli
|
655f5087d9
|
Merge remote-tracking branch 'origin/master' into hashtalk
|
11 years ago |
barisusakli
|
523f245cd8
|
removed derp
|
11 years ago |
barisusakli
|
ae02c1a06c
|
closes #2068
|
11 years ago |
barisusakli
|
3c8ca63608
|
fixed getCidsByPids
|
11 years ago |
barisusakli
|
57e204df8e
|
removed most of the debug
dont get more than 6 usernames for upvote tooltips
generatePostPaths wont check null pids
|
11 years ago |
barisusakli
|
ef329c95df
|
fix
|
11 years ago |
barisusakli
|
0b83657868
|
more trace
|
11 years ago |
barisusakli
|
779b2a8d73
|
optimize queries
|
11 years ago |