alright here's how the form and the cheatsheets for domain limits ended up looking on the frontend
https://codeberg.org/superseriousbusiness/gotosocial/pulls/4567
#Tag
alright here's how the form and the cheatsheets for domain limits ended up looking on the frontend
https://codeberg.org/superseriousbusiness/gotosocial/pulls/4567
Next GtS release (0.13.0 Spider Sloth) will be a doozy:
Couple weeks probably, we're still fixing some bugs 🐛 ⚠️
#GoToSocial will be updated to the latest version by tomorrow which will restore compatibility with #Mastodon.
We've been working on it all week, a few changes in the code have required us to make alterations to our systems and run a lot of tests and simulations.
Sorry for the delays.
Making a sort of cheatsheet thingy so you don't have to remember what these policies actually do, or go look at the docs in a separate page
#GoToSocial will be updated to the latest version by tomorrow which will restore compatibility with #Mastodon.
We've been working on it all week, a few changes in the code have required us to make alterations to our systems and run a lot of tests and simulations.
Sorry for the delays.
psssst latest #gotosocial minor release is out, and it has some nice improvements for S3 storage users 👀
https://gts.superseriousbusiness.org/@gotosocial/statuses/01KA96WV1S08T6QQKBGGRH2ZZQ
in particular:
https://codeberg.org/superseriousbusiness/gotosocial/pulls/4545
https://codeberg.org/superseriousbusiness/gotosocial/pulls/4546
also some nice little performance improvements for everyone:
https://codeberg.org/superseriousbusiness/gotosocial/commit/d1812357b3882409ac5b6cb987881547c8370619
https://codeberg.org/superseriousbusiness/gotosocial/commit/14bf8e62f81d7eac637f2097a88b4c3c32a8a7b5
https://codeberg.org/superseriousbusiness/gotosocial/commit/ddf887d95c1cef95746f9881dc4180d983e7a351
Hello everyone!
Here's version 0.20.2 of #GoToSocial; it's another bugfix release!
https://codeberg.org/superseriousbusiness/gotosocial/releases/tag/v0.20.2
If you're updating to this version from v0.20.0 or v0.20.1, it's a very easy update with no db migrations.
If you're updating to this version from a version before v0.20.0, please follow the update instructions from v0.20.0, but replace 0.20.0 with 0.20.2 throughout. Be aware that the update to 0.20.x contains some potentially very long migrations. Please do read the notes carefully!
Release highlights:
name property instead of summary for alt text (for now anyway), due to compatibility issues with *oma, *key, and Iceshrimp.authorize_interaction to avoid surprising 404 when trying to do a remote interaction.Thanks for reading! Have a good week!
Hello everyone!
Here's version 0.20.2 of #GoToSocial; it's another bugfix release!
https://codeberg.org/superseriousbusiness/gotosocial/releases/tag/v0.20.2
If you're updating to this version from v0.20.0 or v0.20.1, it's a very easy update with no db migrations.
If you're updating to this version from a version before v0.20.0, please follow the update instructions from v0.20.0, but replace 0.20.0 with 0.20.2 throughout. Be aware that the update to 0.20.x contains some potentially very long migrations. Please do read the notes carefully!
Release highlights:
name property instead of summary for alt text (for now anyway), due to compatibility issues with *oma, *key, and Iceshrimp.authorize_interaction to avoid surprising 404 when trying to do a remote interaction.Thanks for reading! Have a good week!
psssst latest #gotosocial minor release is out, and it has some nice improvements for S3 storage users 👀
https://gts.superseriousbusiness.org/@gotosocial/statuses/01KA96WV1S08T6QQKBGGRH2ZZQ
in particular:
https://codeberg.org/superseriousbusiness/gotosocial/pulls/4545
https://codeberg.org/superseriousbusiness/gotosocial/pulls/4546
also some nice little performance improvements for everyone:
https://codeberg.org/superseriousbusiness/gotosocial/commit/d1812357b3882409ac5b6cb987881547c8370619
https://codeberg.org/superseriousbusiness/gotosocial/commit/14bf8e62f81d7eac637f2097a88b4c3c32a8a7b5
https://codeberg.org/superseriousbusiness/gotosocial/commit/ddf887d95c1cef95746f9881dc4180d983e7a351
Alright, I think I've got it mostly working.
#gotosocial running on a #Google WiFi router from 2016.
https://blog.k3can.us/tags/googlewifi/
If it remains stable, I'll share the address of the instance itself for anyone who wants to check it out.
Do I win the award for most wasted weekend?
Alright, I think I've got it mostly working.
#gotosocial running on a #Google WiFi router from 2016.
https://blog.k3can.us/tags/googlewifi/
If it remains stable, I'll share the address of the instance itself for anyone who wants to check it out.
Do I win the award for most wasted weekend?
Alright, I think I've got it mostly working.
#gotosocial running on a #Google WiFi router from 2016.
https://blog.k3can.us/tags/googlewifi/
If it remains stable, I'll share the address of the instance itself for anyone who wants to check it out.
Do I win the award for most wasted weekend?
Looking for some help with interaction issues between NGINX, HTMX, and GoToSocial.
My GET request from my website HaugenHus | Now Test
hx-get="https://fedi.haugenh.us/@kaleb/feed.rss"
hx-headers='{"Accept": "application/feed+json"}'
…is returning two basic CORS errors:
…that I can’t figure out how to resolve.
I ’ve added
add_header 'Access-Control-Allow-Origin' 'https://fedi.haugenh.us';
add_header 'Access-Control-Allow-Methods' 'GET, POST, OPTIONS';
add_header 'Access-Control-Allow-Headers' 'Content-Type, Authorization, Accept, HX-Request';
to my nginx.conf (actually I’ve imported it from another .conf and verified that the config is being included with nginx -T), but it has no impact on the errors.
I have confirmed that the page loads successfully including the remote JSON when I set my browser to ignore CORS.
Additionally, I am able to successfully load the remote feed.rss when I use the hx-request='{"noHeaders": true}’, but doing so returns XML rather than the desired JSON due the JSON Feed implementation in GoToSocial RSS
Alright here's what it looks like creating a domain limit in the settings panel.
It's very similar to the process of creating a domain allow or block, you just enter the domain you wanna limit, pick the ways in which you wanna limit it, add a comment etc if you want, and submit it.
The options for limits are (currently, though subject to some change):
content warning:
media from the limited domain:
follows from the limited domain targeting an account on this domain:
statuses from the limited domain created by non-followed accounts:
non-followed accounts on the limited domain:
the statuses and accounts policies are designed in such a way that if you follow an account on a limited domain with one or more of these limits applied, you more or less aren't affected cuz you'll be able to see stuff that the account posts as normal; the fact that you follow them is taken as evidence that you wanna see their posts (I mean... why else would you follow them). However if you don't follow them you can make it so your instance functionally ignores their existence, from your perspective at least
the other policies allow you to follow accounts on instances that, for example, post lots of tits, ass, and genitalia (hurray!) but don't use content warnings or mark stuff as sensitive (boo!); you can just have your instance apply content warnings and mark stuff as sensitive for you
this shooooooould more or less allow you to federate with instances that are a bit shit overall, but which contain one or two cool people, without getting a massive headache and wanting to throw your laptop into the hole
docs to follow when the feature is actually on main and everything is working
A space for Bonfire maintainers and contributors to communicate