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. https://iceshrimp.net
Go to file
Laura Hausmann e17cd0ac33
All checks were successful
/ test-build-and-push (push) Successful in 1m13s
[backend/queue] Better explain the race condition that was recently resolved
2024-07-27 02:12:05 +02:00
.docker [docker] Drop docker-engine from ci-env images 2024-07-08 03:49:46 +02:00
.forgejo/workflows [ci] Disable dotnet terminal logger in all workflows 2024-07-24 05:58:38 +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/queue] Better explain the race condition that was recently resolved 2024-07-27 02:12:05 +02:00
Iceshrimp.Frontend [frontend] Set sessions cookie to string of tokens 2024-07-16 20:35:18 +02:00
Iceshrimp.Parsing [sln] Apply consistent xml styling in csproj/fsproj files 2024-07-15 20:19:30 +02:00
Iceshrimp.Shared [sln] Apply consistent xml styling in csproj/fsproj files 2024-07-15 20:19:30 +02:00
Iceshrimp.Tests [sln] Bump dependency versions 2024-07-23 21:39:53 +02:00
.gitignore [make] Fix phony, allow specifying target rid for publish, change publish output directory 2024-07-07 04:56:04 +02:00
.noai Initial commit 2023-12-24 00:57:07 +01:00
CHANGELOG.md [changelog] Fix typo 2024-07-03 01:35:24 +02:00
Directory.Build.props [sln] Update version to be in line with security hotfix release 2024-07-23 21:25:42 +02:00
Dockerfile [docker] Fix build 2024-07-09 22:01:52 +02:00
global.json [sln] Add global.json 2024-07-06 14:50:59 +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/asp] Refactor controllers 2024-07-06 17:12:22 +02:00
LICENSE Replace unicode quotes with regular quotes in LICENSE 2024-03-22 17:12:01 +01:00
Makefile [make] Update Makefile 2024-07-15 20:02:30 +02:00
NuGet.Config [backend/drive] Switch to ImageSharp fork supporting IsAnimated metadata property 2024-07-17 21:15:59 +02:00
README.md Update README.md 2024-07-12 19:13:22 +02:00

Iceshrimp

Iceshrimp is a decentralized and federated social networking service, implementing the ActivityPub standard.

  • Highlighted features:
    • All-new, blazingly fast & resource-efficient backend, powered by .NET
    • All-new frontend, powered by Blazor WASM
    • All-new, configurable, HTML-only public preview
    • Well-supported migration path from Iceshrimp-JS
    • So much more - Read the changelog and join the chat room to follow the development!
  • Don't like the Web UI? We test our Mastodon-compatible API against the following clients:
  • Project goals:
    • Provide a community-centric alternative to the big ActivityPub SNS projects
    • Strong focus on maintainability, stability & performance, as well as user choice and configurability
    • Prioritization bug fixes over features
  • Project anti-goals:
    • Flashy marketing
    • Commercialization of any kind
  • Want to set up an instance?
    • Have a look at the documentation & the feature comparison matrix!
    • Please note that we do not operate a "flagship instance", the only project-affiliated domains are iceshrimp.dev and iceshrimp.net.
  • Want to join development efforts?
  • Want to donate to the project?
    • Our frontend dev (Lilian) needs help paying for healthcare costs. You can contribute here. Money from the fund will be used for co-pays, and medical expenses not covered by insurance.

Note

This is beta software. The Mastodon client API is relatively complete, the frontend is rapidly improving. Nonetheless, we don't recommend to upgrade existing Iceshrimp-JS instances quite yet. Setting up new instances and reporting bugs is very appreciated, however, and will help us ensure eventual upgrades go as smoothly as possible.

If everything goes well, we estimate that there'll be a stable release by the end of 2024.


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