No description
Find a file
2024-03-27 16:06:42 +01:00
.forgejo/workflows Update workflows to reflect new repo name 2024-01-25 04:12:42 +01:00
.idea/.idea.Iceshrimp.NET/.idea [backend] Update Rider IDE files to v2024.1 2024-03-12 05:45:38 +01:00
Iceshrimp.Backend [backend/api] Note context endpoints (ISH-236) 2024-03-27 16:06:42 +01:00
Iceshrimp.Frontend [backend/api] Drop /v1/ from /api/iceshrimp routes 2024-03-24 15:26:35 +01:00
Iceshrimp.Parsing [parsing] Prepare Iceshrimp.Parsing project for wasm compilation 2024-03-24 23:10:09 +01:00
Iceshrimp.Tests [backend] Give MfmTest.TestToHtml slightly more time to find an equilibrium 2024-03-24 23:37:54 +01: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
Dockerfile [docker] Add Iceshrimp.Parsing to build files 2024-03-04 00:45:49 +01:00
Iceshrimp.NET.sln [backend/parsing] Add F# SearchQuery parser (ISH-11) 2024-03-03 23:11:08 +01:00
Iceshrimp.NET.sln.DotSettings [backend/core] Add support for fast fallback (happy eyeballs) to ensure connectivity to remote servers with improperly configured IPv6 2024-02-24 18:41:35 +01:00
LICENSE Replace unicode quotes with regular quotes in LICENSE 2024-03-22 17:12:01 +01:00
README.md Update README.md 2024-03-13 01:21:00 +01:00

Iceshrimp

Iceshrimp is a decentralized and federated social networking service, implementing the ActivityPub standard.
This repository contains our efforts to rewrite both the backend and the frontend, to improve performance, stability and maintainability.

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