Commit ff997f7
committed
Disable edit and delete for non-commenters
The frontend supported the project maintainers to be able to edit and
delete any comments on their projects as a form of moderation (similar
to GitHub's behavior). Currently the backend does not support this and
the buttons don't work, so for now disable them until we're ready to
support moderation in full.1 parent 529d434 commit ff997f7
File tree
1 file changed
+4
-2
lines changed1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
108 | 110 | | |
109 | 111 | | |
110 | 112 | | |
| |||
0 commit comments