Skip to content

Add preliminary support for Iceshrimp

Joshua Goins requested to merge work/redstrate/iceshrimp-compatibility into master

Iceshrimp (and Sharkey I guess) have the following limitations:

  • They don't support the rules API, so registration is broken. This could affect other servers too.
  • They don't support the read marker API, so the home timeline never loads.

We can solve these two problems and restore proper Iceshrimp support. Two things to note if you want to test this:

  • Iceshrimp doesn't support the registration flow, so you can't register in Tokodon itself.
  • Iceshrimp doesn't support oauth codes, so make sure to use the webview or external browser method.

BUG: 495208

Some of this will be ported to 24.12.

Merge request reports

Loading