|
c3cbf57c19
|
Send out notifications when forum threads and posts are deleted
|
2025-04-24 15:11:10 +02:00 |
|
|
23295d3875
|
Fix post count for older threads with lazy deleted forum posts
|
2025-04-08 14:40:33 +02:00 |
|
|
2983e13af6
|
Border requires closing tags
ForumPostPanel has been changed to extend Border rather than Panel and therefore requires a closing tag rather than a self-closing one.
|
2025-04-08 10:31:40 +02:00 |
|
|
2dc71119cc
|
Fix assumption of mutable lists
|
2025-04-08 10:29:01 +02:00 |
|
|
cd77921029
|
Fix problem with threads without replies
|
2025-04-08 10:28:39 +02:00 |
|
|
79cc561e44
|
Allow deletion of forum threads without replies
|
2025-04-07 14:31:58 +02:00 |
|
|
e29e9561db
|
Refactor to enable separate delete logic for the initial post
|
2025-04-07 12:10:52 +02:00 |
|
|
dbcf0b603f
|
Fix warnings
|
2025-04-07 12:02:17 +02:00 |
|
|
b772b71061
|
Refactor ForumPostPanel to allow different delete behaviours
|
2025-04-07 12:01:04 +02:00 |
|
|
83044e5072
|
Only used by the view module
|
2025-04-07 10:32:39 +02:00 |
|
|
2c7ec3f2fc
|
Convert mocked tests to integration tests
|
2025-04-07 10:32:34 +02:00 |
|