leetNightshade
43ae3a78a6
Added nested comment image.
Added nested comment image.
4 years ago
leetNightshade
4698549b88
Changed it so you can only nest on comments with an ID, which means old
comments can't be replied to. OH, I reverted the change from using
CompiledYamlFile because I don't like how the RocketTheme Yaml dump is
setup, it breaks comments up onto multiple lines. Thus, I also removed
the reply button on those comments. You can still attempt to reply to a
comment if you're hacking around the frontend, but as long as the
comment doesn't have an ID it shouldn't work. TODO: Make the backend
comment panel work again.
4 years ago
leetNightshade
be0eca0ff5
Merge https://github.com/codeshell/grav-plugin-comments into develop
4 years ago
leetNightshade
94134e2575
Adding gravatar support and nice time display, and classes and div's for
customizing comment formatting.
5 years ago
Ernst
43a70fe64a
Merge branch 'develop' of https://github.com/leetNightshade/grav-plugin-comments into develop
6 years ago
Ernst
3632251cea
Cleaning up a little, reorganizing. Was Trying to look into recatpcha
support, but decided not to bother, keep things simple with verification
server side for now with no added javascript.
6 years ago
Brian
b56c5927f7
Minor readme update.
6 years ago
Brian
f6a4204ed2
Akismet support.
Stood up Akismet support.
6 years ago
Ernst
9bff3a3397
Merge branch 'develop' of https://github.com/leetNightshade/grav-plugin-comments into develop
6 years ago
Ernst
6a6b1973a1
Adding basic Akismet stuff. Seems to work. Still working on it, make
sure it's okay.
6 years ago
Brian
19d5ef9f1f
Added screenshot, updated readme.
Other forks don't update readme or show what they did, so I thought I'd take the first [rough] step.
6 years ago
Ernst
607e0fa6d4
Format was messed up.
6 years ago
Ernst
a52c1b2f6d
Imported Pingbacks can display or be toggled off. You can also display
comments but have adding new ones disabled. TODO: allow disabling
comments on a per page basis.
6 years ago
codeshell
ee89c2bdca
fix ajax display when posting first comment on a page
6 years ago
codeshell
bd1799cc7e
add recent comments widget as plugin template (partials/recentcomments.html.twig)
6 years ago
codeshell
9179453c85
fix absolute class path
add recent comments widget as twig function
add save authentication and admin status with comments
6 years ago
Thorsten Witteler
905c04937c
+ ajax-delete comments via front end (if logged in with super admin priviledges)
6 years ago
Thorsten Witteler
b4ab9a5111
finish nested comment implementation
6 years ago
Thorsten Witteler
0936de7c1d
remove sorting from twig template (breaks nested comments)
6 years ago
Thorsten Witteler
d70f109776
validate ajax input
6 years ago
Thorsten Witteler
cace16f606
change nonce action from "form" to "comments"
6 years ago
Thorsten Witteler
868d7b1231
add built in css
6 years ago
Thorsten Witteler
de3a683cbe
prepare ajax
6 years ago
Thorsten Witteler
0c00764ef5
Merge branch 'ajax-nested-comments' into develop
6 years ago
Thorsten Witteler
7d153816f9
prepare ajax
6 years ago
Thorsten Witteler
6d458f8fa4
add level calculation
6 years ago
Thorsten Witteler
018a42a3dc
add level calculation
6 years ago
Thorsten Witteler
1bc97a31e7
nested template
6 years ago
Thorsten Witteler
9387fba6ed
nested template
6 years ago
Thorsten Witteler
e8417c6a0e
add index file to user data
add data files to page folder
6 years ago
Flavio Copes
563d7af096
Merge branch 'release/1.2.7' into develop
6 years ago
Flavio Copes
0a5a7a2e9c
Prepare release
6 years ago
Flavio Copes
42ff556420
Fix issue with scope for autofilled values
6 years ago
Flavio Copes
228ac73ba8
Fix comment form processing
6 years ago
Flavio Copes
f1b1f74348
Fix type in example config
6 years ago
Flavio Copes
fac87e9bb5
Move captcha over email, fix #45
6 years ago
Flavio Copes
b3da8123a9
Changelog
6 years ago
tidiview
d8e1e2dfe2
created a japanese translation ♪ ( #43 )
6 years ago
Flavio Copes
57089be565
Merge branch 'release/1.2.6' into develop
6 years ago
Flavio Copes
cf3284e540
Prepare release
6 years ago
Flavio Copes
4e88431863
Fix #41 using Comments in a Gantry-powered theme did not escape the comment form token correctly
6 years ago
Andy Miller
fbf7ee0bc8
Use existing `Utils::startsWith()` method
7 years ago
Flavio Copes
e5e254b1a5
Merge branch 'release/1.2.5' into develop
7 years ago
Flavio Copes
201ffedd18
Prepare release
7 years ago
Flavio Copes
7b4f3a4e8d
Fix showing comments older than one week in the "latest comments" view
7 years ago
Flavio Copes
c1e3f69a96
Merge branch 'release/1.2.4' into develop
7 years ago
Flavio Copes
d2d8e68943
Prepare release
7 years ago
Flavio Copes
f945d98cfb
Fix missing Twig template error if route is excluded but twig is loaded
7 years ago
Flavio Copes
cf31dcefe8
Merge branch 'release/1.2.3' into develop
7 years ago
Flavio Copes
e699df4430
Prepare release
7 years ago