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
Find a file
Laura Hausmann f2c90fef85
All checks were successful
/ test-build-and-push (push) Successful in 1m7s
[docs] Update README.md
2024-12-21 01:32:35 +01:00
.docker [docker] Add workaround for wasm-opt stack size issue 2024-11-18 22:49:32 +01:00
.forgejo/workflows [ci] Fix possible command injection vulnerabilities 2024-12-07 19:30:17 +01: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] Resolve notes as authenticated user when doing AP lookups, don't redirect to inaccessible notes 2024-12-20 20:54:40 +01:00
Iceshrimp.Build [sln] Apply code style 2024-11-20 00:48:29 +01:00
Iceshrimp.Frontend [frontend/pages] Use date picker for Birthday and add Set Birthday checkbox to make it optional 2024-12-17 19:38:52 +01:00
Iceshrimp.Parsing [parsing] Switch to MfmSharp 2024-12-06 18:14:00 +01:00
Iceshrimp.Shared Code cleanup 2024-12-17 19:38:52 +01:00
Iceshrimp.Tests [sln] Update dependencies 2024-12-07 22:31:52 +01:00
.editorconfig [sln] Add ReSharper rule to enforce Task-returning methods being suffixed with Async 2024-11-20 00:48:28 +01: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 [docs] Update changelog 2024-11-27 23:02:14 +01:00
Directory.Build.props [sln] Update version to be in line with security hotfix release 2024-11-27 22:08:46 +01:00
Dockerfile [docker] Copy build task files before building 2024-11-18 19:15:14 +01:00
FEDERATION.md [backend/federation] Context collection 2024-11-23 18:20:41 +01:00
global.json [sln] Update SDK version to 9.0 2024-11-18 19:02:40 +01:00
Iceshrimp.NET.sln [sln] Add more non-code files 2024-12-06 19:21:05 +01:00
Iceshrimp.NET.sln.DotSettings [backend/api] Add session management endpoints 2024-12-15 01:03:31 +01:00
LICENSE Replace unicode quotes with regular quotes in LICENSE 2024-03-22 17:12:01 +01:00
Makefile [build] Always use -O3 for WASM AOT builds 2024-11-19 04:35:16 +01:00
NuGet.Config [backend] Update dependencies 2024-10-18 19:50:02 +02:00
README.md [docs] Update README.md 2024-12-21 01:32:35 +01:00
SECURITY.md [docs] Fix typo 2024-11-16 19:25:45 +01:00

Iceshrimp

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

Note

We're currently in winter holiday break - unless security issues or other catastrophic bugs are discovered, no releases will be made, and no issues will be responded to until the first week of january. Support is limited to community support until then.

Happy holidays!

  • 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 Q1 2025.


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