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 a2136f649b
All checks were successful
/ unit-tests (push) Successful in 27s
/ build-and-push (push) Successful in 1m44s
[backend/masto-client] Make hashtag history placeholder an array
This should improve compatibility with some mastodon clients.
2024-05-07 22:26:09 +02:00
.forgejo/workflows [ci] Fix typo in CI workflow file names 2024-05-01 22:24:41 +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/masto-client] Make hashtag history placeholder an array 2024-05-07 22:26:09 +02:00
Iceshrimp.Frontend [backend/api] Add user settings endpoints (ISH-299) 2024-05-07 02:40:01 +02:00
Iceshrimp.Parsing [parsing] Make URL parser not eat trailing parentheses 2024-05-07 17:24:27 +02:00
Iceshrimp.Shared [backend/api] Add user settings endpoints (ISH-299) 2024-05-07 02:40:01 +02:00
Iceshrimp.Tests [parsing] Make URL parser not eat trailing parentheses 2024-05-07 17:24:27 +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] Run application in rootless mode (ISH-319) 2024-05-06 15:34:04 +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/drive] Make image processor pluggable 2024-05-01 21:44:49 +02: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 2024-05-06 19:26:18 +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.

Want to set up an instance? Have a look at the documentation & the feature comparison matrix!

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

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 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 sometime in 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.