Next generation ActivityPub nanoblogging server. Nowhere near finished. https://nyanoblog.org
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
anna 551eea314a
update dependencies
It's been a long time since i've given this
project some love, so this is the price i have
to pay for it.  The ActivityPub stuff is
seriously screwed because it uses an outdated
version of HashBrown and rdf-types seems to have
changed some of its API, too.  That's gonna take
a while to clean up.
10 months ago
.idea
contrib
migrations add public/private keys for users 1 year ago
public
scripts
src update dependencies 10 months ago
.editorconfig
.env.default
.eslintrc.cjs
.gitignore
.gitmodules
Cargo.lock update dependencies 10 months ago
Cargo.toml update dependencies 10 months ago
package-lock.json
package.json
rollup.config.js
tsconfig.json
web-dev-server.config.js