💾 Archived View for bbs.geminispace.org › u › skyjake › 16065 captured on 2024-05-26 at 17:30:46. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2024-05-12)

➡️ Next capture (2024-06-16)

🚧 View Differences

-=-=-=-=-=-=-

Comment by 🕹️ skyjake

Re: "Where can I find some Titan URLs to test my client..."

In: u/dimkr

This should fix it:

— Commit f4e0a60b6 on git.skyjake.fi

This will be included in future mobile builds.

The issue was indeed specific to mobile, and also required the URL to have a username prefix, "/users/" in this case. The code considered the slash redundant although it really isn't, leading to the slash being omitted/added based on the wrong conditions.

This is related to the wider issue on hd.206267.xyz where "/users/" appears without it meaning something like a subdirectory for user home directories, as Lagrange assumes.

IIRC, the plan was to add a site-specific setting to disable the user root detection to alleviate cases like this.

🕹️ skyjake [sysop]

Apr 10 · 7 weeks ago

1 Later Comment

😈 dimkr [OP] · Apr 10 at 12:16:

@skyjake Thanks, this explains many weird things I saw when writing my Titan client :)

Original Post

😈 dimkr

Where can I find some Titan URLs to test my client implementation?

💬 8 comments · 1 like · Apr 05 · 7 weeks ago