| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-14 | feat: send to default relays, blast repo event | DanConwayDev | |
| improve the distribution of events by sending to default relays in addition to user and repo relays. for better discoverability of repo events, this is also blasted. a temporary fix to blast everything was removed. the less reliable purplepages.es relay is moved to more_fallback_relays that currently isn't used | |||
| 2024-02-14 | feat!: move `prs create`>`send`, `prs list`>`list` | DanConwayDev | |
| remove unnecessary hierachy of `prs` which is also a troublesome term replace the concept of `create` which aligns more to the PR github model to `send` which aligns more with the git patch model | |||