15 Commits (5d56e4f83529ed3b52bd3741fc8cb53adb54570a)

Author SHA1 Message Date
Julian Lam 87111ee6be fixed #3007 10 years ago
barisusakli 072d287183 closes #3311 10 years ago
barisusakli fc99864c06 crash fix 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ı 617808d574 teaser is just reply, dont include mainPid 10 years ago
Barış Soner Uşaklı e7dd881092 teaser fixes
if a post is deleted/restored update the teaser to the latest undeleted
pid, if all posts are deleted it will be set to null
10 years ago
barisusakli b268927cf9 removedu if from filter:parse,post, parse strip teaser content 10 years ago
barisusakli 7dde229517 added filter:teasers.get 10 years ago
psychobunny 6acfec9d25 add teaser content to category view 10 years ago
barisusakli 83312ad53a faster getTeasers 10 years ago
barisusakli 2c7d9e1a7c store teaserPid in topic
-update teaser pid as necessary in addPostToTopic, removePostFromTopic,
post purge
-removed 20x db calls from getTeasers
-fixed scroll to post in sub folder install
-upgrade script to update topics with teaserPid
10 years ago
barisusakli 871cf8a3b7 shorter getTeasers 11 years ago
barisusakli 8e114c2093 moved isAdminOrMod check out of getTopicsByTids 11 years ago
barisusakli 52c12fa1b1 use wrapper functions getPostsFields and getTopicsFields 11 years ago
barisusakli fa5ac04cd3 src/topics.js cleanup 11 years ago