Personal ActivityPub server intended for single-user instances.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
teknomunk 837a3b62f9
Add support for receiving federated quote posts and displaying quote posts (can't source them yet)
1 year ago
assets
migrations
src Add support for receiving federated quote posts and displaying quote posts (can't source them yet) 1 year ago
tools Merge in latest ap and json libraries, switch to latest builder, expand status media beyond URL, fix command handling, changes for -Wall, format.h->util/format.h, remove dead code 1 year ago
.build.ignores
.builder.options.rb
.gitignore Add support for receiving federated quote posts and displaying quote posts (can't source them yet) 1 year ago
.gitmodules Merge in latest ap and json libraries, switch to latest builder, expand status media beyond URL, fix command handling, changes for -Wall, format.h->util/format.h, remove dead code 1 year ago
LICENSE
README.md
build.sh Merge in latest ap and json libraries, switch to latest builder, expand status media beyond URL, fix command handling, changes for -Wall, format.h->util/format.h, remove dead code 1 year ago
clean.sh
pretty_json.rb

README.md

apoge

Personal ActivityPub server intended for single-user instances.

This software is intended to support exactly one user, and bot accounts owned by that user.

WARNING! This software is early in development and as such is missing most of the functionality one would expect from an ActivityPub server. Software is unstable.

USE AT YOUR OWN RISK.

Dependencies

  • libCURL
  • OpenSSL