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.
|
2 years ago | |
---|---|---|
config | 2 years ago | |
mastodon | 2 years ago | |
model | 2 years ago | |
renderer | 2 years ago | |
repo | 2 years ago | |
service | 2 years ago | |
static | 2 years ago | |
templates | 2 years ago | |
util | 2 years ago | |
vendor | 3 years ago | |
.gitignore | 3 years ago | |
COPYING | 3 years ago | |
INSTALL | 3 years ago | |
Makefile | 2 years ago | |
README.md | 2 years ago | |
bloat.conf | 2 years ago | |
go.mod | 3 years ago | |
go.sum | 3 years ago | |
main.go | 2 years ago |
README.md
this is my fork of r's bloatfe - it's a lightweight web client for mastodon/pleroma, two commonly used ActivityPub servers.
other than a couple layout tweaks, it adds the following features:
- render mastodon-style "spoilers" / content warnings
- route network traffic through a socks5 proxy
if you want to run it for yourself, see INSTALL file for r's original instructions.