No description
Find a file
2024-01-30 21:49:50 +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 Add Mastodon OAuth implementation 2024-01-30 21:49:50 +01:00
Iceshrimp.Frontend Include vite manifest 2024-01-08 19:33:39 +01:00
Iceshrimp.Tests All methods that return a Task should end in Async 2024-01-28 22:21:58 +01:00
.gitignore Fix frontend paths 2024-01-08 18:11:37 +01:00
.noai Initial commit 2023-12-24 00:57:07 +01:00
Dockerfile Improve Dockerfile 2024-01-22 21:25:03 +01:00
Iceshrimp.NET.sln Switch to MSTest 2024-01-20 19:19:43 +01:00
Iceshrimp.NET.sln.DotSettings Add litepub context caching 2024-01-28 01:50:50 +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.