Barış Soner Uşaklı
|
80bd52fcfa
|
feat: add image and imageClass to post summaries
|
6 years ago |
Barış Soner Uşaklı
|
c0c6c652be
|
feat: #7743, finish post module
|
6 years ago |
Baris Usakli
|
41bc6ca2c4
|
feat: add status to post summaries
|
6 years ago |
Barış Soner Uşaklı
|
ac39112271
|
remove more parseInts
|
6 years ago |
Barış Soner Uşaklı
|
26d4e0852f
|
use includes instead of indexOf
use _.uniq instead of filter&indexOf
|
6 years ago |
Julian Lam
|
aaa9561b7f
|
Revert "moved filter:post.getPostSummaryByPids to before parsePosts call"
This reverts commit cf82407a8f .
|
7 years ago |
Julian Lam
|
cf82407a8f
|
moved filter:post.getPostSummaryByPids to before parsePosts call
/@pitaj
|
7 years ago |
Julian Lam
|
bfee23adee
|
basic methods and initial integration for #6463
|
7 years ago |
Peter Jaszkowiak
|
46fafb20b9
|
Remove string.js dependency
|
7 years ago |
Barış Soner Uşaklı
|
1019feb569
|
fix method name
|
7 years ago |
Barış Soner Uşaklı
|
f42119673f
|
fix string cids in post summaries
|
7 years ago |
Baris Usakli
|
062bced3dd
|
cleanup and tests
|
8 years ago |
Peter Jaszkowiak
|
0fe10f5e86
|
Escape topic titles at the source, deduplicate
|
8 years ago |
Peter Jaszkowiak
|
1fb48ef7a7
|
Fix #5592 (#5593)
* Fix #5592
Escape translation tokens in topic titles, descriptions, profile about, and post contents
* Fix tests
|
8 years ago |
Peter Jaszkowiak
|
1ed571189c
|
Make utils and translator easier to require
Move utils.walk to file.walk, backwards compatible
|
8 years ago |
Peter Jaszkowiak
|
896c8c7343
|
ESlint object-curly-spacing
|
8 years ago |
Peter Jaszkowiak
|
3b0dd2d1ef
|
ESlint padded-blocks
|
8 years ago |
Peter Jaszkowiak
|
604358ecc4
|
ESlint keyword-spacing, no-multi-spaces
|
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
|
f505b47ac9
|
prevent crash if topic is not found
|
8 years ago |
Julian Lam
|
ead4de6c6f
|
Merge branch 'fix-some-code-lint' of https://github.com/HeeL/NodeBB into HeeL-fix-some-code-lint
|
8 years ago |
barisusakli
|
5f16205d15
|
closes #5109
|
8 years ago |
HeeL
|
4a3c31b2dc
|
Fix space-before-function-paren linter rule
|
8 years ago |
HeeL
|
3fa1c1f927
|
Fix space-infix-ops linter rule
|
8 years ago |
barisusakli
|
caf30b5580
|
use post
|
8 years ago |
barisusakli
|
460ac17eaa
|
closes #4647
addm upvotes, downvotes and votes to getPostSummary
|
8 years ago |
barisusakli
|
c8f270ec67
|
another validator.escape fix
|
9 years ago |
barisusakli
|
805b452ae1
|
closes #4981
|
9 years ago |
Mathias Schreck
|
ce9ee62fa0
|
Handle callback errors
|
9 years ago |
Mega
|
0f89fc8214
|
close #4822
|
9 years ago |
barisusakli
|
5e5e46e95f
|
closes #4499
|
9 years ago |
barisusakli
|
f3d2ad5f1f
|
lets break some themes :evil:
|
9 years ago |
psychobunny
|
726c3802e1
|
isMainPost for post summary
|
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
|
f6d5b52a8b
|
WIP user-icons
|
9 years ago |
barisusakli
|
5950f97f96
|
more refactors
|
9 years ago |
Julian Lam
|
87111ee6be
|
fixed #3007
|
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 |
barisusakli
|
cc6f37ac4e
|
added category bgColor/color to getPostSummary
|
10 years ago |
EvSpirit
|
0fcd4dee58
|
#2886 Check subcategories when showing category recent topics
|
10 years ago |
barisusakli
|
b268927cf9
|
removedu if from filter:parse,post, parse strip teaser content
|
10 years ago |
barisusakli
|
10928ed11b
|
escape post content
|
10 years ago |
barisusakli
|
a69eafd9f7
|
added postcount to topic
|
10 years ago |
barisusakli
|
871cf8a3b7
|
shorter getTeasers
|
10 years ago |
Julian Lam
|
20ea40133b
|
added four new hooks: filter:categories.recent, filter:privileges.categories.get, filter:privileges.posts.filter, filter:privileges.topics.filter
|
10 years ago |
barisusakli
|
7225c0d45b
|
finish up posts refactor
|
10 years ago |
barisusakli
|
c18de5cdd2
|
posts/recent.js refactor
|
10 years ago |
barisusakli
|
263f479b20
|
posts.js refactor pt1
|
10 years ago |