now with git-web compatible paths
repo: actpub
action: summary
revision: 
path_from: 
revision_from: :
path_to: 
revision_to: 

git.thebackupbox.net / actpub

git://git.thebackupbox.net/actpub

Display summary about given repository. This is the default command if no action is specified in URL, and only repository is specified.

branches

[master/ tree] copyright information added
###
### A PILE OF SCRIPTS TO TRY TO BE MY OWN ACTIVITY PUB FEDIVERSE SERVER
###


so far these scripts will upload an activity to your outbox.

ap-accept
ap-announce
ap-create-note
ap-follow
ap-like

and then send the activity directly to who it is meant for.

if this README gets out of date (likely) a good bet for finding the things
that are actions you can take is to grep for "uuidgen"

each separate target will need their individual POSTs signed.

using the user's private key.

so this is going to run client-side, then just get dropping into the outbox.
like the rest of the things that add stuff to the outbox do.


object types: https://www.w3.org/TR/activitystreams-vocabulary/#object-types
ofc: https://www.w3.org/TR/activitypub/