pnwmatt

Results 8 comments of pnwmatt

Excited that this feature is on the roadmap! Here's some thoughts on one way to think about this. This is more than an MVP proposal, but shows a roadmap of...

I've gone ahead and made an extension that uses the history API to update the browser URL. When someone (an anonymous user if you have that feature enabled) clicks the...

What's the recommended alternative to pay for Premium if we used F-Droid? (Ideally a one-time payment).

Similarly, I'm hitting a blocker on a new project using Nuxt 4, Nitro 2.12.4 where knex throws lots of errors: - my project uses sqlite - was getting errors that...

I'm also experiencing issues with Tooty connecting to gotosocial. I see that part of the problem is gotosocial is responding with a 301 Redirect on websocket connect. Tooty requests: `wss://example.com/api/v1/streaming/?access_token=XX&stream=public`...

I've got GoToSocial and Tooty working when I applied these two patches locally: 1. In Tooty: https://github.com/vjousse/elm-mastodon-tooty/pull/12 2. In GoToSocial: https://github.com/superseriousbusiness/gotosocial/pull/3746 Both need to be merged for page loading and...

Hey @vjousse - it works at https://n1k0.github.io/tooty/ but not https://n1k0.github.io/tooty/v2/ (which is linked in the sidebar of this github project). 🎉

Yeah, confirmed: works at /tooty/, not at /tooty/v2/. I made sure I was logged out, went to the page, connected via my gotosocial server and after I approve the connection,...