Express ActivityPub Server
 
 
Go to file
Will Murphy c67ea9f7ab add actor HTML page with ostatus remote follow workflow. Fix #2 2019-09-27 22:17:54 -05:00
migrations fix migration 2019-09-25 23:08:55 -04:00
net add actor HTML page with ostatus remote follow workflow. Fix #2 2019-09-27 22:17:54 -05:00
pub add actor HTML page with ostatus remote follow workflow. Fix #2 2019-09-27 22:17:54 -05:00
public/www add static homepage 2019-09-24 13:07:00 -05:00
routes add actor HTML page with ostatus remote follow workflow. Fix #2 2019-09-27 22:17:54 -05:00
store add Undo support to unfollow 2019-09-25 17:15:39 -05:00
templates add actor HTML page with ostatus remote follow workflow. Fix #2 2019-09-27 22:17:54 -05:00
test/requests
utils package details, lint 2019-09-22 00:20:37 -05:00
.gitignore add actor HTML page with ostatus remote follow workflow. Fix #2 2019-09-27 22:17:54 -05:00
LICENSE
README.md update readme 2019-09-21 17:56:52 -05:00
config-template.json
index.js add actor HTML page with ostatus remote follow workflow. Fix #2 2019-09-27 22:17:54 -05:00
package-lock.json add actor HTML page with ostatus remote follow workflow. Fix #2 2019-09-27 22:17:54 -05:00
package.json add actor HTML page with ostatus remote follow workflow. Fix #2 2019-09-27 22:17:54 -05:00

README.md

Gup.pe

Social groups for the fediverse - making it easy to connect and meet new people based on shared interests without the maniuplation of your attention to maximize ad revenue nor the walled garden lock-in of capitalist social media.

This server-2-server ActivityPub implementation adds decentralized, federaded "groups" support across all ActivityPub compliant social media networks. Users join groups by following group-type actors on Guppe servers and contribute to groups by mentioning those same actors in a post. Guppe group actors will automatically forward posts they receive to all group members so that everyone in the group sees any post made to the group. Guppe group actors' profiles (e.g. outboxes) also serve as a group discussion history.

Tech stack

Node.js, ExpressJS, MongoDB

Installation

Instructions coming soon.

License

Copyright (c) 2019 William Murphy. Licensed under the AGPL-3