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 a17da9d526
All checks were successful
/ unit-tests (push) Successful in 25s
/ build-and-push (push) Successful in 1m46s
[backend/federation] Add missing entries to preloaded joinmastodon.org context
2024-05-04 19:50:11 +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/federation] Add missing entries to preloaded joinmastodon.org context 2024-05-04 19:50:11 +02:00
Iceshrimp.Frontend [backend/api] Make auth endpoints RESTful 2024-04-22 20:01:48 +02:00
Iceshrimp.Parsing [parsing] Improve url detection (ISH-302) 2024-05-02 22:21:41 +02:00
Iceshrimp.Shared [backend/api] Add UserResponse.Host property (ISH-304) 2024-05-02 01:14:52 +02:00
Iceshrimp.Tests [parsing] Fix hashtag detection (ISH-302) 2024-05-02 22:18:04 +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] Update dockerfile 2024-05-01 22:23:41 +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-04-23 00:17:43 +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 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 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.