Soselo is a web tool for next level moderation of all your ActivityPub-based servers. https://www.nobigtech.es
Go to file
Bofh 423c5f4567 Make PgDatabase return error 500 when not able to connect 2022-11-29 00:44:44 +01:00
api/v1 Make new accounts accepted 1 by 1 instead of fetching all 2022-11-28 15:45:55 +01:00
classes Make PgDatabase return error 500 when not able to connect 2022-11-29 00:44:44 +01:00
config Add API for getting pending users + API base modifications 2022-11-27 21:18:56 +01:00
css Make new accounts accepted 1 by 1 instead of fetching all 2022-11-28 15:45:55 +01:00
fonts/forkawesome Add forkawesome fonts 2022-11-22 00:35:18 +01:00
img Create basic #home screen for selecting instances 2022-11-23 01:18:34 +01:00
js Make new accounts accepted 1 by 1 instead of fetching all 2022-11-28 15:45:55 +01:00
views Fix a little bug on content flow 2022-11-28 16:52:57 +01:00
.gitignore Modify api to get instances config + gitignore vim 2022-11-22 16:21:24 +01:00
LICENSE Initial commit 2022-11-21 22:47:11 +00:00
README.md Add Classes to implement PgDatabase 2022-11-24 23:41:05 +01:00
base.php Allow apiresult to receive a string directly 2022-11-28 16:42:58 +01:00
index.php Implemented basic functions for reject/approve accounts 2022-11-28 03:03:20 +01:00
login.php Create a very basic login system 2022-11-22 00:57:29 +01:00

README.md

apub-cpanel

ActivityPub-based software Control Panel for controlling bad actors, new users, unwanted content, filter on posts, filter on users, and more automations...


Installation

# requirements (Debian)
apt install php7.4-pgsql