trashposs/packages
Crimekillz d09ffc4b1c
Add reference to note when poll ends, so note and thread mutings get reflected correctly.
In order for thread mutings to mute the poll ended notification correctly, the note needs to be specified by object, not just by ID
2024-03-26 14:59:47 +01:00
..
backend Add reference to note when poll ends, so note and thread mutings get reflected correctly. 2024-03-26 14:59:47 +01:00
client Disable no Mail configured msg, thx to mia 2024-03-26 12:52:58 +01:00
iceshrimp-js Add bite activity support by mia 2024-03-26 12:40:19 +01:00
sw Migrate from rome to biome 2023-10-27 16:46:38 +02:00
meta.json refactoring 2021-11-12 02:02:25 +09:00
README.md Remove megalodon 2023-10-05 14:36:14 +02:00

📦 Packages

This directory contains all of the packages Iceshrimp uses.

  • backend: Main backend code written in TypeScript for NodeJS
  • client: Web interface written in Vue3 and TypeScript
  • sw: Web Service Worker written in TypeScript
  • iceshrimp-js: TypeScript SDK for both backend and client, also published on NPM for public use