Find a file
2019-12-25 15:52:15 -06:00
migrations fix profile icon format 2019-09-29 11:59:02 -05:00
net Add check for delete user broadcasts for unknown users (unverifiable signature) 2019-12-25 15:52:15 -06:00
pub replace nunjucks profile rendering with vue, start listing of recent posts on profiel page, support full IRI object ids in object GET route so that remote origin objects can be fetched from local cache for display in Vue pages 2019-10-12 13:30:33 -05:00
public/files replace nunjucks profile rendering with vue, start listing of recent posts on profiel page, support full IRI object ids in object GET route so that remote origin objects can be fetched from local cache for display in Vue pages 2019-10-12 13:30:33 -05:00
routes move the public addressing from 'cc' to 'to'; I think the prior was interpreted by mastodon as unlisted 2019-11-17 19:56:30 -06:00
store add Undo support to unfollow 2019-09-25 17:15:39 -05:00
test add postman request library 2019-09-30 20:55:54 -05:00
utils package details, lint 2019-09-22 00:20:37 -05:00
web fix long group name overflow on home page 2019-12-07 15:05:48 -06:00
.gitignore add actor HTML page with ostatus remote follow workflow. Fix #2 2019-09-27 22:17:54 -05:00
config-template.json generate keys for local users 2019-09-14 21:49:33 -05:00
index.js add error logger 2019-12-25 15:51:31 -06:00
LICENSE Create LICENSE 2019-09-21 17:03:29 -05:00
package-lock.json de-dupe http-signature to force use of forked version 2019-11-17 19:44:37 -06:00
package.json fix webfinger routing, create group listing api, web homepage with groups list 2019-11-17 19:31:58 -06:00
README.md styling and WIP homepage 2019-10-13 19:25:07 -05:00

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

MEVN: MongoDD, ExpressJS, Vue, NodeJS

Installation

Instructions coming soon.

License

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