Update watchlist for activitypub apps (added FedEvent, updated link for Human-Connection issue)

This commit is contained in:
Danyl Strype 2019-01-18 11:04:56 +00:00
parent fb022de66d
commit 301d125f7e

View file

@ -96,7 +96,7 @@ The [SocialWG has a list](https://www.w3.org/wiki/Socialwg/ActivityPub_network)
* [GetTogether](https://github.com/GetTogetherComm/GetTogether/issues/60)
* ✒ [Human Connection](https://github.com/Human-Connection/WebApp/issues/318)
* ✒ [Human Connection](https://github.com/Human-Connection/Human-Connection/issues/114)
* ✔ [Mobilizon](https://framagit.org/framasoft/mobilizon) - aims to be more than a Meetup clone
@ -116,6 +116,8 @@ The [SocialWG has a list](https://www.w3.org/wiki/Socialwg/ActivityPub_network)
* [Express ActivityPub](https://github.com/dariusk/express-activitypub) - reference implementation using Express.js
* ✒ [FedEvent](https://github.com/shiburizu/fedevent) - a prototype for federating event information
* ✔ [ForgeFed](https://github.com/forgefed/forgefed/) (formerly GitPub) - a set of extensions to AP for federation between code forges (Git hosting sites like GitLab, Gogs, Gitea etc)
* ✔ [go-fed](https://github.com/go-fed/activity) - AP libraries written in Go