Commit c9553bc
authored
feat: komments version 3 (#69)
*feat: new data structure
BREAKING CHANGE: old comments have to be migrated
* feat: SQLite storage
* feat: new folder structure
* feat: database migrations
* feat: comments deep link via uuid
* feat: new snippets for lists and responses
BREAKING CHANGE: old snippets are deprecated, new snippets with different names and more condensed
* feat: new panel view
* feat: new comment moderation panel view
* feat: reply from panel
* feat: manage comments on page level
* feat: show or hide webmentions in moderation view via field config or options
* feat: updated comment form with less overhead
* feat: new markdown inbox format
* feat: akismet spam detection
* feat: migration flow in panel1 parent c13424f commit c9553bc
File tree
118 files changed
+10134
-11153
lines changed- assets
- blueprints/sections
- components
- config
- doc-assets
- docs
- lib
- migrations
- plugin
- site
- blueprints/pages
- config
- templates
- snippets
- src
- components
- fields
- views
- tests
- base
- utils
- utils
- vendor
- bin
- composer
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
118 files changed
+10134
-11153
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
13 | | - | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
| 20 | + | |
26 | 21 | | |
27 | 22 | | |
28 | 23 | | |
| |||
38 | 33 | | |
39 | 34 | | |
40 | 35 | | |
41 | | - | |
| 36 | + | |
42 | 37 | | |
43 | 38 | | |
44 | 39 | | |
45 | 40 | | |
46 | 41 | | |
47 | 42 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
| 43 | + | |
0 commit comments