Yuki Takei
|
cdf51a9ac3
BugFix CrowiRenderer
|
9 years ago |
Yuki Takei
|
8bf31f6bf7
:+1: version and update docs
|
9 years ago |
Yuki Takei
|
6371d110ef
Fix import declaration of moment
|
9 years ago |
Yuki Takei
|
05274da9ce
Merge Merge official crowi v1.6.2
|
9 years ago |
Sotaro KARASAWA
|
8751a6adef
Merge pull request #233 from crowi/wip-v1.6.2
|
9 years ago |
Sotaro KARASAWA
|
2fa8a3c6ed
Update
|
9 years ago |
Yuki Takei
|
3b0e3d032a
set bonsai version for heroku
|
9 years ago |
Sotaro KARASAWA
|
ec30d10420
Prepare 1.6.2
|
9 years ago |
Sotaro KARASAWA
|
65c7e358ee
Merge pull request #232 from crowi/support-mathjax
|
9 years ago |
Sotaro KARASAWA
|
e49f6bebf2
Support MathJax
|
9 years ago |
Yuki Takei
|
62571809a0
define the threshold for omitting body of DeleteCommentModal as static variable
|
9 years ago |
Yuki Takei
|
f5c705bad7
:+1: version and update docs
|
9 years ago |
Yuki Takei
|
b7018500f0
add link to users page to Comment component
|
9 years ago |
Yuki Takei
|
692408d2b1
Fix: ensure that APIs for comments return with user.isGravatarEnabled field
|
9 years ago |
Yuki Takei
|
d350ca064c
Merge pull request #89 from weseek/feat/remove-comment
|
9 years ago |
Yuki Takei
|
aaab9e3663
impl PageComments (calls api and remove comment instance from state)
|
9 years ago |
Yuki Takei
|
a96ee56436
add a route '/_api/comments.remove'
|
9 years ago |
Yuki Takei
|
4cbbf2cf75
ensure to show delete comment button even when the author is not current user
|
9 years ago |
Yuki Takei
|
a42104f70f
ensure that the comment-body of deleting comment modal to be scrollable
|
9 years ago |
Yuki Takei
|
214a8f8ee2
clean code
|
9 years ago |
Yuki Takei
|
e1a365b99d
generate component key for 'br'
|
9 years ago |
Yuki Takei
|
40b8c0db39
BugFix for comment body (nl2br) and adjust styles
|
9 years ago |
Yuki Takei
|
568905ee77
add DeleteCommentModal component
|
9 years ago |
Yuki Takei
|
ff9cd06e90
adjust styles of Comment component
|
9 years ago |
Yuki Takei
|
b7121d7256
clean code
|
9 years ago |
Yuki Takei
|
128ebd989c
ensure to show .page-comment-control only when current user equals to the author
|
9 years ago |
Yuki Takei
|
1ff776c5b1
BugFix isCurrentUserIsAuthor()
|
9 years ago |
Yuki Takei
|
e471bfa45d
add remove button to Comment component
|
9 years ago |
Yuki Takei
|
fbc6cd810f
adjust styles of Comment component
|
9 years ago |
Yuki Takei
|
7a35c9c8c5
Merge pull request #87 from weseek/imprv/refactor-comments
|
9 years ago |