mirror of
https://codeberg.org/fediverse/delightful-activitypub-development.git
synced 2024-11-21 21:30:59 +00:00
Merge pull request 'Add M-OAuth' (#25) from Sevichecc/delightful-activitypub-development:main into main
Reviewed-on: https://codeberg.org/fediverse/delightful-activitypub-development/pulls/25
This commit is contained in:
commit
e6c9376701
2 changed files with 4 additions and 0 deletions
|
@ -356,6 +356,8 @@ For an overview of known relays, see [Relay List, a regularly updated, sorted li
|
|||
|
||||
* :heavy_check_mark: [**Moderator Alerts**](https://gitlab.com/stemid/mastodon-moderator-alerts) ([Fedi account](https://mastodon.se/@stemid)): Mastodon moderation alerts using Pushover.net. `-, Python`
|
||||
|
||||
* [**M-OAuth**](https://github.com/Sevichecc/M-OAuth)([site](https://m-oauth.seviche.cc/)) ([Fedi account](https://kongwoo.icu/seviche)): Access token generator for Akkoma, Pleroma, Mastodon APIs. `GPL-3.0, TypeScript`
|
||||
|
||||
* :heavy_check_mark: [**OCR Bot**](https://github.com/Lynnesbian/OCRbot/) ([Fedi account](https://fedi.lynnesbian.space/@lynnesbian)): An OCR (Optical Character Recognition) bot for Mastodon (and compatible) instances `AGPL-3.0, Python`
|
||||
|
||||
* :heavy_check_mark: [**Pherephone**](https://github.com/writeas/pherephone): An ActivityPub server that reblogs all the statuses of certain actors. You set it up to follow a few accounts and it announces everything they post. `AGPL-3.0, Go`
|
||||
|
|
|
@ -11,3 +11,5 @@ These fine people brought us delight by adding their gems of freedom to the deli
|
|||
- [André Menrath](https://codeberg.org/linos)
|
||||
|
||||
- [Joseph Quigley](https://quigs.link) (codeberg: [@quigs](https://codeberg.org/quigs), fediverse: [@quigs@hachyderm.io](https://hachyderm.io/@quigs))
|
||||
|
||||
- [Seviche CC](https://seviche.cc) (codeberg: [@Sevichecc](https://codeberg.org/Sevichecc), fediverse: [@seviche@kongwoo.icu](https://kongwoo.icu/seviche)
|
||||
|
|
Loading…
Reference in a new issue