From iceshrimp.dev
1 2
YAMF (Yet another Misskey fork) bringing you no-nonsense fixes, features & improvements you actually want since 2023
#fediverse #activitypub #weekinfediverse
on Thu, 6AM
From iceshrimp.dev
https://issues.iceshrimp.dev/issue/ISH-609/Instance-class-endpoints
0 0
on Nov 13
From iceshrimp.dev
0 0
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.
on Nov 4
From iceshrimp.dev
Iceshrimp.NET/CHANGELOG.md at dev
0 0
Iceshrimp.NET - 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.
on Nov 4
From iceshrimp.dev
[feat] aster:correct, aster:hasCorrectAnswer · 8d1df520f2
0 0
iceshrimp - YAMF (Yet another Misskey fork) bringing you no-nonsense fixes, features & improvements you actually want since 2023
on Sep 24
From iceshrimp.dev
[feat] user-specific soft word muting · 4a78252359
0 0
iceshrimp - YAMF (Yet another Misskey fork) bringing you no-nonsense fixes, features & improvements you actually want since 2023
on Sep 22
From iceshrimp.dev
[sneexy sharkey tweaks] add better status bars (kinda) and better boosted by visibility · aa78a746f9
0 0
iceshrimp - YAMF (Yet another Misskey fork) bringing you no-nonsense fixes, features & improvements you actually want since 2023
on Sep 21
From iceshrimp.dev
0 0
iceshrimp - YAMF (Yet another Misskey fork) bringing you no-nonsense fixes, features & improvements you actually want since 2023
on Jul 31
From iceshrimp.dev
Iceshrimp.Backend.ExamplePlugin
0 0
Example implementation of the Iceshrimp.NET backend plugin API
on Jul 15
From iceshrimp.dev
0 0
Plugins are simple extensions to the backend, e.g. to automate administration/moderation tasks.
on Jul 15
From iceshrimp.dev
0 0
This page contains an elaborate shitpost. While this is technically possible, we do not recommend and will not support anyone seriously running Iceshrimp.NET behind IIS. Regardless, we tested it, and it does work.
on Jul 11
From iceshrimp.dev
iceshrimp/docs/migrate.md at dev
0 0
iceshrimp - YAMF (Yet another Misskey fork) bringing you no-nonsense fixes, features & improvements you actually want since 2023
on Jul 2
From iceshrimp.dev
Unable to transfer all followers back to Mastodon instance from Iceshrimp
0 0
A user from our Mastodon instance moved to our Iceshrimp instance and now wishes to return to our Mastodon instance. While the migration from Mastodon to Iceshrimp went smoothly, the user has encountered difficulties in transferring all their data back. Many followers are missing upon returning t...
on Jun 26
From iceshrimp.dev
bite: fix missing filter in notification settings
0 0
This adds the missing i18n line and `iceshrimp-js` const which are needed for bites to be present in notification filter settings.
on Mar 2
From iceshrimp.dev
[monitoring] prometheus total values inconsistent if `clusterLimit` is bigger than 1
0 0
When having more than one running worker process and using the Prometheus endpoint configured with `enableMetrics`, the reported monitoring values are inconsistent, presumably because the requests hit different worker nodes with different state each time the data is requested. This could probabl...
on Mar 1
From iceshrimp.dev
0 0
A work-in-progress C# JSON-LD implementation based on System.Text.Json
on Feb 11
From iceshrimp.dev
Visitor: viewport jumping when clicking three dots menu
0 0
Checked on every major browser and Windows, KDE and GNOME Happens when you click on three dots menu of a post on a timeline, when logged out <video src="/attachments/16c85899-a793-414c-b2c1-5a498aa7b7bc" title="teleportation.webm" controls></video>
on Feb 6
From iceshrimp.dev
0 0
iceshrimp - YAMF (Yet another Misskey fork) bringing you no-nonsense fixes, features & improvements you actually want since 2023
on Jan 31
From iceshrimp.dev
Port native-utils code back to typescript · 76aa8eeefb
0 0
iceshrimp - YAMF (Yet another Misskey fork) bringing you no-nonsense fixes, features & improvements you actually want since 2023
on Jan 7
From iceshrimp.dev
Port native-utils code back to typescript · 76aa8eeefb
0 1
iceshrimp - YAMF (Yet another Misskey fork) bringing you no-nonsense fixes, features & improvements you actually want since 2023
on Jan 6
From iceshrimp.dev
The handle system is broken with dot
0 0
I found someone complaining that handles don't work with wordpress, in fact it's the presence of dots that seems to break it. DEMO : https://next.iceshrimp.dev/notes/9memd6ltalrra8kb ![image](/attachments/393d6702-0cb1-418b-b207-fdaf854e58a8)
on Jan 2
From iceshrimp.dev
iceshrimp/docs/migrate.md at dev
0 0
iceshrimp - YAMF (Yet another Misskey fork) bringing you no-nonsense fixes, features & improvements you actually want since 2023
on Dec 11
From iceshrimp.dev
Fix FIDO2 and Other 2FA When Server Is In Private Mode
0 0
Currently, if the server is in private mode and someone sets up 2FA, they get locked out of their account. This comment fixes this issue by providing minimal information to the MKSignin.vue page when private mode is enabled as opposed to not providing any information at all and preventing the...
on Nov 9, 2023
From iceshrimp.dev
[backend] Refetch user keys when HTTP Signature validation fails
0 0
If a user has had a key rotation, and nobody on this server follows that user, we will not receive the Update activity with the new key Therefore, when we encounter key validation errors we should check for an up-to-date key. References (other implementations): *...
on Oct 17, 2023