Commit graph

7 commits

Author SHA1 Message Date
floss4good
41cc860666
fix: when deciding that a shadow copy should be created also check that existing reports have a null shadow_copy_id
- also rename the function to better indicate the purpose

- and handle potential errors returned by Session.Exist()
2025-04-04 02:08:53 +03:00
floss4good
78ff27984c
add support for saving shadow copies of issues 2025-04-04 02:08:15 +03:00
floss4good
957cda9f09
include more details in comments' shadow copies
(useful in case the comment was deleted)
2025-04-04 02:07:24 +03:00
floss4good
73076f0e11
refactor: change import path from code.gitea.io/gitea to forgejo.org 2025-03-27 23:33:51 +02:00
floss4good
7046bd5e39
Some fixes and improvements based on recent review. 2025-03-05 11:42:19 +02:00
floss4good
248e2d3861
Add new 'Report abuse' form and links for user profile, repository page, issues, pulls and comments. 2025-02-28 12:41:00 +02:00
floss4good
4dc1db8730
Add CommentData struct for shadow copies of comments. 2025-02-22 13:49:38 +02:00