• Joined on 2025年08月02日
palchrb released v0.1.7 at palchrb/maubot_forgejo 2026年05月15日 14:35:58 +02:00
palchrb pushed tag v0.1.7 to palchrb/maubot_forgejo 2026年05月15日 14:35:18 +02:00
palchrb pushed to main at palchrb/maubot_forgejo 2026年05月15日 14:34:36 +02:00
badbb1f7b3 bump version
palchrb pushed to main at palchrb/maubot_forgejo 2026年05月15日 14:31:13 +02:00
7914fa00db Refactor AvatarManager: longer TTL, request coalescing, throttled DB touches
palchrb closed issue palchrb/maubot_forgejo#5 2026年05月04日 21:02:18 +02:00
Merged PRs show up as closed instead of merged
palchrb commented on issue palchrb/maubot_forgejo#5 2026年05月04日 21:02:09 +02:00
Merged PRs show up as closed instead of merged

Great stuff - all input appreciated!

palchrb released v0.1.6 at palchrb/maubot_forgejo 2026年05月04日 20:42:05 +02:00
palchrb pushed tag v0.1.6 to palchrb/maubot_forgejo 2026年05月04日 20:41:52 +02:00
palchrb commented on issue palchrb/maubot_forgejo#5 2026年05月04日 20:12:39 +02:00
Merged PRs show up as closed instead of merged

OK, i think the latest commits now fixes this, but let me know if you experience other issues!

palchrb merged pull request palchrb/maubot_testmatrix#14 2026年05月04日 20:11:20 +02:00
Testing if this works correctly now
palchrb pushed to main at palchrb/maubot_testmatrix 2026年05月04日 20:11:20 +02:00
0b06a44c88 Merge pull request 'Testing if this works correctly now' (#14) from testing into main
89bcb6971d Update README.md
Compare 2 commits »
palchrb created pull request palchrb/maubot_testmatrix#14 2026年05月04日 20:10:56 +02:00
Testing if this works correctly now
palchrb pushed to testing at palchrb/maubot_testmatrix 2026年05月04日 20:10:26 +02:00
89bcb6971d Update README.md
palchrb released v0.1.5 at palchrb/maubot_forgejo 2026年05月04日 19:50:02 +02:00
palchrb pushed tag v0.1.5 to palchrb/maubot_forgejo 2026年05月04日 19:50:01 +02:00
palchrb pushed to main at palchrb/maubot_forgejo 2026年05月04日 19:48:42 +02:00
987f94506a README: document Gitea support on main and the --gitea flag
646a908a96 Add Gitea support via --gitea login flag
Compare 2 commits »
palchrb pushed to main at palchrb/maubot_forgejo 2026年05月04日 19:11:10 +02:00
7c2f981dfc Bump version
palchrb pushed to main at palchrb/maubot_forgejo 2026年05月04日 19:09:24 +02:00
969bc3fba9 Bump version
palchrb pushed to main at palchrb/maubot_forgejo 2026年05月04日 18:26:39 +02:00
9767ce6268 Show merged PRs as "merged" instead of "closed" in Matrix
palchrb commented on issue palchrb/maubot_forgejo#5 2026年05月04日 16:18:09 +02:00
Merged PRs show up as closed instead of merged

Yes, understood the point. It happens because forgejo sends first a webhook to say the PR has been closed, and then it sends a webhook with the commits, including the commit that says the PR is...