No description
Find a file
2024-02-06 20:58:43 +01:00
.forgejo/workflows Update workflows to reflect new repo name 2024-01-25 04:12:42 +01:00
.idea/.idea.Iceshrimp.NET/.idea Code cleanup 2024-01-24 01:45:28 +01:00
Iceshrimp.Backend [backend] Improve logging for unknown activity types 2024-02-06 20:58:43 +01:00
Iceshrimp.Frontend [frontend] Change path of built frontend 2024-02-02 02:51:28 +01:00
Iceshrimp.Tests [backend/mfm] Move MFM handling code into the main backend project 2024-02-02 18:04:13 +01:00
.gitignore [backend] Ensure HttpClient is used asynchronously in WebFingerService 2024-02-06 18:07:35 +01:00
.noai Initial commit 2023-12-24 00:57:07 +01:00
Dockerfile [backend/mfm] Move MFM handling code into the main backend project 2024-02-02 18:04:13 +01:00
Iceshrimp.NET.sln [backend/mfm] Move MFM handling code into the main backend project 2024-02-02 18:04:13 +01:00
Iceshrimp.NET.sln.DotSettings [backend/masto-client] Federate unfollow activities 2024-02-06 20:42:23 +01:00
LICENSE Initial commit 2023-12-24 00:57:07 +01:00
README.md Update README.md 2024-02-05 02:13:51 +01:00

Iceshrimp

Iceshrimp is a decentralized and federated social networking service, implementing the ActivityPub standard.
This repository contains our efforts to rewrite both the backend and the frontend, to improve performance, stability and maintainability.

Want to join development efforts? Have a look at the knowledgebase and join the matrix room!


Warning

This is alpha software, do not use with a production database.


Shoutouts to JetBrains for providing us with free access to their awesome developer tools.