No description
Find a file
2024-04-22 19:02:24 +02:00
.forgejo/workflows [ci] Use nuget cache 2024-04-15 00:38:45 +02:00
.idea/.idea.Iceshrimp.NET/.idea [sln] Add the YouTrack url to the repository 2024-04-16 00:10:38 +02:00
Iceshrimp.Backend [backend/api] Add drive file upload/get-by-id/update endpoints & models 2024-04-22 18:53:56 +02:00
Iceshrimp.Frontend [frontend] Use content-disposition: form-data for file uploads 2024-04-22 19:02:24 +02:00
Iceshrimp.Parsing [sln] Set DebugType to embedded in Release configuration 2024-04-17 00:53:59 +02:00
Iceshrimp.Shared [backend/api] Add drive file upload/get-by-id/update endpoints & models 2024-04-22 18:53:56 +02:00
Iceshrimp.Tests [sln] Set DebugType to embedded in Release configuration 2024-04-17 00:53:59 +02: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
CHANGELOG.md [docs] Prepare CHANGELOG.md for beta release 2024-04-11 20:17:08 +02:00
Dockerfile [docker] Use jammy-chiseled as aot runner image 2024-04-12 02:40:17 +02:00
Iceshrimp.NET.sln [frontend] Bootstrap shared DTOs, API abstractions, SignalR & more 2024-04-01 20:22:45 +02:00
Iceshrimp.NET.sln.DotSettings [backend/core] Add support for fast fallback (happy eyeballs) to ensure connectivity to remote servers with improperly configured IPv6 2024-02-24 18:41:35 +01:00
LICENSE Replace unicode quotes with regular quotes in LICENSE 2024-03-22 17:12:01 +01:00
NuGet.Config [nuget] Overwrite packageSourceMapping if defined system-wide 2024-04-06 18:51:57 +02:00
README.md Update README.md 2024-04-11 19:59:38 +02:00

Iceshrimp

Iceshrimp is a decentralized and federated social networking service, implementing the ActivityPub standard.
This repository contains our efforts to continue the Iceshrimp project's legacy - in the form of an entirely new codebase, with a focus on performance, stability and maintainability.

Check back here after the beta release (scheduled for 2024-05-01) for a feature comparison matrix with the legacy JS codebase.

Want to set up an instance? Have a look at the documentation!

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

Want to donate to the project?

  • Our backend lead dev (zotan) is in need of a better laptop, as their current one does not have enough memory. You can contribute here. Any leftover money will be given to queers in need.

Note

This is alpha (soon to be beta!) software. While the Mastodon client API is relatively complete, the frontend is not. It is therefore not advisable to upgrade existing Iceshrimp instances at present. Setting up staging instances to help us with testing is very appreciated, however, and will help us ensure eventual upgrades go as smoothly as possible.

We estimate there'll be a beta release in early May, and, if everything goes well, a stable release by the end of 2024.


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