Fix formatting

O01eg
Apr 13, 2026, 8:34 AM
S4V2XA55TZEAZJIN7JDUJW4UQX4YUL4B5UFDPGFYL4TOZP66DIQAC

Dependencies

  • [2] 46JE6BRG Update pct_str
  • [3] RSIBXP3S Fix redirect URL
  • [4] V47NQLKF Use individual redirect url for each Mastodon domain
  • [5] W2AVMCLO Log in with Mastodon
  • [6] KDKRTAYJ Register application on Mastodon domain
  • [*] FUCFD4UV Add log in and log out support

Change contents

  • replacement in src/pages/log_in.rs at line 190
    [3.642][2.292:394]()
    pct_str::PctString::encode(website_redirect.chars(), pct_str::UriReserved::Any).as_str(),
    [3.642]
    [2.394]
    pct_str::PctString::encode(website_redirect.chars(), pct_str::UriReserved::Any)
    .as_str(),