Commit graph

9 commits

Author SHA1 Message Date
Renovate Bot 61ccf93261 chore(deps): update dependency terminal.gui to v1.9.0
Some checks reported errors
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build was killed
2023-01-05 01:00:34 +00:00
Renovate Bot 25ecc935ed [SKIP CI] chore(deps): update dependency lamar to v5.0.4 (#3)
Co-authored-by: Renovate Bot <renovate-bot@noreply.git.froth.zone>
Co-committed-by: Renovate Bot <renovate-bot@noreply.git.froth.zone>
2022-11-16 03:23:26 +00:00
Renovate Bot 73db263d6e chore(deps): update dependency terminal.gui to v1.8.2 (#8)
All checks were successful
continuous-integration/drone/push Build is passing
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [Terminal.Gui](https://github.com/gui-cs/Terminal.Gui) | nuget | patch | `1.8.0` -> `1.8.2` |

---

### Release Notes

<details>
<summary>gui-cs/Terminal.Gui</summary>

### [`v1.8.2`](https://github.com/gui-cs/Terminal.Gui/releases/tag/v1.8.2)

This was supposed to be v1.8.1, but a deployment mistake required a new push.

#### What's Changed

-   Bump crazy-max/ghaction-chocolatey from 1 to 2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/gui-cs/Terminal.Gui/pull/2050
-   Fixes [#&#8203;2053](https://github.com/gui-cs/Terminal.Gui/issues/2053). MessageBox.Query not wrapping correctly by [@&#8203;BDisp](https://github.com/BDisp) in https://github.com/gui-cs/Terminal.Gui/pull/2054

**Full Changelog**: https://github.com/gui-cs/Terminal.Gui/compare/v1.8.0...v1.8.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNS4xIiwidXBkYXRlZEluVmVyIjoiMzQuMjUuMSJ9-->

Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Reviewed-on: #8
Co-authored-by: Renovate Bot <renovate-bot@noreply.git.froth.zone>
Co-committed-by: Renovate Bot <renovate-bot@noreply.git.froth.zone>
2022-11-16 02:06:37 +00:00
Sam Therapy 990778dfb3
feat(db): Purge user when no one follows them
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-11-15 18:45:02 +01:00
Sam Therapy e2ec4a5857
format things, I think
Some checks failed
continuous-integration/drone Build is failing
also prepare pipelines and stuff

Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-11-15 17:25:54 +01:00
Nicolas Constant 25221c33e0
user removal functionnal 2021-04-11 18:49:12 -04:00
Nicolas Constant f1a7146c67
refactorization + fix boostrapper 2021-04-11 17:14:57 -04:00
Nicolas Constant 8d0a612238
added boostrapper 2021-04-11 02:15:13 -04:00
Nicolas Constant 11adfa6c7d
added draft manager 2021-04-09 21:07:03 -04:00