@inkican The tea was spilt a year ago, here: https://codeberg.org/Kbin/kbin-core/issues/196
Ernest has "solved" the issue by adding attribution to the files I pointed out, however this came after two months of inaction, and after I embarrassed him in front of a prospective sponsor: https://codeberg.org/Kbin/kbin-core/pulls/937.
There is unattributed code that I wrote remaining in Kbin, because Ernest didn't want to use the solution I suggested in the linked issue. Here's one example:
https://github.com/ernestwisniewski/kbin/blob/91ea0440d6a0ae3e29909d88a05acba26e471569/src/Kbin/Image/ImageFileNameGet.php
https://codeberg.org/Postmill/Postmill/src/commit/d93c028101ec6520d9d005eaa704dc17ab6ddde4/src/Utils/ImageNameGenerator.php
1/3
Abide by the licences of the projects whose homework you copied without permission
The commit 5fb537bd50 lifts several classes straight from [Postmill](https://gitlab.com/postmill/Postmill/), a non-fediverse forum with voting and threaded comments that predates Kbin by approximately 5 years. For instance: * src/Markdown/Listener/CacheMarkdownListener.php * [Postmill](https:/...