73db263d6e
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 [@​dependabot](https://github.com/dependabot) in https://github.com/gui-cs/Terminal.Gui/pull/2050 - Fixes [#​2053](https://github.com/gui-cs/Terminal.Gui/issues/2053). MessageBox.Query not wrapping correctly by [@​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> |
||
---|---|---|
.github/workflows | ||
src | ||
.dockerignore | ||
.drone.yml | ||
.editorconfig | ||
.gitignore | ||
BSLManager.md | ||
docker-compose.yml | ||
Dockerfile | ||
INSTALLATION.md | ||
LICENSE | ||
README.md | ||
renovate.json | ||
VARIABLES.md |
BirdsiteLIVE: Twitter -> ActivityPub
This project is a fork of Pasture's fork of the original BirdsiteLIVE from NicolasConstant. This fork runs in production on bird.froth.zone. Changes made in this fork include:
- Rebasing the forks together.
- (this space intentionally left blank)
This fork is also available as a Docker image as git.froth.zone/sam/birdsitelive
.
The project's original README is below:
About
BirdsiteLIVE is an ActivityPub bridge from Twitter, it's mostly a pet project/playground for me to handle ActivityPub concepts. Feel free to deploy your own instance (especially if you plan to follow a lot of users) since it use a proper Twitter API key and therefore will have limited calls ceiling (it won't scale, and it's by design).
State of development
The code is pretty messy and far from a good state, since it's a playground for me the aim was to understand some AP concepts, not to provide a good state-of-the-art codebase. But I might refactor it to make it cleaner.
Official instance
There's none! Please read here why I've stopped it.
Installation
I'm providing a docker build. To install it on your own server, please follow those instructions. More options are also available.
Also a (likely broken) CLI is available for administrative tasks.
License
This project is licensed under the AGPLv3 License - see LICENSE for details.
Contact
You can contact me via ActivityPub here.