mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 00:23:10 +00:00
Added fedi_auth and gts_emoji_importer (#2714)
* Added fedi_auth and gts_emoji_importer * spotted json error --------- Co-authored-by: ringabout <43030857+ringabout@users.noreply.github.com>
This commit is contained in:
parent
55bf99974b
commit
950d4e28d3
@ -31513,6 +31513,36 @@
|
|||||||
"license": "GPLv3",
|
"license": "GPLv3",
|
||||||
"web": "https://github.com/crashappsec/chalk"
|
"web": "https://github.com/crashappsec/chalk"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "fedi_auth",
|
||||||
|
"url": "https://codeberg.org/pswilde/fedi_auth",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"library",
|
||||||
|
"fediverse",
|
||||||
|
"mastodon",
|
||||||
|
"gotosocial",
|
||||||
|
"pleroma",
|
||||||
|
"mastoapi"
|
||||||
|
],
|
||||||
|
"description": "A basic library to authenticate to fediverse instances",
|
||||||
|
"license": "GPLv3",
|
||||||
|
"web": "https://codeberg.org/pswilde/fedi_auth"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "gts_emoji_importer",
|
||||||
|
"url": "https://codeberg.org/pswilde/gts_emoji_importer",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"library",
|
||||||
|
"emojis",
|
||||||
|
"fediverse",
|
||||||
|
"gotosocial"
|
||||||
|
],
|
||||||
|
"description": "A tool for admins to import custom emojis into GoToSocial",
|
||||||
|
"license": "GPLv3",
|
||||||
|
"web": "https://codeberg.org/pswilde/gts_emoji_importer"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "unifetch",
|
"name": "unifetch",
|
||||||
"url": "https://github.com/thisago/unifetch",
|
"url": "https://github.com/thisago/unifetch",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user