HeeL
4a3c31b2dc
Fix space-before-function-paren linter rule
8 years ago
Julian Lam
8eaff1492a
Added ACP option to customise recent post
...
Before, could either be OP or last reply.
Now, you can choose between OP, last reply, or last post (which
includes OP)
9 years ago
barisusakli
553a69c780
revert img stripping
9 years ago
barisusakli
46de2ca134
closes #4441
9 years ago
barisusakli
f3d2ad5f1f
lets break some themes :evil:
9 years ago
barisusakli
f4bfcc7351
removed icon:bgColor and icon:text from db calls
...
calculates from username on the fly
9 years ago
Julian Lam
9120cb8e82
missing values for teaser user icons
9 years ago
barisusakli
5950f97f96
more refactors
10 years ago
barisusakli
3c63336063
another waterfall
10 years ago
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
10 years ago
barisusakli
8e114c2093
moved isAdminOrMod check out of getTopicsByTids
10 years ago
barisusakli
52c12fa1b1
use wrapper functions getPostsFields and getTopicsFields
10 years ago
barisusakli
fa5ac04cd3
src/topics.js cleanup
10 years ago