Commit Graph

  • 43ae3a78a6 Added nested comment image. develop leetNightshade 2019-01-04 04:09:38 +0000
  • 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. leetNightshade 2019-01-03 19:49:02 -0800
  • be0eca0ff5 Merge https://github.com/codeshell/grav-plugin-comments into develop leetNightshade 2019-01-03 16:13:23 -0800
  • 94134e2575 Adding gravatar support and nice time display, and classes and div's for customizing comment formatting. leetNightshade 2018-06-29 17:06:21 -0700
  • 43a70fe64a Merge branch 'develop' of https://github.com/leetNightshade/grav-plugin-comments into develop Ernst 2017-12-06 12:59:51 -0800
  • 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. Ernst 2017-12-06 12:58:44 -0800
  • b56c5927f7
    Minor readme update. Brian 2017-12-05 17:08:25 -0800
  • f6a4204ed2
    Akismet support. Brian 2017-12-05 17:06:23 -0800
  • 9bff3a3397 Merge branch 'develop' of https://github.com/leetNightshade/grav-plugin-comments into develop Ernst 2017-12-05 17:04:27 -0800
  • 6a6b1973a1 Adding basic Akismet stuff. Seems to work. Still working on it, make sure it's okay. Ernst 2017-12-05 17:03:12 -0800
  • 19d5ef9f1f
    Added screenshot, updated readme. Brian 2017-12-04 18:17:55 -0800
  • 607e0fa6d4 Format was messed up. Ernst 2017-12-01 17:54:29 -0800
  • 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. Ernst 2017-12-01 17:53:07 -0800
  • ee89c2bdca fix ajax display when posting first comment on a page codeshell 2017-10-30 12:53:13 +0100
  • bd1799cc7e add recent comments widget as plugin template (partials/recentcomments.html.twig) codeshell 2017-10-30 12:18:50 +0100
  • 9179453c85 fix absolute class path add recent comments widget as twig function add save authentication and admin status with comments codeshell 2017-10-29 01:49:09 +0200
  • 905c04937c + ajax-delete comments via front end (if logged in with super admin priviledges) Thorsten Witteler 2017-10-25 02:58:07 +0200
  • b4ab9a5111 finish nested comment implementation Thorsten Witteler 2017-10-24 02:57:44 +0200
  • 0936de7c1d remove sorting from twig template (breaks nested comments) Thorsten Witteler 2017-10-23 16:56:13 +0200
  • d70f109776 validate ajax input Thorsten Witteler 2017-10-23 13:39:49 +0200
  • cace16f606 change nonce action from "form" to "comments" Thorsten Witteler 2017-10-23 13:39:31 +0200
  • 868d7b1231 add built in css Thorsten Witteler 2017-10-23 13:37:52 +0200
  • de3a683cbe prepare ajax Thorsten Witteler 2017-10-20 15:08:26 +0200
  • 0c00764ef5 Merge branch 'ajax-nested-comments' into develop Thorsten Witteler 2017-10-20 14:09:02 +0200
  • 7d153816f9 prepare ajax Thorsten Witteler 2017-10-20 14:06:02 +0200
  • 6d458f8fa4 add level calculation Thorsten Witteler 2017-10-19 23:06:47 +0200
  • 018a42a3dc add level calculation Thorsten Witteler 2017-10-19 22:00:00 +0200
  • 1bc97a31e7 nested template Thorsten Witteler 2017-10-19 19:40:02 +0200
  • 9387fba6ed nested template Thorsten Witteler 2017-10-19 18:53:40 +0200
  • e8417c6a0e add index file to user data add data files to page folder Thorsten Witteler 2017-10-19 17:42:20 +0200
  • 563d7af096 Merge branch 'release/1.2.7' into develop Flavio Copes 2017-05-12 14:55:56 +0200
  • 04a2e6460f Merge branch 'release/1.2.7' 1.2.7 master Flavio Copes 2017-05-12 14:55:52 +0200
  • 0a5a7a2e9c Prepare release Flavio Copes 2017-05-12 14:55:49 +0200
  • 42ff556420 Fix issue with scope for autofilled values Flavio Copes 2017-05-12 14:40:51 +0200
  • 228ac73ba8 Fix comment form processing Flavio Copes 2017-05-11 19:42:43 +0200
  • f1b1f74348 Fix type in example config Flavio Copes 2017-04-14 16:19:33 +0200
  • fac87e9bb5 Move captcha over email, fix #45 Flavio Copes 2017-02-26 22:05:26 +0100
  • b3da8123a9 Changelog Flavio Copes 2017-02-07 14:01:07 +0100
  • d8e1e2dfe2 created a japanese translation ♪ (#43) tidiview 2017-02-07 13:59:35 +0100
  • 57089be565 Merge branch 'release/1.2.6' into develop Flavio Copes 2017-01-09 10:13:34 +0100
  • c71e356be8 Merge branch 'release/1.2.6' 1.2.6 Flavio Copes 2017-01-09 10:13:20 +0100
  • cf3284e540 Prepare release Flavio Copes 2017-01-09 10:13:13 +0100
  • 4e88431863 Fix #41 using Comments in a Gantry-powered theme did not escape the comment form token correctly Flavio Copes 2017-01-09 10:12:23 +0100
  • fbf7ee0bc8 Use existing `Utils::startsWith()` method Andy Miller 2016-09-28 09:39:53 -0600
  • e5e254b1a5 Merge branch 'release/1.2.5' into develop Flavio Copes 2016-09-16 09:51:53 +0200
  • 22735aed31 Merge branch 'release/1.2.5' 1.2.5 Flavio Copes 2016-09-16 09:51:49 +0200
  • 201ffedd18 Prepare release Flavio Copes 2016-09-16 09:51:44 +0200
  • 7b4f3a4e8d Fix showing comments older than one week in the "latest comments" view Flavio Copes 2016-09-16 09:51:01 +0200
  • c1e3f69a96 Merge branch 'release/1.2.4' into develop Flavio Copes 2016-09-15 18:36:45 +0200
  • 7d8f816bf5 Merge branch 'release/1.2.4' 1.2.4 Flavio Copes 2016-09-15 18:36:39 +0200
  • d2d8e68943 Prepare release Flavio Copes 2016-09-15 18:36:33 +0200
  • f945d98cfb Fix missing Twig template error if route is excluded but twig is loaded Flavio Copes 2016-09-15 18:08:52 +0200
  • cf31dcefe8 Merge branch 'release/1.2.3' into develop Flavio Copes 2016-09-15 16:47:41 +0200
  • 816a1b9271 Merge branch 'release/1.2.3' 1.2.3 Flavio Copes 2016-09-15 16:47:37 +0200
  • e699df4430 Prepare release Flavio Copes 2016-09-15 16:47:33 +0200
  • 9ade9bb637 Allow comments to work fine on Form 2.0 too Flavio Copes 2016-09-15 15:18:14 +0200
  • 61b7cd43d1 Added Norwegian translation (#36) Teknix 2016-09-15 11:50:09 +0200
  • 18b3150132 Changelog Flavio Copes 2016-08-25 14:52:22 +0200
  • 35a1ac159d add Croatian translation (#34) Saša Janiška 2016-08-25 14:51:41 +0200
  • d574f063cc Merge branch 'release/1.2.2' into develop Flavio Copes 2016-08-12 13:29:53 +0200
  • 1ccc720d4c Merge branch 'release/1.2.2' 1.2.2 Flavio Copes 2016-08-12 13:29:48 +0200
  • 7bec6fa74a Prepare release Flavio Copes 2016-08-12 13:29:27 +0200
  • e4e1c79d1a Fix issue in storing comments cache when cache is enabled #33 Flavio Copes 2016-08-12 13:27:50 +0200
  • c1fe1a6a32 Changelog Flavio Copes 2016-08-01 08:37:13 +0200
  • ed82d259af add Romanian language (#31) John Mica 2016-08-01 07:30:50 +0100
  • e3510fbf26 Added check for user object to form submission. (#30) Christian Hanne 2016-07-25 17:06:35 +0200
  • 6d10e0c054 Merge branch 'release/1.2.1' into develop Flavio Copes 2016-07-19 12:06:20 +0200
  • 8e22a05222 Merge branch 'release/1.2.1' 1.2.1 Flavio Copes 2016-07-19 12:06:07 +0200
  • 4def8b6226 Prepare release Flavio Copes 2016-07-19 12:05:55 +0200
  • 6a846da4e3 Merge branch 'master' into develop Flavio Copes 2016-07-19 12:05:21 +0200
  • 3a09f47bc6 Fix #28 Check if Login plugin is installed before checking for user object Flavio Copes 2016-07-19 12:04:17 +0200
  • 706cd6b778 Merge branch 'release/1.2.0' into develop Flavio Copes 2016-07-14 21:53:04 +0200
  • b7b109b67c Merge branch 'release/1.2.0' 1.2.0 Flavio Copes 2016-07-14 21:53:00 +0200
  • ee89137f81 Prepare release Flavio Copes 2016-07-14 21:52:54 +0200
  • ee608539d4 Handle logged in users by not requiring username/email Flavio Copes 2016-06-30 14:08:59 +0200
  • 0cf90a74d7 Reset comments form after submit Flavio Copes 2016-06-30 11:41:12 +0200
  • 60c8d091e6 Rework a bit the organization of the code. Added cache for comments Flavio Copes 2016-06-29 18:56:06 +0200
  • 04078ba7e0 Fix typos (#26) gitname 2016-06-03 01:26:16 -0700
  • c0265d5524 Fill changelog Flavio Copes 2016-05-30 11:19:22 +0200
  • a95d0abd84 Prevent a missing template problem on ignored routes Flavio Copes 2016-05-30 11:16:08 +0200
  • 6a70718fc9 Add Spanish (es) translation (#25) Raul E Watson 2016-05-30 10:18:16 +0200
  • fd106be103 Add Brazilian Portuguese (pt-br) translation (#23) Renata 2016-05-05 07:56:44 -0300
  • 0605e9450e Merge pull request #21 from janklostermann/patch-1 Flavio Copes 2016-04-25 20:13:42 +0200
  • 6b64dcf800 Enhanced German translation janklostermann 2016-04-25 16:12:30 +0200
  • 75ddc791d4 Merge pull request #20 from MATsxm/patch-2 Flavio Copes 2016-04-11 17:55:40 +0200
  • 570467430a 🇫🇷 update + arranged alphabetically Marc-Antoine Thevenet 2016-04-11 11:40:51 -0400
  • 7014a07879 Drop beta message Flavio Copes 2016-03-31 11:10:16 +0200
  • 9d38761d44 Allow translating the comments form Flavio Copes 2016-03-24 09:03:25 +0100
  • 3919f7d764 Merge pull request #18 from MATsxm/patch-1 Flavio Copes 2016-03-16 20:45:23 +0100
  • afd22bea5b 🇫🇷 typos Marc-Antoine Thevenet 2016-03-16 15:04:47 -0400
  • f764c0f8c0 Merge branch 'release/1.1.4' 1.1.4 Andy Miller 2016-02-05 14:22:04 -0700
  • 8ad309d157 Merge branch 'release/1.1.4' into develop Andy Miller 2016-02-05 14:22:04 -0700
  • ee8a0f127a version update Andy Miller 2016-02-05 14:21:55 -0700
  • e786144ba3 changelog updated Andy Miller 2016-02-05 13:46:12 -0700
  • acb0b42354 Merge pull request #17 from geraldhansen/develop Flavio Copes 2016-01-30 10:40:56 +0100
  • ed101387d4 add german translation Gerald Hansen 2016-01-30 02:27:02 +0100
  • bacbbd1b57 Use common language strings in blueprints Flavio Copes 2016-01-21 14:41:16 +0100
  • ad9ae0a0c0 Polish translation Karol Orzeł 2016-01-20 09:44:17 +0100
  • cdee9fa1fa Avoid adding the onTwigTemplatePaths if it's not enabled on this page Flavio Copes 2016-01-10 14:59:09 +0100
  • 47ee19d48b Merge branch 'release/1.1.3' 1.1.3 Andy Miller 2016-01-06 12:36:53 -0700