badbb1f7b3
bump version
7914fa00db
Refactor AvatarManager: longer TTL, request coalescing, throttled DB touches
Merged PRs show up as closed instead of merged
Merged PRs show up as closed instead of merged
Great stuff - all input appreciated!
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!
Testing if this works correctly now
0b06a44c88
Merge pull request 'Testing if this works correctly now' (#14) from testing into main
89bcb6971d
Update README.md
Testing if this works correctly now
89bcb6971d
Update README.md
987f94506a
README: document Gitea support on main and the --gitea flag
646a908a96
Add Gitea support via --gitea login flag
7c2f981dfc
Bump version
969bc3fba9
Bump version
9767ce6268
Show merged PRs as "merged" instead of "closed" in Matrix
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...