No description
Find a file
2024-02-04 23:40:10 +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] Merge duplicate postgres enums 2024-02-04 23:40:10 +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/masto-client] Add pagination 2024-02-03 03:34:38 +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] Fix code cleanup rules (and build) 2024-02-03 03:41:00 +01:00
LICENSE Initial commit 2023-12-24 00:57:07 +01:00
README.md Update README.md 2024-01-24 00:42:40 +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.


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.