Barış Soner Uşaklı
a9e15ae9d0
strip img tags on topic teaser
2017-12-15 10:29:12 -05:00
Peter Jaszkowiak
46fafb20b9
Remove string.js dependency
2017-10-13 21:02:41 -06:00
Barış Soner Uşaklı
38af651072
use _.uniq
2017-06-25 20:00:05 -04:00
Barış Soner Uşaklı
5e3946a6be
teaser tests
2017-05-12 20:50:01 -04:00
Peter Jaszkowiak
1ed571189c
Make utils and translator easier to require
...
Move utils.walk to file.walk, backwards compatible
2017-04-08 20:27:52 -06:00
Peter Jaszkowiak
8119b8c4ae
filter:teasers.get provided with uid
2017-04-03 14:40:03 -07:00
Peter Jaszkowiak
896c8c7343
ESlint object-curly-spacing
2017-02-18 12:30:49 -07:00
Peter Jaszkowiak
1493afee2a
ESlint indent
2017-02-18 02:38:03 -07:00
Peter Jaszkowiak
3b0dd2d1ef
ESlint padded-blocks
2017-02-18 02:32:24 -07:00
Peter Jaszkowiak
feb8405f95
ESlint eol-last
2017-02-18 02:30:48 -07:00
Peter Jaszkowiak
604358ecc4
ESlint keyword-spacing, no-multi-spaces
2017-02-18 01:52:56 -07:00
Peter Jaszkowiak
bc1d70c126
ESlint comma-dangle
2017-02-17 19:31:21 -07:00
HeeL
4a3c31b2dc
Fix space-before-function-paren linter rule
2016-10-13 11:43:39 +02:00
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)
2016-04-28 11:52:05 -04:00
barisusakli
553a69c780
revert img stripping
2016-04-27 09:03:44 +03:00
barisusakli
46de2ca134
closes #4441
2016-03-23 10:21:57 +02:00
barisusakli
f3d2ad5f1f
lets break some themes :evil:
2016-03-03 20:13:41 +02:00
barisusakli
f4bfcc7351
removed icon:bgColor and icon:text from db calls
...
calculates from username on the fly
2015-10-29 16:35:53 -04:00
Julian Lam
9120cb8e82
missing values for teaser user icons
2015-09-27 21:26:47 -04:00
barisusakli
5950f97f96
more refactors
2015-09-25 17:38:58 -04:00
barisusakli
3c63336063
another waterfall
2015-08-07 17:56:03 -04:00
Julian Lam
87111ee6be
fixed #3007
2015-07-24 10:22:21 -04:00
barisusakli
072d287183
closes #3311
2015-07-10 16:43:31 -04:00
barisusakli
fc99864c06
crash fix
2015-05-29 00:02:18 -04:00
barisusakli
1f06f90a50
closes #3051
...
updated lru to latest
created new files posts/cache.js posts/parse.js posts/edit.js
2015-04-20 17:56:48 -04:00
Barış Soner Uşaklı
617808d574
teaser is just reply, dont include mainPid
2015-04-16 13:34:23 -04:00
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
2015-04-16 13:23:21 -04:00
barisusakli
b268927cf9
removedu if from filter:parse,post, parse strip teaser content
2015-03-23 19:32:32 -04:00
barisusakli
7dde229517
added filter:teasers.get
2015-03-20 12:21:27 -04:00
psychobunny
6acfec9d25
add teaser content to category view
2015-03-19 15:50:28 -04:00
barisusakli
83312ad53a
faster getTeasers
2014-12-19 23:56:51 -05:00
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
2014-12-12 18:52:37 -05:00
barisusakli
871cf8a3b7
shorter getTeasers
2014-11-18 22:19:17 -05:00
barisusakli
8e114c2093
moved isAdminOrMod check out of getTopicsByTids
2014-11-16 16:15:49 -05:00
barisusakli
52c12fa1b1
use wrapper functions getPostsFields and getTopicsFields
2014-11-14 20:19:14 -05:00
barisusakli
fa5ac04cd3
src/topics.js cleanup
2014-11-11 19:47:56 -05:00