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 d23bb06430
All checks were successful
/ test-build (push) Successful in 23s
/ unit-tests (push) Successful in 25s
/ build-and-push (push) Successful in 2m9s
[backend/api] Add search & lookup endpoints (ISH-333)
2024-05-18 18:22:53 +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/api] Add search & lookup endpoints (ISH-333) 2024-05-18 18:22:53 +02:00
Iceshrimp.Frontend [backend/api] Add search & lookup endpoints (ISH-333) 2024-05-18 18:22:53 +02:00
Iceshrimp.Parsing [parsing] Allow usernames starting & ending with an underscore 2024-05-18 16:53:20 +02:00
Iceshrimp.Shared [backend/api] Add search & lookup endpoints (ISH-333) 2024-05-18 18:22:53 +02:00
Iceshrimp.Tests [parsing] Allow usernames starting & ending with an underscore 2024-05-18 16:53:20 +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/core] Don't allow connections to local addresses by default (ISH-330, ISH-331) 2024-05-17 14:19:48 +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.